./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_20-2.c --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 6908dde5 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_20-2.c -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 245fc9fd7d1856b9e3a0ba83da5d44244f493f3972910f1b254ef4afd37f84e2 --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.dk.referee-eval-6908dde-m [2024-09-25 00:05:51,517 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-25 00:05:51,592 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-25 00:05:51,596 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-25 00:05:51,597 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-25 00:05:51,632 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-25 00:05:51,633 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-25 00:05:51,634 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-25 00:05:51,635 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-25 00:05:51,635 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-25 00:05:51,636 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-25 00:05:51,636 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-25 00:05:51,637 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-25 00:05:51,639 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-25 00:05:51,640 INFO L153 SettingsManager]: * Use SBE=true [2024-09-25 00:05:51,640 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-25 00:05:51,640 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-25 00:05:51,641 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-25 00:05:51,641 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-25 00:05:51,641 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-25 00:05:51,641 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-25 00:05:51,642 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-25 00:05:51,642 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-25 00:05:51,642 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-25 00:05:51,643 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-25 00:05:51,643 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-25 00:05:51,643 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-25 00:05:51,644 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-25 00:05:51,644 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-25 00:05:51,644 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-25 00:05:51,644 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-25 00:05:51,645 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-25 00:05:51,645 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 00:05:51,649 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-25 00:05:51,650 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-25 00:05:51,650 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-25 00:05:51,651 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-25 00:05:51,651 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-25 00:05:51,651 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-25 00:05:51,651 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-25 00:05:51,651 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-25 00:05:51,652 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-25 00:05:51,652 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 -> 245fc9fd7d1856b9e3a0ba83da5d44244f493f3972910f1b254ef4afd37f84e2 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.witnessprinter: YAML Format version -> 2.1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Generate GraphML witnesses -> false [2024-09-25 00:05:51,959 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-25 00:05:51,986 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-25 00:05:51,989 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-25 00:05:51,991 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-25 00:05:51,992 INFO L274 PluginConnector]: CDTParser initialized [2024-09-25 00:05:51,993 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive-simple/fibo_20-2.c [2024-09-25 00:05:53,511 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-25 00:05:53,708 INFO L384 CDTParser]: Found 1 translation units. [2024-09-25 00:05:53,709 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_20-2.c [2024-09-25 00:05:53,718 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/3a6e2b1b2/4878032f0ef9453cab9a240fd11c5291/FLAG92bad2dc7 [2024-09-25 00:05:54,075 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/3a6e2b1b2/4878032f0ef9453cab9a240fd11c5291 [2024-09-25 00:05:54,078 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-25 00:05:54,079 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-25 00:05:54,080 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-25 00:05:54,081 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-25 00:05:54,086 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-25 00:05:54,087 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,088 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@209d9650 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54, skipping insertion in model container [2024-09-25 00:05:54,088 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,109 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-25 00:05:54,275 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_20-2.c[745,758] [2024-09-25 00:05:54,284 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 00:05:54,301 INFO L200 MainTranslator]: Completed pre-run [2024-09-25 00:05:54,316 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_20-2.c[745,758] [2024-09-25 00:05:54,318 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 00:05:54,336 INFO L204 MainTranslator]: Completed translation [2024-09-25 00:05:54,340 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54 WrapperNode [2024-09-25 00:05:54,340 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-25 00:05:54,341 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-25 00:05:54,342 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-25 00:05:54,342 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-25 00:05:54,350 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,360 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,369 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-25 00:05:54,370 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-25 00:05:54,371 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-25 00:05:54,371 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-25 00:05:54,371 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-25 00:05:54,383 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,383 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,384 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,395 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 00:05:54,395 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,396 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,398 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,399 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,399 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,400 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,401 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-25 00:05:54,402 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-25 00:05:54,402 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-25 00:05:54,403 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-25 00:05:54,403 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (1/1) ... [2024-09-25 00:05:54,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 00:05:54,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:05:54,435 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 00:05:54,440 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 00:05:54,486 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-25 00:05:54,486 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-25 00:05:54,486 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-25 00:05:54,486 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-25 00:05:54,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-25 00:05:54,488 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-25 00:05:54,488 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-25 00:05:54,488 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-25 00:05:54,488 INFO L130 BoogieDeclarations]: Found specification of procedure fibo [2024-09-25 00:05:54,488 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo [2024-09-25 00:05:54,581 INFO L241 CfgBuilder]: Building ICFG [2024-09-25 00:05:54,588 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-25 00:05:54,760 INFO L? ?]: Removed 5 outVars from TransFormulas that were not future-live. [2024-09-25 00:05:54,760 INFO L290 CfgBuilder]: Performing block encoding [2024-09-25 00:05:54,795 INFO L312 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-25 00:05:54,798 INFO L317 CfgBuilder]: Removed 0 assume(true) statements. [2024-09-25 00:05:54,799 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 12:05:54 BoogieIcfgContainer [2024-09-25 00:05:54,800 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-25 00:05:54,802 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-25 00:05:54,802 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-25 00:05:54,807 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-25 00:05:54,807 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.09 12:05:54" (1/3) ... [2024-09-25 00:05:54,808 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e103542 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 12:05:54, skipping insertion in model container [2024-09-25 00:05:54,808 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:05:54" (2/3) ... [2024-09-25 00:05:54,809 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@e103542 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 12:05:54, skipping insertion in model container [2024-09-25 00:05:54,809 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 12:05:54" (3/3) ... [2024-09-25 00:05:54,811 INFO L112 eAbstractionObserver]: Analyzing ICFG fibo_20-2.c [2024-09-25 00:05:54,829 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-25 00:05:54,829 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-25 00:05:54,894 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-25 00:05:54,905 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;@7f6eb4d3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-25 00:05:54,906 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-25 00:05:54,910 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 00:05:54,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-09-25 00:05:54,918 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:05:54,918 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:05:54,919 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:05:54,926 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:54,927 INFO L85 PathProgramCache]: Analyzing trace with hash 358193300, now seen corresponding path program 1 times [2024-09-25 00:05:54,936 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:05:54,936 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550220726] [2024-09-25 00:05:54,937 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:54,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:05:55,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:05:55,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:05:55,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,236 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 00:05:55,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:05:55,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550220726] [2024-09-25 00:05:55,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550220726] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 00:05:55,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 00:05:55,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 00:05:55,244 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471271953] [2024-09-25 00:05:55,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 00:05:55,250 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 00:05:55,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:05:55,275 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 00:05:55,276 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 00:05:55,279 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 00:05:55,350 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:05:55,350 INFO L93 Difference]: Finished difference Result 35 states and 43 transitions. [2024-09-25 00:05:55,351 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 00:05:55,352 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 00:05:55,353 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:05:55,358 INFO L225 Difference]: With dead ends: 35 [2024-09-25 00:05:55,359 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 00:05:55,361 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 00:05:55,364 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.0s IncrementalHoareTripleChecker+Time [2024-09-25 00:05:55,365 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.0s Time] [2024-09-25 00:05:55,380 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 00:05:55,402 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 21. [2024-09-25 00:05:55,404 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 00:05:55,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 25 transitions. [2024-09-25 00:05:55,406 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 25 transitions. Word has length 13 [2024-09-25 00:05:55,407 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:05:55,407 INFO L474 AbstractCegarLoop]: Abstraction has 21 states and 25 transitions. [2024-09-25 00:05:55,407 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 00:05:55,408 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:55,408 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-09-25 00:05:55,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-09-25 00:05:55,409 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:05:55,409 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:05:55,409 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-25 00:05:55,410 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:05:55,410 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:55,410 INFO L85 PathProgramCache]: Analyzing trace with hash -1069801351, now seen corresponding path program 1 times [2024-09-25 00:05:55,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:05:55,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277447233] [2024-09-25 00:05:55,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:55,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:05:55,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:05:55,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:05:55,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,527 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 00:05:55,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:05:55,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1277447233] [2024-09-25 00:05:55,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1277447233] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 00:05:55,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 00:05:55,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 00:05:55,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1820199495] [2024-09-25 00:05:55,529 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 00:05:55,530 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 00:05:55,531 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:05:55,532 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 00:05:55,533 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 00:05:55,533 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 00:05:55,601 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:05:55,601 INFO L93 Difference]: Finished difference Result 27 states and 32 transitions. [2024-09-25 00:05:55,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 00:05:55,602 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 00:05:55,602 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:05:55,604 INFO L225 Difference]: With dead ends: 27 [2024-09-25 00:05:55,604 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 00:05:55,605 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 00:05:55,607 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 00:05:55,608 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 00:05:55,609 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 00:05:55,617 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 21. [2024-09-25 00:05:55,617 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 00:05:55,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 25 transitions. [2024-09-25 00:05:55,618 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 25 transitions. Word has length 14 [2024-09-25 00:05:55,619 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:05:55,619 INFO L474 AbstractCegarLoop]: Abstraction has 21 states and 25 transitions. [2024-09-25 00:05:55,619 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 00:05:55,620 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:55,620 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-09-25 00:05:55,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-09-25 00:05:55,621 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:05:55,621 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 00:05:55,621 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-25 00:05:55,622 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:05:55,622 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:55,622 INFO L85 PathProgramCache]: Analyzing trace with hash -648535868, now seen corresponding path program 1 times [2024-09-25 00:05:55,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:05:55,623 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1073492917] [2024-09-25 00:05:55,623 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:55,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:05:55,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,726 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:05:55,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:05:55,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:55,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-09-25 00:05:55,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,849 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 00:05:55,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:05:55,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1073492917] [2024-09-25 00:05:55,852 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1073492917] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:05:55,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [23515050] [2024-09-25 00:05:55,853 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:55,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:05:55,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:05:55,855 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 00:05:55,858 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 00:05:55,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:55,920 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 00:05:55,929 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:05:56,022 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 00:05:56,023 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:05:56,289 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 00:05:56,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [23515050] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:05:56,290 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:05:56,290 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 7] total 12 [2024-09-25 00:05:56,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [531413389] [2024-09-25 00:05:56,291 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:05:56,292 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-09-25 00:05:56,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:05:56,293 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-09-25 00:05:56,294 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=97, Unknown=0, NotChecked=0, Total=132 [2024-09-25 00:05:56,295 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 00:05:56,403 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:05:56,403 INFO L93 Difference]: Finished difference Result 38 states and 49 transitions. [2024-09-25 00:05:56,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-25 00:05:56,405 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 00:05:56,406 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:05:56,407 INFO L225 Difference]: With dead ends: 38 [2024-09-25 00:05:56,407 INFO L226 Difference]: Without dead ends: 23 [2024-09-25 00:05:56,408 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 00:05:56,410 INFO L434 NwaCegarLoop]: 15 mSDtfsCounter, 23 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 45 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 00:05:56,412 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 45 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 00:05:56,413 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-09-25 00:05:56,423 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-09-25 00:05:56,424 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 00:05:56,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions. [2024-09-25 00:05:56,426 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 26 [2024-09-25 00:05:56,426 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:05:56,427 INFO L474 AbstractCegarLoop]: Abstraction has 23 states and 27 transitions. [2024-09-25 00:05:56,428 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 00:05:56,428 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:56,428 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2024-09-25 00:05:56,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-09-25 00:05:56,430 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:05:56,430 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 00:05:56,449 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 00:05:56,631 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 00:05:56,632 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:05:56,633 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:56,633 INFO L85 PathProgramCache]: Analyzing trace with hash 1169471199, now seen corresponding path program 1 times [2024-09-25 00:05:56,633 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:05:56,633 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1447044536] [2024-09-25 00:05:56,633 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:56,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:05:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:56,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:05:56,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:56,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:05:56,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:56,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:56,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:56,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:05:56,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:56,804 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 00:05:56,805 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:05:56,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1447044536] [2024-09-25 00:05:56,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1447044536] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:05:56,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [384860805] [2024-09-25 00:05:56,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:56,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:05:56,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:05:56,808 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 00:05:56,810 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 00:05:56,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:56,859 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 00:05:56,860 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:05:56,899 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 00:05:56,899 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:05:57,107 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 00:05:57,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [384860805] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:05:57,107 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:05:57,107 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 6, 7] total 11 [2024-09-25 00:05:57,107 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1918758395] [2024-09-25 00:05:57,108 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:05:57,108 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-09-25 00:05:57,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:05:57,109 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-09-25 00:05:57,109 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34, Invalid=76, Unknown=0, NotChecked=0, Total=110 [2024-09-25 00:05:57,109 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 00:05:57,242 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:05:57,242 INFO L93 Difference]: Finished difference Result 41 states and 55 transitions. [2024-09-25 00:05:57,242 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-25 00:05:57,243 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 00:05:57,243 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:05:57,248 INFO L225 Difference]: With dead ends: 41 [2024-09-25 00:05:57,248 INFO L226 Difference]: Without dead ends: 37 [2024-09-25 00:05:57,249 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 00:05:57,251 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 00:05:57,253 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 00:05:57,254 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-09-25 00:05:57,267 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2024-09-25 00:05:57,268 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 00:05:57,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 51 transitions. [2024-09-25 00:05:57,273 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 51 transitions. Word has length 27 [2024-09-25 00:05:57,273 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:05:57,273 INFO L474 AbstractCegarLoop]: Abstraction has 37 states and 51 transitions. [2024-09-25 00:05:57,274 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 00:05:57,274 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:57,274 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 51 transitions. [2024-09-25 00:05:57,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-09-25 00:05:57,277 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:05:57,277 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 00:05:57,296 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 00:05:57,481 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 00:05:57,482 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:05:57,483 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:57,483 INFO L85 PathProgramCache]: Analyzing trace with hash 413055705, now seen corresponding path program 2 times [2024-09-25 00:05:57,483 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:05:57,484 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1691838916] [2024-09-25 00:05:57,484 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:57,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:05:57,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:57,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:05:57,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:57,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:05:57,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:57,573 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:57,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:57,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:57,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:57,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:05:57,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:57,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:05:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:57,679 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 00:05:57,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:05:57,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1691838916] [2024-09-25 00:05:57,680 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1691838916] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:05:57,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [696870969] [2024-09-25 00:05:57,681 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 00:05:57,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:05:57,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:05:57,683 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 00:05:57,685 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 00:05:57,736 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 00:05:57,737 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:05:57,739 INFO L262 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 00:05:57,741 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:05:57,837 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 00:05:57,837 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:05:58,202 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 00:05:58,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [696870969] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:05:58,203 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:05:58,203 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 9] total 17 [2024-09-25 00:05:58,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1617523730] [2024-09-25 00:05:58,203 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:05:58,204 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-09-25 00:05:58,204 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:05:58,204 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-09-25 00:05:58,205 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=204, Unknown=0, NotChecked=0, Total=272 [2024-09-25 00:05:58,205 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 00:05:58,381 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:05:58,381 INFO L93 Difference]: Finished difference Result 72 states and 109 transitions. [2024-09-25 00:05:58,381 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-09-25 00:05:58,382 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 00:05:58,382 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:05:58,383 INFO L225 Difference]: With dead ends: 72 [2024-09-25 00:05:58,383 INFO L226 Difference]: Without dead ends: 41 [2024-09-25 00:05:58,385 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 84 SyntacticMatches, 3 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 90 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=138, Invalid=368, Unknown=0, NotChecked=0, Total=506 [2024-09-25 00:05:58,385 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 00:05:58,386 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 00:05:58,386 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-09-25 00:05:58,397 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2024-09-25 00:05:58,397 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 00:05:58,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 49 transitions. [2024-09-25 00:05:58,400 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 49 transitions. Word has length 40 [2024-09-25 00:05:58,400 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:05:58,400 INFO L474 AbstractCegarLoop]: Abstraction has 41 states and 49 transitions. [2024-09-25 00:05:58,400 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 00:05:58,401 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:58,401 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 49 transitions. [2024-09-25 00:05:58,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-09-25 00:05:58,405 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:05:58,405 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 00:05:58,424 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 00:05:58,606 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 00:05:58,607 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:05:58,607 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:58,607 INFO L85 PathProgramCache]: Analyzing trace with hash -926093039, now seen corresponding path program 3 times [2024-09-25 00:05:58,608 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:05:58,608 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2023790716] [2024-09-25 00:05:58,608 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:58,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:05:58,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:05:58,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:05:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:58,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:58,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:58,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:05:58,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:05:58,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:05:58,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:05:58,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:05:58,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:58,941 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 00:05:58,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:05:58,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2023790716] [2024-09-25 00:05:58,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2023790716] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:05:58,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1636710614] [2024-09-25 00:05:58,942 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 00:05:58,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:05:58,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:05:58,945 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 00:05:58,946 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 00:05:58,997 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2024-09-25 00:05:58,998 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:05:58,999 INFO L262 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 00:05:59,001 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:05:59,049 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 00:05:59,049 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:05:59,375 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 00:05:59,376 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1636710614] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:05:59,376 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:05:59,376 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 7, 9] total 16 [2024-09-25 00:05:59,376 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1063582514] [2024-09-25 00:05:59,377 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:05:59,377 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-09-25 00:05:59,377 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:05:59,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-09-25 00:05:59,378 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=74, Invalid=166, Unknown=0, NotChecked=0, Total=240 [2024-09-25 00:05:59,378 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 00:05:59,536 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:05:59,536 INFO L93 Difference]: Finished difference Result 83 states and 114 transitions. [2024-09-25 00:05:59,537 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-09-25 00:05:59,537 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 00:05:59,538 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:05:59,540 INFO L225 Difference]: With dead ends: 83 [2024-09-25 00:05:59,540 INFO L226 Difference]: Without dead ends: 79 [2024-09-25 00:05:59,541 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 00:05:59,542 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 32 mSDsluCounter, 88 mSDsCounter, 0 mSdLazyCounter, 170 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 109 SdHoareTripleChecker+Invalid, 202 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 170 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 00:05:59,542 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 109 Invalid, 202 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 170 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 00:05:59,543 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79 states. [2024-09-25 00:05:59,560 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 73. [2024-09-25 00:05:59,561 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 00:05:59,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 101 transitions. [2024-09-25 00:05:59,563 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 101 transitions. Word has length 68 [2024-09-25 00:05:59,564 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:05:59,564 INFO L474 AbstractCegarLoop]: Abstraction has 73 states and 101 transitions. [2024-09-25 00:05:59,565 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 00:05:59,565 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:59,568 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 101 transitions. [2024-09-25 00:05:59,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-09-25 00:05:59,570 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:05:59,570 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 00:05:59,593 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 00:05:59,771 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 00:05:59,771 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:05:59,771 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:05:59,771 INFO L85 PathProgramCache]: Analyzing trace with hash -257182465, now seen corresponding path program 4 times [2024-09-25 00:05:59,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:05:59,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2129196072] [2024-09-25 00:05:59,772 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:05:59,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:05:59,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:59,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:05:59,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:59,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:05:59,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:05:59,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:00,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:00,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:00,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:00,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:00,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:00,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:00,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:00,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:00,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:00,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:00,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:00,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:00,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:00,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:00,248 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 00:06:00,248 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:06:00,248 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2129196072] [2024-09-25 00:06:00,249 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2129196072] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:06:00,249 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1054486543] [2024-09-25 00:06:00,249 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 00:06:00,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:06:00,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:06:00,251 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 00:06:00,253 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 00:06:00,329 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 00:06:00,329 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:06:00,331 INFO L262 TraceCheckSpWp]: Trace formula consists of 261 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-09-25 00:06:00,334 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:06:00,418 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 00:06:00,418 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:06:01,319 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 00:06:01,320 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1054486543] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:06:01,320 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:06:01,320 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 9, 13] total 20 [2024-09-25 00:06:01,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [55719086] [2024-09-25 00:06:01,320 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:06:01,321 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-09-25 00:06:01,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:06:01,322 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-09-25 00:06:01,322 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380 [2024-09-25 00:06:01,325 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 00:06:01,541 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:06:01,541 INFO L93 Difference]: Finished difference Result 150 states and 231 transitions. [2024-09-25 00:06:01,542 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-25 00:06:01,542 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 00:06:01,543 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:06:01,546 INFO L225 Difference]: With dead ends: 150 [2024-09-25 00:06:01,546 INFO L226 Difference]: Without dead ends: 146 [2024-09-25 00:06:01,547 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 262 GetRequests, 238 SyntacticMatches, 5 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 222 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=136, Invalid=284, Unknown=0, NotChecked=0, Total=420 [2024-09-25 00:06:01,548 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 58 mSDsluCounter, 89 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 78 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 68 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 243 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 78 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:06:01,548 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [68 Valid, 110 Invalid, 243 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [78 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:06:01,549 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 146 states. [2024-09-25 00:06:01,581 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 146 to 137. [2024-09-25 00:06:01,582 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 00:06:01,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 137 states and 214 transitions. [2024-09-25 00:06:01,584 INFO L78 Accepts]: Start accepts. Automaton has 137 states and 214 transitions. Word has length 109 [2024-09-25 00:06:01,585 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:06:01,585 INFO L474 AbstractCegarLoop]: Abstraction has 137 states and 214 transitions. [2024-09-25 00:06:01,585 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 00:06:01,586 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:01,586 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 214 transitions. [2024-09-25 00:06:01,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-09-25 00:06:01,589 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:06:01,589 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 00:06:01,612 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 00:06:01,789 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 00:06:01,790 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:06:01,791 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:01,791 INFO L85 PathProgramCache]: Analyzing trace with hash -2056076178, now seen corresponding path program 5 times [2024-09-25 00:06:01,791 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:06:01,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1928265312] [2024-09-25 00:06:01,791 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:06:01,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:06:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:06:02,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:06:02,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:02,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:02,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:02,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:02,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:02,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:02,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:02,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:02,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:02,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:02,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:02,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:02,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:02,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:02,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:02,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:02,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:02,851 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 00:06:02,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:06:02,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1928265312] [2024-09-25 00:06:02,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1928265312] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:06:02,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [563836870] [2024-09-25 00:06:02,852 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 00:06:02,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:06:02,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:06:02,854 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 00:06:02,856 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 00:06:02,983 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 24 check-sat command(s) [2024-09-25 00:06:02,983 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:06:02,986 INFO L262 TraceCheckSpWp]: Trace formula consists of 389 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-25 00:06:02,991 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:06:03,153 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 00:06:03,153 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:06:04,872 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 00:06:04,872 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [563836870] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:06:04,872 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:06:04,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 14, 21] total 33 [2024-09-25 00:06:04,873 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [32648025] [2024-09-25 00:06:04,873 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:06:04,874 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-09-25 00:06:04,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:06:04,875 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-09-25 00:06:04,876 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=244, Invalid=812, Unknown=0, NotChecked=0, Total=1056 [2024-09-25 00:06:04,876 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 00:06:05,352 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:06:05,352 INFO L93 Difference]: Finished difference Result 229 states and 428 transitions. [2024-09-25 00:06:05,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-09-25 00:06:05,353 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 00:06:05,354 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:06:05,356 INFO L225 Difference]: With dead ends: 229 [2024-09-25 00:06:05,356 INFO L226 Difference]: Without dead ends: 101 [2024-09-25 00:06:05,360 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 537 GetRequests, 478 SyntacticMatches, 10 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 853 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=641, Invalid=1909, Unknown=0, NotChecked=0, Total=2550 [2024-09-25 00:06:05,360 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.3s IncrementalHoareTripleChecker+Time [2024-09-25 00:06:05,361 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.3s Time] [2024-09-25 00:06:05,361 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 101 states. [2024-09-25 00:06:05,372 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 101 to 87. [2024-09-25 00:06:05,373 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 00:06:05,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 116 transitions. [2024-09-25 00:06:05,374 INFO L78 Accepts]: Start accepts. Automaton has 87 states and 116 transitions. Word has length 218 [2024-09-25 00:06:05,375 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:06:05,375 INFO L474 AbstractCegarLoop]: Abstraction has 87 states and 116 transitions. [2024-09-25 00:06:05,375 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 00:06:05,375 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:05,375 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 116 transitions. [2024-09-25 00:06:05,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-09-25 00:06:05,381 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:06:05,382 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 00:06:05,402 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 00:06:05,586 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 00:06:05,587 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:06:05,588 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:05,588 INFO L85 PathProgramCache]: Analyzing trace with hash -1181858135, now seen corresponding path program 6 times [2024-09-25 00:06:05,588 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:06:05,588 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [970031538] [2024-09-25 00:06:05,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:06:05,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:06:05,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:05,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:06:05,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:05,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:06:05,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:06,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:06,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:06,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:06,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:06,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:06,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,697 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:06,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:06,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:06,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,720 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:06,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:06,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:06,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:06,737 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 00:06:06,738 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:06:06,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [970031538] [2024-09-25 00:06:06,738 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [970031538] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:06:06,738 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1498066137] [2024-09-25 00:06:06,738 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 00:06:06,738 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:06:06,739 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:06:06,741 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 00:06:06,743 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 00:06:06,869 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 20 check-sat command(s) [2024-09-25 00:06:06,870 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:06:06,872 INFO L262 TraceCheckSpWp]: Trace formula consists of 343 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-09-25 00:06:06,877 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:06:06,972 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 00:06:06,972 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:06:08,406 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 00:06:08,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1498066137] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:06:08,407 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:06:08,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 10, 15] total 25 [2024-09-25 00:06:08,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1294339288] [2024-09-25 00:06:08,407 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:06:08,408 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-09-25 00:06:08,408 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:06:08,409 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-09-25 00:06:08,409 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=190, Invalid=410, Unknown=0, NotChecked=0, Total=600 [2024-09-25 00:06:08,409 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 00:06:08,619 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:06:08,619 INFO L93 Difference]: Finished difference Result 269 states and 401 transitions. [2024-09-25 00:06:08,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-25 00:06:08,620 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 00:06:08,621 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:06:08,627 INFO L225 Difference]: With dead ends: 269 [2024-09-25 00:06:08,628 INFO L226 Difference]: Without dead ends: 265 [2024-09-25 00:06:08,628 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 672 GetRequests, 642 SyntacticMatches, 6 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 389 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=213, Invalid=437, Unknown=0, NotChecked=0, Total=650 [2024-09-25 00:06:08,629 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 95 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 169 mSolverCounterSat, 81 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 108 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 250 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 81 IncrementalHoareTripleChecker+Valid, 169 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:06:08,631 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [108 Valid, 119 Invalid, 250 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [81 Valid, 169 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:06:08,633 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 265 states. [2024-09-25 00:06:08,682 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 265 to 250. [2024-09-25 00:06:08,683 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 00:06:08,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 250 states and 371 transitions. [2024-09-25 00:06:08,686 INFO L78 Accepts]: Start accepts. Automaton has 250 states and 371 transitions. Word has length 286 [2024-09-25 00:06:08,687 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:06:08,687 INFO L474 AbstractCegarLoop]: Abstraction has 250 states and 371 transitions. [2024-09-25 00:06:08,687 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 00:06:08,687 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:08,688 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 371 transitions. [2024-09-25 00:06:08,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 464 [2024-09-25 00:06:08,694 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:06:08,694 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 00:06:08,713 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 00:06:08,898 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 00:06:08,899 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:06:08,899 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:08,899 INFO L85 PathProgramCache]: Analyzing trace with hash -1982913569, now seen corresponding path program 7 times [2024-09-25 00:06:08,899 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:06:08,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2142623877] [2024-09-25 00:06:08,900 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:06:08,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:06:08,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:09,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:06:09,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:09,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:06:09,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:09,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:09,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:10,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:10,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:10,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:10,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:10,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:10,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,573 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:10,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:10,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:10,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:10,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:10,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:10,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:10,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,714 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 00:06:10,715 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:06:10,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2142623877] [2024-09-25 00:06:10,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2142623877] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:06:10,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1198900667] [2024-09-25 00:06:10,715 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-25 00:06:10,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:06:10,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:06:10,717 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 00:06:10,718 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 00:06:10,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:10,945 INFO L262 TraceCheckSpWp]: Trace formula consists of 1047 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-09-25 00:06:10,953 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:06:11,057 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 00:06:11,058 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:06:13,990 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 00:06:13,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1198900667] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:06:13,991 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:06:13,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 12, 19] total 29 [2024-09-25 00:06:13,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1383266712] [2024-09-25 00:06:13,994 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:06:13,995 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-09-25 00:06:13,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:06:13,996 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-09-25 00:06:13,996 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=256, Invalid=556, Unknown=0, NotChecked=0, Total=812 [2024-09-25 00:06:13,997 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 00:06:14,309 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:06:14,309 INFO L93 Difference]: Finished difference Result 673 states and 1083 transitions. [2024-09-25 00:06:14,310 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2024-09-25 00:06:14,310 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 00:06:14,311 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:06:14,322 INFO L225 Difference]: With dead ends: 673 [2024-09-25 00:06:14,322 INFO L226 Difference]: Without dead ends: 669 [2024-09-25 00:06:14,323 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1080 GetRequests, 1044 SyntacticMatches, 8 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 585 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=283, Invalid=587, Unknown=0, NotChecked=0, Total=870 [2024-09-25 00:06:14,324 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 89 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 203 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s 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 00:06:14,325 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 00:06:14,326 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 669 states. [2024-09-25 00:06:14,424 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 669 to 651. [2024-09-25 00:06:14,426 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 00:06:14,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 651 states and 1048 transitions. [2024-09-25 00:06:14,436 INFO L78 Accepts]: Start accepts. Automaton has 651 states and 1048 transitions. Word has length 463 [2024-09-25 00:06:14,437 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:06:14,437 INFO L474 AbstractCegarLoop]: Abstraction has 651 states and 1048 transitions. [2024-09-25 00:06:14,437 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 00:06:14,438 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:14,438 INFO L276 IsEmpty]: Start isEmpty. Operand 651 states and 1048 transitions. [2024-09-25 00:06:14,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 859 [2024-09-25 00:06:14,460 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:06:14,460 INFO L216 NwaCegarLoop]: trace histogram [125, 125, 101, 62, 62, 62, 62, 62, 62, 62, 39, 24, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:06:14,481 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 00:06:14,661 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 00:06:14,661 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:06:14,662 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:14,662 INFO L85 PathProgramCache]: Analyzing trace with hash 2044007689, now seen corresponding path program 8 times [2024-09-25 00:06:14,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:06:14,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1845405755] [2024-09-25 00:06:14,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:06:14,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:06:14,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:16,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:06:16,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:16,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:06:16,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:17,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:17,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:17,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:17,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:17,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:17,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:17,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:17,936 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:17,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:17,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:17,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:18,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:18,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,092 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:18,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:18,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:18,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:18,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,184 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:18,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,272 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:18,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:18,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,290 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:18,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:18,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:18,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:06:18,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:18,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:18,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:19,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:19,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,238 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:19,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:19,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:19,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:19,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:19,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:19,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:19,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:19,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:19,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:19,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:19,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:19,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:19,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:19,618 INFO L134 CoverageAnalysis]: Checked inductivity of 43614 backedges. 5753 proven. 5825 refuted. 0 times theorem prover too weak. 32036 trivial. 0 not checked. [2024-09-25 00:06:19,619 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:06:19,619 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1845405755] [2024-09-25 00:06:19,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1845405755] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:06:19,619 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [732636672] [2024-09-25 00:06:19,619 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 00:06:19,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:06:19,620 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:06:19,621 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 00:06:19,623 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 00:06:19,947 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 00:06:19,947 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:06:19,956 INFO L262 TraceCheckSpWp]: Trace formula consists of 1924 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-25 00:06:19,969 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:06:20,102 INFO L134 CoverageAnalysis]: Checked inductivity of 43614 backedges. 699 proven. 5145 refuted. 0 times theorem prover too weak. 37770 trivial. 0 not checked. [2024-09-25 00:06:20,102 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:06:24,364 INFO L134 CoverageAnalysis]: Checked inductivity of 43614 backedges. 699 proven. 5245 refuted. 0 times theorem prover too weak. 37670 trivial. 0 not checked. [2024-09-25 00:06:24,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [732636672] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:06:24,364 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:06:24,365 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 13, 21] total 43 [2024-09-25 00:06:24,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1942127507] [2024-09-25 00:06:24,366 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:06:24,367 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 43 states [2024-09-25 00:06:24,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:06:24,368 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants. [2024-09-25 00:06:24,369 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=419, Invalid=1387, Unknown=0, NotChecked=0, Total=1806 [2024-09-25 00:06:24,369 INFO L87 Difference]: Start difference. First operand 651 states and 1048 transitions. Second operand has 43 states, 41 states have (on average 2.4878048780487805) internal successors, (102), 43 states have internal predecessors, (102), 34 states have call successors, (39), 1 states have call predecessors, (39), 16 states have return successors, (58), 29 states have call predecessors, (58), 34 states have call successors, (58) [2024-09-25 00:06:25,111 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:06:25,111 INFO L93 Difference]: Finished difference Result 828 states and 1470 transitions. [2024-09-25 00:06:25,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 46 states. [2024-09-25 00:06:25,113 INFO L78 Accepts]: Start accepts. Automaton has has 43 states, 41 states have (on average 2.4878048780487805) internal successors, (102), 43 states have internal predecessors, (102), 34 states have call successors, (39), 1 states have call predecessors, (39), 16 states have return successors, (58), 29 states have call predecessors, (58), 34 states have call successors, (58) Word has length 858 [2024-09-25 00:06:25,116 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:06:25,122 INFO L225 Difference]: With dead ends: 828 [2024-09-25 00:06:25,122 INFO L226 Difference]: Without dead ends: 191 [2024-09-25 00:06:25,130 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 2035 GetRequests, 1958 SyntacticMatches, 9 SemanticMatches, 68 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1764 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=1116, Invalid=3714, Unknown=0, NotChecked=0, Total=4830 [2024-09-25 00:06:25,131 INFO L434 NwaCegarLoop]: 38 mSDtfsCounter, 299 mSDsluCounter, 253 mSDsCounter, 0 mSdLazyCounter, 631 mSolverCounterSat, 245 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 300 SdHoareTripleChecker+Valid, 291 SdHoareTripleChecker+Invalid, 876 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 245 IncrementalHoareTripleChecker+Valid, 631 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-25 00:06:25,132 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [300 Valid, 291 Invalid, 876 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [245 Valid, 631 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-25 00:06:25,132 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 191 states. [2024-09-25 00:06:25,145 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 191 to 142. [2024-09-25 00:06:25,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 142 states, 99 states have (on average 1.0303030303030303) internal successors, (102), 97 states have internal predecessors, (102), 30 states have call successors, (30), 24 states have call predecessors, (30), 12 states have return successors, (72), 20 states have call predecessors, (72), 29 states have call successors, (72) [2024-09-25 00:06:25,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 142 states and 204 transitions. [2024-09-25 00:06:25,150 INFO L78 Accepts]: Start accepts. Automaton has 142 states and 204 transitions. Word has length 858 [2024-09-25 00:06:25,151 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:06:25,151 INFO L474 AbstractCegarLoop]: Abstraction has 142 states and 204 transitions. [2024-09-25 00:06:25,151 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 43 states, 41 states have (on average 2.4878048780487805) internal successors, (102), 43 states have internal predecessors, (102), 34 states have call successors, (39), 1 states have call predecessors, (39), 16 states have return successors, (58), 29 states have call predecessors, (58), 34 states have call successors, (58) [2024-09-25 00:06:25,151 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:25,152 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 204 transitions. [2024-09-25 00:06:25,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1213 [2024-09-25 00:06:25,161 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:06:25,161 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 00:06:25,183 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 00:06:25,362 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 00:06:25,362 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:06:25,362 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:25,362 INFO L85 PathProgramCache]: Analyzing trace with hash 1835675585, now seen corresponding path program 9 times [2024-09-25 00:06:25,363 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:06:25,363 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990905073] [2024-09-25 00:06:25,363 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:06:25,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:06:25,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:27,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:06:27,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:27,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:06:27,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:28,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:28,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,750 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:29,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:29,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:29,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,865 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:29,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:29,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:29,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:29,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:29,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:29,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:29,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:29,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:29,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:29,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:29,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:29,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:29,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:30,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:30,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:06:30,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:30,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:30,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:30,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,319 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:30,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:06:30,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:30,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:30,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,525 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:30,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,573 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:30,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:30,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,627 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:30,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:30,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:30,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:30,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:30,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:30,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:30,703 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 00:06:30,704 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:06:30,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [990905073] [2024-09-25 00:06:30,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [990905073] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:06:30,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [190098498] [2024-09-25 00:06:30,704 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 00:06:30,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:06:30,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:06:30,706 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 00:06:30,708 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 00:06:31,008 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 40 check-sat command(s) [2024-09-25 00:06:31,008 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:06:31,012 INFO L262 TraceCheckSpWp]: Trace formula consists of 792 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-09-25 00:06:31,026 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:06:31,141 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 00:06:31,141 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:06:36,877 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 00:06:36,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [190098498] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:06:36,878 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:06:36,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 14, 23] total 35 [2024-09-25 00:06:36,879 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139623855] [2024-09-25 00:06:36,879 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:06:36,880 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-09-25 00:06:36,880 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:06:36,882 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-09-25 00:06:36,882 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=378, Invalid=812, Unknown=0, NotChecked=0, Total=1190 [2024-09-25 00:06:36,882 INFO L87 Difference]: Start difference. First operand 142 states and 204 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 00:06:37,173 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:06:37,173 INFO L93 Difference]: Finished difference Result 623 states and 975 transitions. [2024-09-25 00:06:37,174 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-09-25 00:06:37,174 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 00:06:37,176 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:06:37,185 INFO L225 Difference]: With dead ends: 623 [2024-09-25 00:06:37,185 INFO L226 Difference]: Without dead ends: 619 [2024-09-25 00:06:37,187 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 00:06:37,188 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 141 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 221 mSolverCounterSat, 152 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 157 SdHoareTripleChecker+Valid, 159 SdHoareTripleChecker+Invalid, 373 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 152 IncrementalHoareTripleChecker+Valid, 221 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:06:37,188 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [157 Valid, 159 Invalid, 373 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [152 Valid, 221 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:06:37,189 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 619 states. [2024-09-25 00:06:37,247 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 619 to 595. [2024-09-25 00:06:37,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 595 states, 410 states have (on average 1.024390243902439) internal successors, (420), 404 states have internal predecessors, (420), 135 states have call successors, (135), 88 states have call predecessors, (135), 49 states have return successors, (364), 102 states have call predecessors, (364), 134 states have call successors, (364) [2024-09-25 00:06:37,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 595 states to 595 states and 919 transitions. [2024-09-25 00:06:37,255 INFO L78 Accepts]: Start accepts. Automaton has 595 states and 919 transitions. Word has length 1212 [2024-09-25 00:06:37,256 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:06:37,256 INFO L474 AbstractCegarLoop]: Abstraction has 595 states and 919 transitions. [2024-09-25 00:06:37,256 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 00:06:37,256 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:37,257 INFO L276 IsEmpty]: Start isEmpty. Operand 595 states and 919 transitions. [2024-09-25 00:06:37,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1962 [2024-09-25 00:06:37,278 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:06:37,279 INFO L216 NwaCegarLoop]: trace histogram [287, 287, 232, 143, 143, 143, 143, 143, 143, 143, 89, 55, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:06:37,299 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-09-25 00:06:37,479 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 00:06:37,480 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:06:37,480 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:37,480 INFO L85 PathProgramCache]: Analyzing trace with hash 716672127, now seen corresponding path program 10 times [2024-09-25 00:06:37,480 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:06:37,480 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [43144330] [2024-09-25 00:06:37,481 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:06:37,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:06:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:40,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:06:40,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:40,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:06:40,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:42,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:42,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:43,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:43,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:43,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:43,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,307 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:44,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:44,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:44,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:44,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,525 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:06:44,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:44,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,651 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:44,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,726 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:06:44,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,859 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:44,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:44,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,908 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,913 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:44,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,948 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:44,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:44,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,969 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:44,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:44,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:44,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:44,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:44,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:06:45,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:45,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:45,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,272 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:45,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:45,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:06:45,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:45,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:45,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:06:45,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,473 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:45,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:06:45,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:06:45,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:06:45,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:06:45,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:06:45,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:06:45,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:06:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:06:45,563 INFO L134 CoverageAnalysis]: Checked inductivity of 231572 backedges. 2007 proven. 15097 refuted. 0 times theorem prover too weak. 214468 trivial. 0 not checked. [2024-09-25 00:06:45,563 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:06:45,563 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [43144330] [2024-09-25 00:06:45,564 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [43144330] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:06:45,564 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1467079632] [2024-09-25 00:06:45,564 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 00:06:45,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:06:45,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:06:45,565 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 00:06:45,566 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 00:06:46,212 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 00:06:46,212 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:06:46,226 INFO L262 TraceCheckSpWp]: Trace formula consists of 4373 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-09-25 00:06:46,252 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:06:46,399 INFO L134 CoverageAnalysis]: Checked inductivity of 231572 backedges. 2007 proven. 15097 refuted. 0 times theorem prover too weak. 214468 trivial. 0 not checked. [2024-09-25 00:06:46,399 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:06:55,342 INFO L134 CoverageAnalysis]: Checked inductivity of 231572 backedges. 2007 proven. 15252 refuted. 0 times theorem prover too weak. 214313 trivial. 0 not checked. [2024-09-25 00:06:55,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1467079632] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:06:55,342 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:06:55,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 15, 25] total 38 [2024-09-25 00:06:55,343 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647746880] [2024-09-25 00:06:55,343 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:06:55,348 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2024-09-25 00:06:55,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:06:55,349 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2024-09-25 00:06:55,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=448, Invalid=958, Unknown=0, NotChecked=0, Total=1406 [2024-09-25 00:06:55,351 INFO L87 Difference]: Start difference. First operand 595 states and 919 transitions. Second operand has 38 states, 36 states have (on average 2.6666666666666665) internal successors, (96), 38 states have internal predecessors, (96), 35 states have call successors, (38), 1 states have call predecessors, (38), 12 states have return successors, (55), 22 states have call predecessors, (55), 35 states have call successors, (55) [2024-09-25 00:06:55,772 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:06:55,772 INFO L93 Difference]: Finished difference Result 2090 states and 3411 transitions. [2024-09-25 00:06:55,772 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-09-25 00:06:55,773 INFO L78 Accepts]: Start accepts. Automaton has has 38 states, 36 states have (on average 2.6666666666666665) internal successors, (96), 38 states have internal predecessors, (96), 35 states have call successors, (38), 1 states have call predecessors, (38), 12 states have return successors, (55), 22 states have call predecessors, (55), 35 states have call successors, (55) Word has length 1961 [2024-09-25 00:06:55,775 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:06:55,809 INFO L225 Difference]: With dead ends: 2090 [2024-09-25 00:06:55,810 INFO L226 Difference]: Without dead ends: 2086 [2024-09-25 00:06:55,815 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 4522 GetRequests, 4474 SyntacticMatches, 11 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1119 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=484, Invalid=998, Unknown=0, NotChecked=0, Total=1482 [2024-09-25 00:06:55,816 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 150 mSDsluCounter, 165 mSDsCounter, 0 mSdLazyCounter, 278 mSolverCounterSat, 215 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 171 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 493 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 215 IncrementalHoareTripleChecker+Valid, 278 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:06:55,816 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [171 Valid, 186 Invalid, 493 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [215 Valid, 278 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:06:55,819 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2086 states. [2024-09-25 00:06:56,042 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2086 to 2059. [2024-09-25 00:06:56,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2059 states, 1398 states have (on average 1.0178826895565094) internal successors, (1423), 1384 states have internal predecessors, (1423), 481 states have call successors, (481), 275 states have call predecessors, (481), 179 states have return successors, (1444), 399 states have call predecessors, (1444), 480 states have call successors, (1444) [2024-09-25 00:06:56,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2059 states to 2059 states and 3348 transitions. [2024-09-25 00:06:56,072 INFO L78 Accepts]: Start accepts. Automaton has 2059 states and 3348 transitions. Word has length 1961 [2024-09-25 00:06:56,073 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:06:56,074 INFO L474 AbstractCegarLoop]: Abstraction has 2059 states and 3348 transitions. [2024-09-25 00:06:56,074 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 36 states have (on average 2.6666666666666665) internal successors, (96), 38 states have internal predecessors, (96), 35 states have call successors, (38), 1 states have call predecessors, (38), 12 states have return successors, (55), 22 states have call predecessors, (55), 35 states have call successors, (55) [2024-09-25 00:06:56,074 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:56,074 INFO L276 IsEmpty]: Start isEmpty. Operand 2059 states and 3348 transitions. [2024-09-25 00:06:56,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3174 [2024-09-25 00:06:56,170 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:06:56,171 INFO L216 NwaCegarLoop]: trace histogram [465, 465, 376, 232, 232, 232, 232, 232, 232, 232, 144, 89, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:06:56,196 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-09-25 00:06:56,371 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 00:06:56,372 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:06:56,373 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:06:56,373 INFO L85 PathProgramCache]: Analyzing trace with hash 1808506676, now seen corresponding path program 11 times [2024-09-25 00:06:56,373 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:06:56,373 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [972658361] [2024-09-25 00:06:56,374 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:06:56,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:06:57,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:03,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:03,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:03,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:04,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:08,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:08,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:10,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:10,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:10,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:11,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:11,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:11,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:11,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:11,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:11,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,999 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,006 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:12,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:12,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,087 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,092 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:12,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,111 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:07:12,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,200 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:12,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:12,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,352 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:07:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:12,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,525 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:12,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,573 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:12,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,638 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,641 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:07:12,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,889 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:12,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,913 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:12,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:12,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:12,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:12,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:12,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:12,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:12,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:12,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,006 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:13,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:13,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,061 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:07:13,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,111 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:13,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:13,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,184 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:13,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:13,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 00:07:13,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:13,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:13,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:14,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:14,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,084 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,092 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:14,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:14,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:07:14,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,184 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,200 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:14,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,352 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:14,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:07:14,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,573 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:14,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:14,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,638 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:14,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,697 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:14,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:14,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,776 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:14,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:14,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:14,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:14,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:14,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:14,881 INFO L134 CoverageAnalysis]: Checked inductivity of 609204 backedges. 3400 proven. 27297 refuted. 0 times theorem prover too weak. 578507 trivial. 0 not checked. [2024-09-25 00:07:14,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:14,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [972658361] [2024-09-25 00:07:14,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [972658361] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:14,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [158232527] [2024-09-25 00:07:14,882 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 00:07:14,882 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:14,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:14,884 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 00:07:14,885 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 00:07:19,969 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 399 check-sat command(s) [2024-09-25 00:07:19,969 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:07:20,001 INFO L262 TraceCheckSpWp]: Trace formula consists of 7064 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-09-25 00:07:20,043 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:20,222 INFO L134 CoverageAnalysis]: Checked inductivity of 609204 backedges. 18658 proven. 9464 refuted. 0 times theorem prover too weak. 581082 trivial. 0 not checked. [2024-09-25 00:07:20,223 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:32,509 INFO L134 CoverageAnalysis]: Checked inductivity of 609204 backedges. 18676 proven. 9601 refuted. 0 times theorem prover too weak. 580927 trivial. 0 not checked. [2024-09-25 00:07:32,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [158232527] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:32,509 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:32,510 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 15, 25] total 40 [2024-09-25 00:07:32,510 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1156126940] [2024-09-25 00:07:32,510 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:32,513 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-09-25 00:07:32,513 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:32,514 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-09-25 00:07:32,514 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=498, Invalid=1062, Unknown=0, NotChecked=0, Total=1560 [2024-09-25 00:07:32,514 INFO L87 Difference]: Start difference. First operand 2059 states and 3348 transitions. Second operand has 40 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 40 states have internal predecessors, (100), 35 states have call successors, (40), 1 states have call predecessors, (40), 13 states have return successors, (58), 26 states have call predecessors, (58), 35 states have call successors, (58) [2024-09-25 00:07:33,343 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:33,343 INFO L93 Difference]: Finished difference Result 6175 states and 10509 transitions. [2024-09-25 00:07:33,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-09-25 00:07:33,344 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 40 states have internal predecessors, (100), 35 states have call successors, (40), 1 states have call predecessors, (40), 13 states have return successors, (58), 26 states have call predecessors, (58), 35 states have call successors, (58) Word has length 3173 [2024-09-25 00:07:33,349 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:33,466 INFO L225 Difference]: With dead ends: 6175 [2024-09-25 00:07:33,466 INFO L226 Difference]: Without dead ends: 6171 [2024-09-25 00:07:33,480 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 7304 GetRequests, 7254 SyntacticMatches, 11 SemanticMatches, 39 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1225 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=536, Invalid=1104, Unknown=0, NotChecked=0, Total=1640 [2024-09-25 00:07:33,480 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 160 mSDsluCounter, 170 mSDsCounter, 0 mSdLazyCounter, 267 mSolverCounterSat, 201 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 184 SdHoareTripleChecker+Valid, 191 SdHoareTripleChecker+Invalid, 468 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 201 IncrementalHoareTripleChecker+Valid, 267 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:33,481 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [184 Valid, 191 Invalid, 468 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [201 Valid, 267 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 00:07:33,489 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6171 states. [2024-09-25 00:07:34,371 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6171 to 6141. [2024-09-25 00:07:34,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6141 states, 4117 states have (on average 1.0136021374787467) internal successors, (4173), 4087 states have internal predecessors, (4173), 1458 states have call successors, (1458), 752 states have call predecessors, (1458), 565 states have return successors, (4808), 1301 states have call predecessors, (4808), 1457 states have call successors, (4808) [2024-09-25 00:07:34,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6141 states to 6141 states and 10439 transitions. [2024-09-25 00:07:34,458 INFO L78 Accepts]: Start accepts. Automaton has 6141 states and 10439 transitions. Word has length 3173 [2024-09-25 00:07:34,460 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:34,460 INFO L474 AbstractCegarLoop]: Abstraction has 6141 states and 10439 transitions. [2024-09-25 00:07:34,460 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 40 states have internal predecessors, (100), 35 states have call successors, (40), 1 states have call predecessors, (40), 13 states have return successors, (58), 26 states have call predecessors, (58), 35 states have call successors, (58) [2024-09-25 00:07:34,460 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:34,461 INFO L276 IsEmpty]: Start isEmpty. Operand 6141 states and 10439 transitions. [2024-09-25 00:07:34,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7382 [2024-09-25 00:07:34,715 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:34,717 INFO L216 NwaCegarLoop]: trace histogram [1083, 1083, 876, 541, 541, 541, 541, 541, 541, 541, 335, 207, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:34,751 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 00:07:34,918 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 00:07:34,918 INFO L399 AbstractCegarLoop]: === Iteration 15 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:34,918 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:34,919 INFO L85 PathProgramCache]: Analyzing trace with hash -2046113367, now seen corresponding path program 12 times [2024-09-25 00:07:34,919 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:34,919 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1962537045] [2024-09-25 00:07:34,920 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:34,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:39,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:16,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:08:16,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:16,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:08:20,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:40,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:41,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:44,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:45,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:46,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:46,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:47,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:47,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:48,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,776 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:48,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,783 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:48,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,804 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:48,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:48,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:48,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:48,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,865 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:48,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:48,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:48,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:48,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:48,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:48,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:48,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,969 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:08:48,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:49,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,090 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:49,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:08:49,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:49,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,352 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:49,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:49,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:49,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,468 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:08:49,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,729 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,750 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,754 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,770 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:49,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:49,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:49,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:49,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:49,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:49,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:49,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:49,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:08:49,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:50,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:50,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,199 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 00:08:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,763 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,804 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:50,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:50,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,937 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:51,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,087 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,090 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:51,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,111 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:08:51,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:51,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:51,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:08:51,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:51,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:51,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:51,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:51,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3169 [2024-09-25 00:08:53,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:01,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:02,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:07,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:08,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:11,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:11,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:12,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:13,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:14,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:14,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,697 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:14,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,739 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:14,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,754 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:14,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:14,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:14,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,843 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:14,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,908 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,913 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:14,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:14,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:14,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:14,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:14,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:14,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:14,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:14,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:09:15,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:15,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,161 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:15,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,199 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,200 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:15,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,256 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:15,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:09:15,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:15,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:15,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,627 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:15,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:15,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,729 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:15,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,781 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:15,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:15,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:15,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:15,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:15,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:15,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:15,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-09-25 00:09:15,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,161 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,256 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:16,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,272 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:16,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:16,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,352 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:16,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,368 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:16,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,439 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:16,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:16,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:16,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:16,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:16,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:16,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,726 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:16,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,750 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:16,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:16,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2706 [2024-09-25 00:09:16,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:16,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:16,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:17,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:17,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:17,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:17,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:17,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,490 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:17,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:17,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:17,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:17,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:17,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:17,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:17,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:17,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:17,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3455 [2024-09-25 00:09:17,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:18,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:18,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:18,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:18,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:18,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,641 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,651 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,655 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:18,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:18,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:18,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,770 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:18,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,781 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:18,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:18,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:18,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:18,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,843 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:18,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:18,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:18,916 INFO L134 CoverageAnalysis]: Checked inductivity of 3311142 backedges. 92590 proven. 106201 refuted. 0 times theorem prover too weak. 3112351 trivial. 0 not checked. [2024-09-25 00:09:18,916 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:09:18,916 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1962537045] [2024-09-25 00:09:18,916 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1962537045] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:09:18,916 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [327196810] [2024-09-25 00:09:18,917 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 00:09:18,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:09:18,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:09:18,919 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 00:09:18,921 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 00:09:20,109 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 102 check-sat command(s) [2024-09-25 00:09:20,109 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:09:20,121 INFO L262 TraceCheckSpWp]: Trace formula consists of 1783 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-09-25 00:09:20,204 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:09:20,576 INFO L134 CoverageAnalysis]: Checked inductivity of 3311142 backedges. 14779 proven. 56907 refuted. 0 times theorem prover too weak. 3239456 trivial. 0 not checked. [2024-09-25 00:09:20,577 INFO L327 TraceCheckSpWp]: Computing backward predicates...