./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_2calls_15-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_2calls_15-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 d89b24ddcb39bc81f78fa19f2306b45fb625208ffa4463b75f31372afe08085d --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:07:00,817 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-25 00:07:00,919 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-25 00:07:00,924 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-25 00:07:00,924 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-25 00:07:00,957 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-25 00:07:00,958 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-25 00:07:00,958 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-25 00:07:00,959 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-25 00:07:00,959 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-25 00:07:00,960 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-25 00:07:00,960 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-25 00:07:00,961 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-25 00:07:00,961 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-25 00:07:00,961 INFO L153 SettingsManager]: * Use SBE=true [2024-09-25 00:07:00,963 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-25 00:07:00,963 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-25 00:07:00,966 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-25 00:07:00,967 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-25 00:07:00,967 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-25 00:07:00,967 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-25 00:07:00,968 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-25 00:07:00,968 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-25 00:07:00,969 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-25 00:07:00,969 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-25 00:07:00,969 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-25 00:07:00,970 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-25 00:07:00,974 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-25 00:07:00,975 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-25 00:07:00,975 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-25 00:07:00,975 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-25 00:07:00,976 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-25 00:07:00,976 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 00:07:00,976 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-25 00:07:00,976 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-25 00:07:00,977 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-25 00:07:00,977 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-25 00:07:00,977 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-25 00:07:00,977 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-25 00:07:00,978 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-25 00:07:00,978 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-25 00:07:00,980 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-25 00:07:00,980 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 -> d89b24ddcb39bc81f78fa19f2306b45fb625208ffa4463b75f31372afe08085d 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:07:01,247 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-25 00:07:01,279 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-25 00:07:01,283 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-25 00:07:01,284 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-25 00:07:01,285 INFO L274 PluginConnector]: CDTParser initialized [2024-09-25 00:07:01,286 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive-simple/fibo_2calls_15-2.c [2024-09-25 00:07:02,853 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-25 00:07:03,035 INFO L384 CDTParser]: Found 1 translation units. [2024-09-25 00:07:03,035 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_2calls_15-2.c [2024-09-25 00:07:03,041 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/9e2bfcf87/f647499ffd9048bca8ed587112fcf73f/FLAGca97f0e4e [2024-09-25 00:07:03,054 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/9e2bfcf87/f647499ffd9048bca8ed587112fcf73f [2024-09-25 00:07:03,057 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-25 00:07:03,058 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-25 00:07:03,060 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-25 00:07:03,060 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-25 00:07:03,065 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-25 00:07:03,066 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,067 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@71a93a53 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03, skipping insertion in model container [2024-09-25 00:07:03,067 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,086 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-25 00:07:03,254 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_2calls_15-2.c[950,963] [2024-09-25 00:07:03,261 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 00:07:03,282 INFO L200 MainTranslator]: Completed pre-run [2024-09-25 00:07:03,301 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_2calls_15-2.c[950,963] [2024-09-25 00:07:03,302 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-25 00:07:03,321 INFO L204 MainTranslator]: Completed translation [2024-09-25 00:07:03,321 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03 WrapperNode [2024-09-25 00:07:03,321 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-25 00:07:03,323 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-25 00:07:03,324 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-25 00:07:03,324 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-25 00:07:03,331 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:07:03" (1/1) ... [2024-09-25 00:07:03,339 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:07:03" (1/1) ... [2024-09-25 00:07:03,347 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-25 00:07:03,348 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-25 00:07:03,349 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-25 00:07:03,349 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-25 00:07:03,349 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-25 00:07:03,359 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,360 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,361 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,376 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:07:03,376 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,376 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,379 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,381 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,381 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,382 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,383 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-25 00:07:03,389 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-25 00:07:03,389 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-25 00:07:03,389 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-25 00:07:03,390 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (1/1) ... [2024-09-25 00:07:03,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-25 00:07:03,408 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:03,423 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:07:03,429 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:07:03,489 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-25 00:07:03,489 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-25 00:07:03,490 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-25 00:07:03,490 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-25 00:07:03,490 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-09-25 00:07:03,490 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-09-25 00:07:03,490 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-09-25 00:07:03,492 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-09-25 00:07:03,492 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-25 00:07:03,492 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-25 00:07:03,493 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-25 00:07:03,493 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-25 00:07:03,563 INFO L241 CfgBuilder]: Building ICFG [2024-09-25 00:07:03,565 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-25 00:07:03,704 INFO L? ?]: Removed 7 outVars from TransFormulas that were not future-live. [2024-09-25 00:07:03,704 INFO L290 CfgBuilder]: Performing block encoding [2024-09-25 00:07:03,728 INFO L312 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-25 00:07:03,728 INFO L317 CfgBuilder]: Removed 0 assume(true) statements. [2024-09-25 00:07:03,729 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 12:07:03 BoogieIcfgContainer [2024-09-25 00:07:03,729 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-25 00:07:03,731 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-25 00:07:03,731 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-25 00:07:03,734 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-25 00:07:03,735 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.09 12:07:03" (1/3) ... [2024-09-25 00:07:03,735 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@27bc4b1e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 12:07:03, skipping insertion in model container [2024-09-25 00:07:03,736 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.09 12:07:03" (2/3) ... [2024-09-25 00:07:03,736 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@27bc4b1e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.09 12:07:03, skipping insertion in model container [2024-09-25 00:07:03,736 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.09 12:07:03" (3/3) ... [2024-09-25 00:07:03,738 INFO L112 eAbstractionObserver]: Analyzing ICFG fibo_2calls_15-2.c [2024-09-25 00:07:03,756 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-25 00:07:03,756 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-25 00:07:03,814 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-25 00:07:03,820 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;@8302660, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-25 00:07:03,821 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-25 00:07:03,824 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 20 states have internal predecessors, (25), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-25 00:07:03,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-09-25 00:07:03,831 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:03,832 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:03,832 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:03,837 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:03,837 INFO L85 PathProgramCache]: Analyzing trace with hash -685851838, now seen corresponding path program 1 times [2024-09-25 00:07:03,860 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:03,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1911491609] [2024-09-25 00:07:03,861 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:03,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:03,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:04,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:04,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,132 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:07:04,133 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:04,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1911491609] [2024-09-25 00:07:04,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1911491609] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 00:07:04,134 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 00:07:04,134 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 00:07:04,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1498081149] [2024-09-25 00:07:04,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 00:07:04,142 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 00:07:04,143 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:04,169 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 00:07:04,170 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 00:07:04,172 INFO L87 Difference]: Start difference. First operand has 32 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 20 states have internal predecessors, (25), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) 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:07:04,286 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:04,287 INFO L93 Difference]: Finished difference Result 44 states and 55 transitions. [2024-09-25 00:07:04,288 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 00:07:04,290 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:07:04,291 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:04,297 INFO L225 Difference]: With dead ends: 44 [2024-09-25 00:07:04,297 INFO L226 Difference]: Without dead ends: 32 [2024-09-25 00:07:04,300 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:07:04,304 INFO L434 NwaCegarLoop]: 31 mSDtfsCounter, 10 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 103 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:04,304 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 103 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 00:07:04,324 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-09-25 00:07:04,352 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 30. [2024-09-25 00:07:04,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 19 states have internal predecessors, (22), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8) [2024-09-25 00:07:04,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-09-25 00:07:04,358 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 13 [2024-09-25 00:07:04,359 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:04,359 INFO L474 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-09-25 00:07:04,360 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:07:04,361 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:04,361 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-09-25 00:07:04,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-09-25 00:07:04,364 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:04,364 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:04,365 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-25 00:07:04,365 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:04,366 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:04,366 INFO L85 PathProgramCache]: Analyzing trace with hash 924954813, now seen corresponding path program 1 times [2024-09-25 00:07:04,366 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:04,366 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [430507524] [2024-09-25 00:07:04,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:04,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:04,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:04,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:04,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,517 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:07:04,518 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:04,518 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [430507524] [2024-09-25 00:07:04,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [430507524] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-25 00:07:04,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-25 00:07:04,519 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-25 00:07:04,519 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [173944408] [2024-09-25 00:07:04,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-25 00:07:04,521 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-25 00:07:04,522 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:04,523 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-25 00:07:04,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-25 00:07:04,524 INFO L87 Difference]: Start difference. First operand 30 states and 37 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:07:04,612 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:04,612 INFO L93 Difference]: Finished difference Result 36 states and 44 transitions. [2024-09-25 00:07:04,615 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-25 00:07:04,615 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:07:04,615 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:04,616 INFO L225 Difference]: With dead ends: 36 [2024-09-25 00:07:04,616 INFO L226 Difference]: Without dead ends: 32 [2024-09-25 00:07:04,617 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:07:04,619 INFO L434 NwaCegarLoop]: 27 mSDtfsCounter, 7 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:04,620 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 88 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-25 00:07:04,620 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-09-25 00:07:04,633 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 30. [2024-09-25 00:07:04,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 19 states have internal predecessors, (22), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8) [2024-09-25 00:07:04,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-09-25 00:07:04,636 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 14 [2024-09-25 00:07:04,637 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:04,637 INFO L474 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-09-25 00:07:04,637 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:07:04,638 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:04,639 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-09-25 00:07:04,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-09-25 00:07:04,640 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:04,640 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:04,641 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-25 00:07:04,641 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:04,643 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:04,643 INFO L85 PathProgramCache]: Analyzing trace with hash -1782416332, now seen corresponding path program 1 times [2024-09-25 00:07:04,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:04,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294106570] [2024-09-25 00:07:04,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:04,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:04,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:04,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:04,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:04,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-09-25 00:07:04,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,889 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-09-25 00:07:04,889 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:04,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [294106570] [2024-09-25 00:07:04,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [294106570] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:04,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2047843917] [2024-09-25 00:07:04,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:04,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:04,893 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:04,896 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:07:04,899 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:07:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:04,960 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 00:07:04,965 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:05,066 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-09-25 00:07:05,067 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:05,323 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-09-25 00:07:05,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2047843917] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:05,324 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:05,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 13 [2024-09-25 00:07:05,324 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [763306432] [2024-09-25 00:07:05,324 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:05,325 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-09-25 00:07:05,325 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:05,326 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-09-25 00:07:05,326 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=124, Unknown=0, NotChecked=0, Total=156 [2024-09-25 00:07:05,330 INFO L87 Difference]: Start difference. First operand 30 states and 37 transitions. Second operand has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 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:07:05,542 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:05,543 INFO L93 Difference]: Finished difference Result 58 states and 78 transitions. [2024-09-25 00:07:05,544 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-25 00:07:05,544 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 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:07:05,545 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:05,546 INFO L225 Difference]: With dead ends: 58 [2024-09-25 00:07:05,546 INFO L226 Difference]: Without dead ends: 34 [2024-09-25 00:07:05,547 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 53 SyntacticMatches, 2 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=166, Unknown=0, NotChecked=0, Total=210 [2024-09-25 00:07:05,548 INFO L434 NwaCegarLoop]: 23 mSDtfsCounter, 25 mSDsluCounter, 137 mSDsCounter, 0 mSdLazyCounter, 139 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 155 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 139 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:05,548 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 160 Invalid, 155 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 139 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:07:05,552 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-09-25 00:07:05,559 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 32. [2024-09-25 00:07:05,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 19 states have (on average 1.2105263157894737) internal successors, (23), 21 states have internal predecessors, (23), 7 states have call successors, (7), 4 states have call predecessors, (7), 5 states have return successors, (9), 6 states have call predecessors, (9), 6 states have call successors, (9) [2024-09-25 00:07:05,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 39 transitions. [2024-09-25 00:07:05,561 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 39 transitions. Word has length 26 [2024-09-25 00:07:05,561 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:05,561 INFO L474 AbstractCegarLoop]: Abstraction has 32 states and 39 transitions. [2024-09-25 00:07:05,561 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 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:07:05,562 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:05,562 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-09-25 00:07:05,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-09-25 00:07:05,563 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:05,563 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:05,582 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:07:05,763 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:07:05,764 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:05,764 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:05,765 INFO L85 PathProgramCache]: Analyzing trace with hash -836643613, now seen corresponding path program 1 times [2024-09-25 00:07:05,765 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:05,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2003967763] [2024-09-25 00:07:05,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:05,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:05,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:05,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:05,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:05,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:05,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:05,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:05,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:05,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:05,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:05,959 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-09-25 00:07:05,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:05,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2003967763] [2024-09-25 00:07:05,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2003967763] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:05,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [640835906] [2024-09-25 00:07:05,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:05,963 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:05,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:05,965 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:07:05,968 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:07:06,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,007 INFO L262 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-25 00:07:06,008 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:06,057 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-09-25 00:07:06,061 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:06,272 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-09-25 00:07:06,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [640835906] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:06,273 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:06,275 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 13 [2024-09-25 00:07:06,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [948568874] [2024-09-25 00:07:06,276 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:06,276 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-09-25 00:07:06,276 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:06,277 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-09-25 00:07:06,277 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156 [2024-09-25 00:07:06,278 INFO L87 Difference]: Start difference. First operand 32 states and 39 transitions. Second operand has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 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:07:06,520 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:06,520 INFO L93 Difference]: Finished difference Result 56 states and 77 transitions. [2024-09-25 00:07:06,521 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-25 00:07:06,521 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 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:07:06,522 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:06,524 INFO L225 Difference]: With dead ends: 56 [2024-09-25 00:07:06,524 INFO L226 Difference]: Without dead ends: 52 [2024-09-25 00:07:06,525 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 69 GetRequests, 55 SyntacticMatches, 2 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=42, Invalid=140, Unknown=0, NotChecked=0, Total=182 [2024-09-25 00:07:06,525 INFO L434 NwaCegarLoop]: 24 mSDtfsCounter, 32 mSDsluCounter, 158 mSDsCounter, 0 mSdLazyCounter, 246 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 263 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 246 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:06,526 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 182 Invalid, 263 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 246 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:07:06,527 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-09-25 00:07:06,540 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 50. [2024-09-25 00:07:06,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 31 states have (on average 1.2580645161290323) internal successors, (39), 33 states have internal predecessors, (39), 11 states have call successors, (11), 6 states have call predecessors, (11), 7 states have return successors, (18), 10 states have call predecessors, (18), 10 states have call successors, (18) [2024-09-25 00:07:06,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 68 transitions. [2024-09-25 00:07:06,545 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 68 transitions. Word has length 27 [2024-09-25 00:07:06,545 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:06,545 INFO L474 AbstractCegarLoop]: Abstraction has 50 states and 68 transitions. [2024-09-25 00:07:06,546 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 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:07:06,546 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:06,546 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 68 transitions. [2024-09-25 00:07:06,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-09-25 00:07:06,550 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:06,550 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:06,569 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:07:06,754 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:07:06,755 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:06,756 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:06,756 INFO L85 PathProgramCache]: Analyzing trace with hash -925704228, now seen corresponding path program 1 times [2024-09-25 00:07:06,756 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:06,756 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1580707275] [2024-09-25 00:07:06,756 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:06,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:06,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:06,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:06,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:06,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:06,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-09-25 00:07:06,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-09-25 00:07:06,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,889 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 5 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-09-25 00:07:06,890 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:06,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1580707275] [2024-09-25 00:07:06,890 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1580707275] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:06,890 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1900947564] [2024-09-25 00:07:06,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:06,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:06,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:06,896 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:07:06,897 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:07:06,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:06,944 INFO L262 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 00:07:06,946 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:07,028 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-09-25 00:07:07,029 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:07,337 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-25 00:07:07,338 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1900947564] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:07,338 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:07,338 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 9] total 15 [2024-09-25 00:07:07,338 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [200575257] [2024-09-25 00:07:07,338 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:07,339 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-09-25 00:07:07,339 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:07,339 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-09-25 00:07:07,340 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=169, Unknown=0, NotChecked=0, Total=210 [2024-09-25 00:07:07,340 INFO L87 Difference]: Start difference. First operand 50 states and 68 transitions. Second operand has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (15), 1 states have call predecessors, (15), 5 states have return successors, (14), 4 states have call predecessors, (14), 11 states have call successors, (14) [2024-09-25 00:07:07,619 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:07,619 INFO L93 Difference]: Finished difference Result 112 states and 180 transitions. [2024-09-25 00:07:07,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-09-25 00:07:07,620 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (15), 1 states have call predecessors, (15), 5 states have return successors, (14), 4 states have call predecessors, (14), 11 states have call successors, (14) Word has length 39 [2024-09-25 00:07:07,620 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:07,622 INFO L225 Difference]: With dead ends: 112 [2024-09-25 00:07:07,622 INFO L226 Difference]: Without dead ends: 68 [2024-09-25 00:07:07,623 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 84 SyntacticMatches, 3 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=84, Invalid=336, Unknown=0, NotChecked=0, Total=420 [2024-09-25 00:07:07,624 INFO L434 NwaCegarLoop]: 23 mSDtfsCounter, 38 mSDsluCounter, 177 mSDsCounter, 0 mSdLazyCounter, 229 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 200 SdHoareTripleChecker+Invalid, 269 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 229 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:07,625 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 200 Invalid, 269 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 229 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:07:07,625 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 68 states. [2024-09-25 00:07:07,638 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 66. [2024-09-25 00:07:07,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 66 states, 41 states have (on average 1.2439024390243902) internal successors, (51), 44 states have internal predecessors, (51), 14 states have call successors, (14), 7 states have call predecessors, (14), 10 states have return successors, (30), 14 states have call predecessors, (30), 13 states have call successors, (30) [2024-09-25 00:07:07,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 95 transitions. [2024-09-25 00:07:07,641 INFO L78 Accepts]: Start accepts. Automaton has 66 states and 95 transitions. Word has length 39 [2024-09-25 00:07:07,641 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:07,642 INFO L474 AbstractCegarLoop]: Abstraction has 66 states and 95 transitions. [2024-09-25 00:07:07,642 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (15), 1 states have call predecessors, (15), 5 states have return successors, (14), 4 states have call predecessors, (14), 11 states have call successors, (14) [2024-09-25 00:07:07,642 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:07,643 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 95 transitions. [2024-09-25 00:07:07,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-09-25 00:07:07,644 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:07,644 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:07,662 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:07:07,845 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:07:07,846 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:07,846 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:07,847 INFO L85 PathProgramCache]: Analyzing trace with hash -1261961157, now seen corresponding path program 1 times [2024-09-25 00:07:07,847 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:07,847 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [403236927] [2024-09-25 00:07:07,847 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:07,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:07,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:07,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:07,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:07,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:07,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:07,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:07,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:07,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:07,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:07,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:07,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:07,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:07,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:07,981 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-09-25 00:07:07,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:07,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [403236927] [2024-09-25 00:07:07,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [403236927] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:07,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [442920811] [2024-09-25 00:07:07,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:07,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:07,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:07,984 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:07:07,987 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:07:08,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:08,035 INFO L262 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-09-25 00:07:08,037 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:08,117 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-09-25 00:07:08,118 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:08,465 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-25 00:07:08,465 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [442920811] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:08,465 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:08,465 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 9] total 18 [2024-09-25 00:07:08,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1371236947] [2024-09-25 00:07:08,465 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:08,466 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-09-25 00:07:08,466 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:08,467 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-09-25 00:07:08,467 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=251, Unknown=0, NotChecked=0, Total=306 [2024-09-25 00:07:08,467 INFO L87 Difference]: Start difference. First operand 66 states and 95 transitions. Second operand has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (15), 1 states have call predecessors, (15), 7 states have return successors, (14), 7 states have call predecessors, (14), 11 states have call successors, (14) [2024-09-25 00:07:08,888 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:08,888 INFO L93 Difference]: Finished difference Result 182 states and 328 transitions. [2024-09-25 00:07:08,889 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-25 00:07:08,889 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (15), 1 states have call predecessors, (15), 7 states have return successors, (14), 7 states have call predecessors, (14), 11 states have call successors, (14) Word has length 40 [2024-09-25 00:07:08,889 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:08,892 INFO L225 Difference]: With dead ends: 182 [2024-09-25 00:07:08,892 INFO L226 Difference]: Without dead ends: 122 [2024-09-25 00:07:08,894 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 111 GetRequests, 86 SyntacticMatches, 3 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 99 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=105, Invalid=447, Unknown=0, NotChecked=0, Total=552 [2024-09-25 00:07:08,894 INFO L434 NwaCegarLoop]: 35 mSDtfsCounter, 32 mSDsluCounter, 308 mSDsCounter, 0 mSdLazyCounter, 405 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 343 SdHoareTripleChecker+Invalid, 437 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 405 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:08,895 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 343 Invalid, 437 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 405 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 00:07:08,895 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 122 states. [2024-09-25 00:07:08,927 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 103. [2024-09-25 00:07:08,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 103 states, 64 states have (on average 1.21875) internal successors, (78), 67 states have internal predecessors, (78), 23 states have call successors, (23), 9 states have call predecessors, (23), 15 states have return successors, (64), 26 states have call predecessors, (64), 22 states have call successors, (64) [2024-09-25 00:07:08,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 165 transitions. [2024-09-25 00:07:08,933 INFO L78 Accepts]: Start accepts. Automaton has 103 states and 165 transitions. Word has length 40 [2024-09-25 00:07:08,933 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:08,936 INFO L474 AbstractCegarLoop]: Abstraction has 103 states and 165 transitions. [2024-09-25 00:07:08,936 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (15), 1 states have call predecessors, (15), 7 states have return successors, (14), 7 states have call predecessors, (14), 11 states have call successors, (14) [2024-09-25 00:07:08,937 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:08,937 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 165 transitions. [2024-09-25 00:07:08,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-09-25 00:07:08,943 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:08,943 INFO L216 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:08,967 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-25 00:07:09,143 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:07:09,144 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:09,144 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:09,144 INFO L85 PathProgramCache]: Analyzing trace with hash 1624375296, now seen corresponding path program 1 times [2024-09-25 00:07:09,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:09,144 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1261941064] [2024-09-25 00:07:09,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:09,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:09,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:09,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:09,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:09,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:09,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:09,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:09,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:09,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-09-25 00:07:09,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,405 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-09-25 00:07:09,405 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:09,405 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1261941064] [2024-09-25 00:07:09,405 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1261941064] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:09,405 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1147069316] [2024-09-25 00:07:09,406 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:09,406 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:09,406 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:09,408 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:07:09,410 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:07:09,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:09,466 INFO L262 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-09-25 00:07:09,468 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:09,570 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 23 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-09-25 00:07:09,571 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:10,141 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 28 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-09-25 00:07:10,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1147069316] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:10,141 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:10,141 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 11] total 20 [2024-09-25 00:07:10,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1188371850] [2024-09-25 00:07:10,142 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:10,142 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-09-25 00:07:10,142 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:10,143 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-09-25 00:07:10,143 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=312, Unknown=0, NotChecked=0, Total=380 [2024-09-25 00:07:10,144 INFO L87 Difference]: Start difference. First operand 103 states and 165 transitions. Second operand has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (18), 1 states have call predecessors, (18), 8 states have return successors, (19), 8 states have call predecessors, (19), 14 states have call successors, (19) [2024-09-25 00:07:10,501 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:10,501 INFO L93 Difference]: Finished difference Result 252 states and 489 transitions. [2024-09-25 00:07:10,502 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-09-25 00:07:10,502 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (18), 1 states have call predecessors, (18), 8 states have return successors, (19), 8 states have call predecessors, (19), 14 states have call successors, (19) Word has length 54 [2024-09-25 00:07:10,502 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:10,505 INFO L225 Difference]: With dead ends: 252 [2024-09-25 00:07:10,506 INFO L226 Difference]: Without dead ends: 155 [2024-09-25 00:07:10,507 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 147 GetRequests, 118 SyntacticMatches, 4 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 134 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=131, Invalid=571, Unknown=0, NotChecked=0, Total=702 [2024-09-25 00:07:10,508 INFO L434 NwaCegarLoop]: 34 mSDtfsCounter, 41 mSDsluCounter, 222 mSDsCounter, 0 mSdLazyCounter, 292 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 256 SdHoareTripleChecker+Invalid, 353 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 292 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:10,508 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 256 Invalid, 353 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 292 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:07:10,511 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 155 states. [2024-09-25 00:07:10,551 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 112. [2024-09-25 00:07:10,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 112 states, 71 states have (on average 1.2253521126760563) internal successors, (87), 72 states have internal predecessors, (87), 26 states have call successors, (26), 11 states have call predecessors, (26), 14 states have return successors, (67), 28 states have call predecessors, (67), 25 states have call successors, (67) [2024-09-25 00:07:10,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 180 transitions. [2024-09-25 00:07:10,556 INFO L78 Accepts]: Start accepts. Automaton has 112 states and 180 transitions. Word has length 54 [2024-09-25 00:07:10,556 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:10,556 INFO L474 AbstractCegarLoop]: Abstraction has 112 states and 180 transitions. [2024-09-25 00:07:10,557 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (18), 1 states have call predecessors, (18), 8 states have return successors, (19), 8 states have call predecessors, (19), 14 states have call successors, (19) [2024-09-25 00:07:10,557 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:10,557 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 180 transitions. [2024-09-25 00:07:10,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-09-25 00:07:10,564 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:10,564 INFO L216 NwaCegarLoop]: trace histogram [9, 9, 7, 6, 6, 6, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:10,581 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:07:10,764 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:07:10,765 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:10,765 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:10,765 INFO L85 PathProgramCache]: Analyzing trace with hash -805611050, now seen corresponding path program 1 times [2024-09-25 00:07:10,766 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:10,766 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1540333988] [2024-09-25 00:07:10,766 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:10,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:10,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:10,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:10,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:10,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:10,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:10,969 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:10,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:11,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:11,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:11,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-09-25 00:07:11,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:11,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:11,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:11,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,223 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 44 proven. 79 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-09-25 00:07:11,223 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:11,224 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1540333988] [2024-09-25 00:07:11,224 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1540333988] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:11,224 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1267998504] [2024-09-25 00:07:11,224 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:11,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:11,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:11,226 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:07:11,228 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:07:11,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:11,304 INFO L262 TraceCheckSpWp]: Trace formula consists of 263 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-09-25 00:07:11,307 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:11,453 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 119 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-09-25 00:07:11,453 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:12,370 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 129 refuted. 0 times theorem prover too weak. 130 trivial. 0 not checked. [2024-09-25 00:07:12,371 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1267998504] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:12,371 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:12,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 13] total 24 [2024-09-25 00:07:12,371 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1368758824] [2024-09-25 00:07:12,371 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:12,372 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-09-25 00:07:12,372 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:12,373 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-09-25 00:07:12,373 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=464, Unknown=0, NotChecked=0, Total=552 [2024-09-25 00:07:12,374 INFO L87 Difference]: Start difference. First operand 112 states and 180 transitions. Second operand has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (25), 1 states have call predecessors, (25), 9 states have return successors, (28), 11 states have call predecessors, (28), 18 states have call successors, (28) [2024-09-25 00:07:12,876 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:12,877 INFO L93 Difference]: Finished difference Result 256 states and 494 transitions. [2024-09-25 00:07:12,877 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-09-25 00:07:12,877 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (25), 1 states have call predecessors, (25), 9 states have return successors, (28), 11 states have call predecessors, (28), 18 states have call successors, (28) Word has length 110 [2024-09-25 00:07:12,877 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:12,879 INFO L225 Difference]: With dead ends: 256 [2024-09-25 00:07:12,879 INFO L226 Difference]: Without dead ends: 108 [2024-09-25 00:07:12,882 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 274 GetRequests, 235 SyntacticMatches, 5 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 274 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=221, Invalid=1039, Unknown=0, NotChecked=0, Total=1260 [2024-09-25 00:07:12,883 INFO L434 NwaCegarLoop]: 34 mSDtfsCounter, 59 mSDsluCounter, 331 mSDsCounter, 0 mSdLazyCounter, 529 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 365 SdHoareTripleChecker+Invalid, 597 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 529 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:12,883 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 365 Invalid, 597 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 529 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 00:07:12,884 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 108 states. [2024-09-25 00:07:12,903 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 91. [2024-09-25 00:07:12,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 91 states, 59 states have (on average 1.1864406779661016) internal successors, (70), 60 states have internal predecessors, (70), 18 states have call successors, (18), 10 states have call predecessors, (18), 13 states have return successors, (39), 20 states have call predecessors, (39), 17 states have call successors, (39) [2024-09-25 00:07:12,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 127 transitions. [2024-09-25 00:07:12,909 INFO L78 Accepts]: Start accepts. Automaton has 91 states and 127 transitions. Word has length 110 [2024-09-25 00:07:12,909 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:12,910 INFO L474 AbstractCegarLoop]: Abstraction has 91 states and 127 transitions. [2024-09-25 00:07:12,910 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (25), 1 states have call predecessors, (25), 9 states have return successors, (28), 11 states have call predecessors, (28), 18 states have call successors, (28) [2024-09-25 00:07:12,910 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:12,910 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 127 transitions. [2024-09-25 00:07:12,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-09-25 00:07:12,914 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:12,914 INFO L216 NwaCegarLoop]: trace histogram [12, 12, 11, 11, 10, 9, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:12,932 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:07:13,118 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:07:13,119 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:13,120 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:13,120 INFO L85 PathProgramCache]: Analyzing trace with hash 222670340, now seen corresponding path program 1 times [2024-09-25 00:07:13,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:13,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752706282] [2024-09-25 00:07:13,120 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:13,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:13,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,256 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:13,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:13,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,525 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-09-25 00:07:13,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-09-25 00:07:13,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:13,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:13,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:13,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,609 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 71 proven. 160 refuted. 0 times theorem prover too weak. 434 trivial. 0 not checked. [2024-09-25 00:07:13,609 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:13,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752706282] [2024-09-25 00:07:13,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752706282] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:13,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1831558961] [2024-09-25 00:07:13,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:13,610 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:13,610 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:13,612 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:07:13,614 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:07:13,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:13,707 INFO L262 TraceCheckSpWp]: Trace formula consists of 383 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-09-25 00:07:13,710 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:13,845 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 34 proven. 242 refuted. 0 times theorem prover too weak. 389 trivial. 0 not checked. [2024-09-25 00:07:13,845 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:15,010 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 34 proven. 258 refuted. 0 times theorem prover too weak. 373 trivial. 0 not checked. [2024-09-25 00:07:15,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1831558961] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:15,012 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:15,012 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 15] total 26 [2024-09-25 00:07:15,013 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [67249890] [2024-09-25 00:07:15,013 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:15,016 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-09-25 00:07:15,016 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:15,017 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-09-25 00:07:15,017 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=549, Unknown=0, NotChecked=0, Total=650 [2024-09-25 00:07:15,018 INFO L87 Difference]: Start difference. First operand 91 states and 127 transitions. Second operand has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (28), 1 states have call predecessors, (28), 10 states have return successors, (33), 12 states have call predecessors, (33), 20 states have call successors, (33) [2024-09-25 00:07:15,554 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:15,555 INFO L93 Difference]: Finished difference Result 229 states and 395 transitions. [2024-09-25 00:07:15,555 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-09-25 00:07:15,555 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (28), 1 states have call predecessors, (28), 10 states have return successors, (33), 12 states have call predecessors, (33), 20 states have call successors, (33) Word has length 164 [2024-09-25 00:07:15,556 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:15,558 INFO L225 Difference]: With dead ends: 229 [2024-09-25 00:07:15,558 INFO L226 Difference]: Without dead ends: 131 [2024-09-25 00:07:15,560 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 401 GetRequests, 357 SyntacticMatches, 6 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 351 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=275, Invalid=1285, Unknown=0, NotChecked=0, Total=1560 [2024-09-25 00:07:15,560 INFO L434 NwaCegarLoop]: 36 mSDtfsCounter, 85 mSDsluCounter, 401 mSDsCounter, 0 mSdLazyCounter, 601 mSolverCounterSat, 81 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 91 SdHoareTripleChecker+Valid, 437 SdHoareTripleChecker+Invalid, 682 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 81 IncrementalHoareTripleChecker+Valid, 601 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:15,560 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [91 Valid, 437 Invalid, 682 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [81 Valid, 601 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 00:07:15,561 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2024-09-25 00:07:15,582 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 111. [2024-09-25 00:07:15,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 111 states, 73 states have (on average 1.2191780821917808) internal successors, (89), 74 states have internal predecessors, (89), 22 states have call successors, (22), 13 states have call predecessors, (22), 15 states have return successors, (52), 23 states have call predecessors, (52), 21 states have call successors, (52) [2024-09-25 00:07:15,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 163 transitions. [2024-09-25 00:07:15,587 INFO L78 Accepts]: Start accepts. Automaton has 111 states and 163 transitions. Word has length 164 [2024-09-25 00:07:15,588 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:15,588 INFO L474 AbstractCegarLoop]: Abstraction has 111 states and 163 transitions. [2024-09-25 00:07:15,588 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (28), 1 states have call predecessors, (28), 10 states have return successors, (33), 12 states have call predecessors, (33), 20 states have call successors, (33) [2024-09-25 00:07:15,589 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:15,589 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 163 transitions. [2024-09-25 00:07:15,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-09-25 00:07:15,593 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:15,594 INFO L216 NwaCegarLoop]: trace histogram [17, 17, 16, 16, 13, 13, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 5, 5, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:15,612 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-09-25 00:07:15,794 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:07:15,794 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:15,795 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:15,795 INFO L85 PathProgramCache]: Analyzing trace with hash 501832710, now seen corresponding path program 2 times [2024-09-25 00:07:15,795 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:15,795 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578851950] [2024-09-25 00:07:15,795 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:15,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:15,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:16,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:16,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:16,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:16,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:16,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:16,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:16,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:16,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-09-25 00:07:16,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:16,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:16,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:16,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:16,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 159 [2024-09-25 00:07:16,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:16,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:16,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:16,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:16,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:16,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:16,590 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 167 proven. 260 refuted. 0 times theorem prover too weak. 977 trivial. 0 not checked. [2024-09-25 00:07:16,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:16,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578851950] [2024-09-25 00:07:16,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578851950] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:16,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [479452317] [2024-09-25 00:07:16,591 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 00:07:16,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:16,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:16,593 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:07:16,595 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:07:16,717 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 00:07:16,717 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:07:16,722 INFO L262 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-09-25 00:07:16,726 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:16,876 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 77 proven. 418 refuted. 0 times theorem prover too weak. 909 trivial. 0 not checked. [2024-09-25 00:07:16,876 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:18,600 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 77 proven. 442 refuted. 0 times theorem prover too weak. 885 trivial. 0 not checked. [2024-09-25 00:07:18,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [479452317] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:18,601 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:18,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 17] total 28 [2024-09-25 00:07:18,601 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1463860625] [2024-09-25 00:07:18,601 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:18,602 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-09-25 00:07:18,602 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:18,602 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-09-25 00:07:18,603 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=119, Invalid=637, Unknown=0, NotChecked=0, Total=756 [2024-09-25 00:07:18,603 INFO L87 Difference]: Start difference. First operand 111 states and 163 transitions. Second operand has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (38), 14 states have call predecessors, (38), 22 states have call successors, (38) [2024-09-25 00:07:19,169 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:19,169 INFO L93 Difference]: Finished difference Result 254 states and 432 transitions. [2024-09-25 00:07:19,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-09-25 00:07:19,170 INFO L78 Accepts]: Start accepts. Automaton has has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (38), 14 states have call predecessors, (38), 22 states have call successors, (38) Word has length 231 [2024-09-25 00:07:19,171 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:19,173 INFO L225 Difference]: With dead ends: 254 [2024-09-25 00:07:19,173 INFO L226 Difference]: Without dead ends: 156 [2024-09-25 00:07:19,175 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 560 GetRequests, 510 SyntacticMatches, 7 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 439 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=342, Invalid=1638, Unknown=0, NotChecked=0, Total=1980 [2024-09-25 00:07:19,176 INFO L434 NwaCegarLoop]: 32 mSDtfsCounter, 62 mSDsluCounter, 352 mSDsCounter, 0 mSdLazyCounter, 642 mSolverCounterSat, 88 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 384 SdHoareTripleChecker+Invalid, 730 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 88 IncrementalHoareTripleChecker+Valid, 642 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:19,176 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 384 Invalid, 730 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [88 Valid, 642 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-25 00:07:19,177 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 156 states. [2024-09-25 00:07:19,199 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 143. [2024-09-25 00:07:19,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 143 states, 97 states have (on average 1.2474226804123711) internal successors, (121), 96 states have internal predecessors, (121), 28 states have call successors, (28), 19 states have call predecessors, (28), 17 states have return successors, (72), 27 states have call predecessors, (72), 27 states have call successors, (72) [2024-09-25 00:07:19,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 143 states and 221 transitions. [2024-09-25 00:07:19,202 INFO L78 Accepts]: Start accepts. Automaton has 143 states and 221 transitions. Word has length 231 [2024-09-25 00:07:19,203 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:19,203 INFO L474 AbstractCegarLoop]: Abstraction has 143 states and 221 transitions. [2024-09-25 00:07:19,203 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (38), 14 states have call predecessors, (38), 22 states have call successors, (38) [2024-09-25 00:07:19,203 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:19,204 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 221 transitions. [2024-09-25 00:07:19,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 341 [2024-09-25 00:07:19,210 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:19,211 INFO L216 NwaCegarLoop]: trace histogram [26, 26, 23, 23, 20, 19, 13, 13, 13, 13, 13, 13, 13, 11, 11, 11, 11, 11, 11, 11, 8, 7, 7, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:19,230 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-09-25 00:07:19,414 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:07:19,415 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:19,415 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:19,416 INFO L85 PathProgramCache]: Analyzing trace with hash -1438402695, now seen corresponding path program 3 times [2024-09-25 00:07:19,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:19,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1269178831] [2024-09-25 00:07:19,416 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:19,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:19,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:19,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:19,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:19,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:20,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:20,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:20,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-09-25 00:07:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:20,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 132 [2024-09-25 00:07:20,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:20,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:20,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:20,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-09-25 00:07:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:20,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:20,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:20,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:20,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:20,613 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 239 proven. 505 refuted. 0 times theorem prover too weak. 2461 trivial. 0 not checked. [2024-09-25 00:07:20,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:20,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1269178831] [2024-09-25 00:07:20,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1269178831] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:20,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [475752850] [2024-09-25 00:07:20,613 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 00:07:20,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:20,614 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:20,615 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:07:20,617 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:07:20,742 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-09-25 00:07:20,743 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:07:20,744 INFO L262 TraceCheckSpWp]: Trace formula consists of 229 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-09-25 00:07:20,750 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:20,855 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 33 refuted. 0 times theorem prover too weak. 2529 trivial. 0 not checked. [2024-09-25 00:07:20,855 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:21,977 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 35 refuted. 0 times theorem prover too weak. 2527 trivial. 0 not checked. [2024-09-25 00:07:21,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [475752850] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:21,978 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:21,978 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 13] total 23 [2024-09-25 00:07:21,978 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1876341260] [2024-09-25 00:07:21,978 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:21,979 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-09-25 00:07:21,979 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:21,980 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-09-25 00:07:21,980 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=422, Unknown=0, NotChecked=0, Total=506 [2024-09-25 00:07:21,981 INFO L87 Difference]: Start difference. First operand 143 states and 221 transitions. Second operand has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (26), 1 states have call predecessors, (26), 7 states have return successors, (30), 11 states have call predecessors, (30), 15 states have call successors, (30) [2024-09-25 00:07:22,279 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:22,280 INFO L93 Difference]: Finished difference Result 283 states and 456 transitions. [2024-09-25 00:07:22,280 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-09-25 00:07:22,280 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (26), 1 states have call predecessors, (26), 7 states have return successors, (30), 11 states have call predecessors, (30), 15 states have call successors, (30) Word has length 340 [2024-09-25 00:07:22,281 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:22,284 INFO L225 Difference]: With dead ends: 283 [2024-09-25 00:07:22,284 INFO L226 Difference]: Without dead ends: 153 [2024-09-25 00:07:22,286 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 801 GetRequests, 767 SyntacticMatches, 6 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 179 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=152, Invalid=718, Unknown=0, NotChecked=0, Total=870 [2024-09-25 00:07:22,287 INFO L434 NwaCegarLoop]: 28 mSDtfsCounter, 38 mSDsluCounter, 267 mSDsCounter, 0 mSdLazyCounter, 362 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 396 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 362 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:22,288 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 295 Invalid, 396 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 362 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-25 00:07:22,288 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 153 states. [2024-09-25 00:07:22,305 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 147. [2024-09-25 00:07:22,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 147 states, 101 states have (on average 1.1584158415841583) internal successors, (117), 98 states have internal predecessors, (117), 28 states have call successors, (28), 21 states have call predecessors, (28), 17 states have return successors, (69), 27 states have call predecessors, (69), 27 states have call successors, (69) [2024-09-25 00:07:22,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 147 states and 214 transitions. [2024-09-25 00:07:22,308 INFO L78 Accepts]: Start accepts. Automaton has 147 states and 214 transitions. Word has length 340 [2024-09-25 00:07:22,309 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:22,309 INFO L474 AbstractCegarLoop]: Abstraction has 147 states and 214 transitions. [2024-09-25 00:07:22,309 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (26), 1 states have call predecessors, (26), 7 states have return successors, (30), 11 states have call predecessors, (30), 15 states have call successors, (30) [2024-09-25 00:07:22,309 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:22,309 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 214 transitions. [2024-09-25 00:07:22,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 437 [2024-09-25 00:07:22,316 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:22,316 INFO L216 NwaCegarLoop]: trace histogram [32, 32, 31, 31, 26, 25, 16, 16, 16, 16, 16, 16, 16, 15, 15, 15, 15, 15, 15, 15, 11, 9, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:22,335 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-09-25 00:07:22,520 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:07:22,521 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:22,521 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:22,521 INFO L85 PathProgramCache]: Analyzing trace with hash 143598254, now seen corresponding path program 4 times [2024-09-25 00:07:22,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:22,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [667562544] [2024-09-25 00:07:22,521 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:22,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:22,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:23,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:23,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:23,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:23,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:23,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:23,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:23,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:23,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:23,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:23,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:23,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:23,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:23,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:23,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:23,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,022 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:24,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,028 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:24,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:24,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:24,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:24,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:24,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:24,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:24,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:24,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:24,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:24,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:24,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:24,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:24,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:24,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:24,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:24,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:24,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:24,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:24,508 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 1060 proven. 718 refuted. 0 times theorem prover too weak. 3591 trivial. 0 not checked. [2024-09-25 00:07:24,508 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:24,508 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [667562544] [2024-09-25 00:07:24,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [667562544] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:24,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1019744073] [2024-09-25 00:07:24,509 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 00:07:24,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:24,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:24,511 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:07:24,513 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:07:24,691 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 00:07:24,691 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:07:24,695 INFO L262 TraceCheckSpWp]: Trace formula consists of 775 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-09-25 00:07:24,701 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:24,894 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 714 proven. 977 refuted. 0 times theorem prover too weak. 3678 trivial. 0 not checked. [2024-09-25 00:07:24,895 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:28,197 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 716 proven. 1001 refuted. 0 times theorem prover too weak. 3652 trivial. 0 not checked. [2024-09-25 00:07:28,197 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1019744073] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:28,197 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:28,198 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 18, 25] total 45 [2024-09-25 00:07:28,198 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1490325922] [2024-09-25 00:07:28,198 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:28,200 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-09-25 00:07:28,201 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:28,202 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-09-25 00:07:28,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=290, Invalid=1690, Unknown=0, NotChecked=0, Total=1980 [2024-09-25 00:07:28,204 INFO L87 Difference]: Start difference. First operand 147 states and 214 transitions. Second operand has 45 states, 45 states have (on average 2.911111111111111) internal successors, (131), 45 states have internal predecessors, (131), 34 states have call successors, (46), 1 states have call predecessors, (46), 16 states have return successors, (59), 28 states have call predecessors, (59), 34 states have call successors, (59) [2024-09-25 00:07:29,164 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:29,165 INFO L93 Difference]: Finished difference Result 346 states and 571 transitions. [2024-09-25 00:07:29,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. [2024-09-25 00:07:29,166 INFO L78 Accepts]: Start accepts. Automaton has has 45 states, 45 states have (on average 2.911111111111111) internal successors, (131), 45 states have internal predecessors, (131), 34 states have call successors, (46), 1 states have call predecessors, (46), 16 states have return successors, (59), 28 states have call predecessors, (59), 34 states have call successors, (59) Word has length 436 [2024-09-25 00:07:29,167 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:29,172 INFO L225 Difference]: With dead ends: 346 [2024-09-25 00:07:29,173 INFO L226 Difference]: Without dead ends: 204 [2024-09-25 00:07:29,175 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1042 GetRequests, 971 SyntacticMatches, 12 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1533 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=560, Invalid=3100, Unknown=0, NotChecked=0, Total=3660 [2024-09-25 00:07:29,176 INFO L434 NwaCegarLoop]: 63 mSDtfsCounter, 82 mSDsluCounter, 781 mSDsCounter, 0 mSdLazyCounter, 1404 mSolverCounterSat, 84 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 844 SdHoareTripleChecker+Invalid, 1488 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 84 IncrementalHoareTripleChecker+Valid, 1404 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:29,176 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 844 Invalid, 1488 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [84 Valid, 1404 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-09-25 00:07:29,177 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 204 states. [2024-09-25 00:07:29,200 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 204 to 189. [2024-09-25 00:07:29,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 189 states, 134 states have (on average 1.0746268656716418) internal successors, (144), 128 states have internal predecessors, (144), 37 states have call successors, (37), 32 states have call predecessors, (37), 17 states have return successors, (82), 28 states have call predecessors, (82), 36 states have call successors, (82) [2024-09-25 00:07:29,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 189 states and 263 transitions. [2024-09-25 00:07:29,204 INFO L78 Accepts]: Start accepts. Automaton has 189 states and 263 transitions. Word has length 436 [2024-09-25 00:07:29,205 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:29,205 INFO L474 AbstractCegarLoop]: Abstraction has 189 states and 263 transitions. [2024-09-25 00:07:29,206 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 45 states have (on average 2.911111111111111) internal successors, (131), 45 states have internal predecessors, (131), 34 states have call successors, (46), 1 states have call predecessors, (46), 16 states have return successors, (59), 28 states have call predecessors, (59), 34 states have call successors, (59) [2024-09-25 00:07:29,206 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:29,206 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 263 transitions. [2024-09-25 00:07:29,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 505 [2024-09-25 00:07:29,210 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:29,211 INFO L216 NwaCegarLoop]: trace histogram [37, 37, 36, 36, 30, 29, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 12, 11, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:29,226 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:07:29,414 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:07:29,414 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:29,415 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:29,415 INFO L85 PathProgramCache]: Analyzing trace with hash -387496613, now seen corresponding path program 5 times [2024-09-25 00:07:29,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:29,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1888572867] [2024-09-25 00:07:29,415 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:29,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:29,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:29,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:29,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:29,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:29,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:30,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:30,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:30,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:30,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:30,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:30,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:30,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:30,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:30,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:30,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:30,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:30,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:30,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:31,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:31,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:31,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:31,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:31,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214 [2024-09-25 00:07:31,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,297 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:31,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:31,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,317 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 323 [2024-09-25 00:07:31,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:31,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:31,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:31,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:31,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:31,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:31,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:31,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:31,431 INFO L134 CoverageAnalysis]: Checked inductivity of 7249 backedges. 395 proven. 1348 refuted. 0 times theorem prover too weak. 5506 trivial. 0 not checked. [2024-09-25 00:07:31,431 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:31,432 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1888572867] [2024-09-25 00:07:31,432 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1888572867] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:31,432 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1660261951] [2024-09-25 00:07:31,432 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 00:07:31,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:31,432 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:31,434 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:07:31,435 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:07:31,685 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 20 check-sat command(s) [2024-09-25 00:07:31,685 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:07:31,689 INFO L262 TraceCheckSpWp]: Trace formula consists of 729 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-09-25 00:07:31,696 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:31,905 INFO L134 CoverageAnalysis]: Checked inductivity of 7249 backedges. 3946 proven. 234 refuted. 0 times theorem prover too weak. 3069 trivial. 0 not checked. [2024-09-25 00:07:31,905 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:34,365 INFO L134 CoverageAnalysis]: Checked inductivity of 7249 backedges. 502 proven. 1216 refuted. 0 times theorem prover too weak. 5531 trivial. 0 not checked. [2024-09-25 00:07:34,366 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1660261951] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:34,366 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:34,366 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 15, 19] total 37 [2024-09-25 00:07:34,366 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [445956123] [2024-09-25 00:07:34,366 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:34,367 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2024-09-25 00:07:34,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:34,368 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2024-09-25 00:07:34,369 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=1139, Unknown=0, NotChecked=0, Total=1332 [2024-09-25 00:07:34,369 INFO L87 Difference]: Start difference. First operand 189 states and 263 transitions. Second operand has 37 states, 36 states have (on average 3.4166666666666665) internal successors, (123), 37 states have internal predecessors, (123), 26 states have call successors, (43), 2 states have call predecessors, (43), 14 states have return successors, (51), 24 states have call predecessors, (51), 26 states have call successors, (51) [2024-09-25 00:07:35,076 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:35,076 INFO L93 Difference]: Finished difference Result 398 states and 639 transitions. [2024-09-25 00:07:35,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 43 states. [2024-09-25 00:07:35,077 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 36 states have (on average 3.4166666666666665) internal successors, (123), 37 states have internal predecessors, (123), 26 states have call successors, (43), 2 states have call predecessors, (43), 14 states have return successors, (51), 24 states have call predecessors, (51), 26 states have call successors, (51) Word has length 504 [2024-09-25 00:07:35,078 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:35,081 INFO L225 Difference]: With dead ends: 398 [2024-09-25 00:07:35,081 INFO L226 Difference]: Without dead ends: 219 [2024-09-25 00:07:35,085 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1199 GetRequests, 1133 SyntacticMatches, 9 SemanticMatches, 57 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1104 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=526, Invalid=2896, Unknown=0, NotChecked=0, Total=3422 [2024-09-25 00:07:35,086 INFO L434 NwaCegarLoop]: 36 mSDtfsCounter, 84 mSDsluCounter, 497 mSDsCounter, 0 mSdLazyCounter, 924 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 533 SdHoareTripleChecker+Invalid, 1006 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 924 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:35,086 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 533 Invalid, 1006 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 924 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-25 00:07:35,087 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 219 states. [2024-09-25 00:07:35,109 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 219 to 188. [2024-09-25 00:07:35,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 188 states, 132 states have (on average 1.0681818181818181) internal successors, (141), 128 states have internal predecessors, (141), 38 states have call successors, (38), 31 states have call predecessors, (38), 17 states have return successors, (81), 28 states have call predecessors, (81), 37 states have call successors, (81) [2024-09-25 00:07:35,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 188 states and 260 transitions. [2024-09-25 00:07:35,112 INFO L78 Accepts]: Start accepts. Automaton has 188 states and 260 transitions. Word has length 504 [2024-09-25 00:07:35,113 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:35,113 INFO L474 AbstractCegarLoop]: Abstraction has 188 states and 260 transitions. [2024-09-25 00:07:35,113 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 36 states have (on average 3.4166666666666665) internal successors, (123), 37 states have internal predecessors, (123), 26 states have call successors, (43), 2 states have call predecessors, (43), 14 states have return successors, (51), 24 states have call predecessors, (51), 26 states have call successors, (51) [2024-09-25 00:07:35,114 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:35,114 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 260 transitions. [2024-09-25 00:07:35,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 464 [2024-09-25 00:07:35,117 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:35,117 INFO L216 NwaCegarLoop]: trace histogram [34, 34, 33, 33, 27, 27, 17, 17, 17, 17, 17, 17, 17, 16, 16, 16, 16, 16, 16, 16, 11, 10, 7, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:35,139 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:07:35,321 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:07:35,322 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:35,322 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:35,322 INFO L85 PathProgramCache]: Analyzing trace with hash -853718073, now seen corresponding path program 6 times [2024-09-25 00:07:35,322 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:35,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4415093] [2024-09-25 00:07:35,322 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:35,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:35,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:35,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:35,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:35,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:35,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:36,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:36,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:36,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:36,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:36,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:36,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:36,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:36,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,981 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:36,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:36,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:36,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:36,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:36,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:36,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:36,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,015 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:37,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:37,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,041 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:37,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:37,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:37,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:37,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:37,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:37,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:37,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:37,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:37,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:37,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:37,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:37,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:37,189 INFO L134 CoverageAnalysis]: Checked inductivity of 6082 backedges. 179 proven. 1128 refuted. 0 times theorem prover too weak. 4775 trivial. 0 not checked. [2024-09-25 00:07:37,190 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:37,190 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [4415093] [2024-09-25 00:07:37,190 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [4415093] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:37,190 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2069695285] [2024-09-25 00:07:37,190 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 00:07:37,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:37,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:37,194 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:37,196 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:37,432 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 19 check-sat command(s) [2024-09-25 00:07:37,433 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:07:37,436 INFO L262 TraceCheckSpWp]: Trace formula consists of 622 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-09-25 00:07:37,442 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:37,558 INFO L134 CoverageAnalysis]: Checked inductivity of 6082 backedges. 305 proven. 690 refuted. 0 times theorem prover too weak. 5087 trivial. 0 not checked. [2024-09-25 00:07:37,562 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:39,176 INFO L134 CoverageAnalysis]: Checked inductivity of 6082 backedges. 305 proven. 708 refuted. 0 times theorem prover too weak. 5069 trivial. 0 not checked. [2024-09-25 00:07:39,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2069695285] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:39,177 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:39,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 11, 15] total 31 [2024-09-25 00:07:39,178 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [712056885] [2024-09-25 00:07:39,178 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:39,179 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-09-25 00:07:39,179 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:39,180 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-09-25 00:07:39,180 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=176, Invalid=754, Unknown=0, NotChecked=0, Total=930 [2024-09-25 00:07:39,181 INFO L87 Difference]: Start difference. First operand 188 states and 260 transitions. Second operand has 31 states, 29 states have (on average 2.9655172413793105) internal successors, (86), 31 states have internal predecessors, (86), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (37), 21 states have call predecessors, (37), 22 states have call successors, (37) [2024-09-25 00:07:39,580 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:39,580 INFO L93 Difference]: Finished difference Result 529 states and 785 transitions. [2024-09-25 00:07:39,583 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-09-25 00:07:39,584 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 29 states have (on average 2.9655172413793105) internal successors, (86), 31 states have internal predecessors, (86), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (37), 21 states have call predecessors, (37), 22 states have call successors, (37) Word has length 463 [2024-09-25 00:07:39,587 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:39,594 INFO L225 Difference]: With dead ends: 529 [2024-09-25 00:07:39,595 INFO L226 Difference]: Without dead ends: 525 [2024-09-25 00:07:39,596 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1082 GetRequests, 1044 SyntacticMatches, 6 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 579 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=220, Invalid=902, Unknown=0, NotChecked=0, Total=1122 [2024-09-25 00:07:39,597 INFO L434 NwaCegarLoop]: 29 mSDtfsCounter, 119 mSDsluCounter, 279 mSDsCounter, 0 mSdLazyCounter, 468 mSolverCounterSat, 101 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 138 SdHoareTripleChecker+Valid, 308 SdHoareTripleChecker+Invalid, 569 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 101 IncrementalHoareTripleChecker+Valid, 468 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:39,600 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [138 Valid, 308 Invalid, 569 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [101 Valid, 468 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-25 00:07:39,601 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 525 states. [2024-09-25 00:07:39,667 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 525 to 498. [2024-09-25 00:07:39,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 498 states, 342 states have (on average 1.0467836257309941) internal successors, (358), 335 states have internal predecessors, (358), 111 states have call successors, (111), 71 states have call predecessors, (111), 44 states have return successors, (260), 91 states have call predecessors, (260), 110 states have call successors, (260) [2024-09-25 00:07:39,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 498 states to 498 states and 729 transitions. [2024-09-25 00:07:39,674 INFO L78 Accepts]: Start accepts. Automaton has 498 states and 729 transitions. Word has length 463 [2024-09-25 00:07:39,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:39,675 INFO L474 AbstractCegarLoop]: Abstraction has 498 states and 729 transitions. [2024-09-25 00:07:39,675 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 29 states have (on average 2.9655172413793105) internal successors, (86), 31 states have internal predecessors, (86), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (37), 21 states have call predecessors, (37), 22 states have call successors, (37) [2024-09-25 00:07:39,675 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:39,676 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 729 transitions. [2024-09-25 00:07:39,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 954 [2024-09-25 00:07:39,683 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:39,684 INFO L216 NwaCegarLoop]: trace histogram [72, 72, 67, 67, 56, 56, 36, 36, 36, 36, 36, 36, 36, 33, 33, 33, 33, 33, 33, 33, 23, 20, 16, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:39,701 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:39,888 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:39,889 INFO L399 AbstractCegarLoop]: === Iteration 15 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:39,889 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:39,889 INFO L85 PathProgramCache]: Analyzing trace with hash 1177137863, now seen corresponding path program 7 times [2024-09-25 00:07:39,889 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:39,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1697214043] [2024-09-25 00:07:39,890 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:39,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:40,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:41,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:41,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:41,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:41,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:42,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:42,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:42,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:42,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:43,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:43,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:43,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:43,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:43,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,492 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:43,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:43,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:43,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,750 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,763 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:43,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:43,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:43,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,843 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:43,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:43,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:43,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:43,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:43,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 350 [2024-09-25 00:07:43,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:43,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:43,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,015 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:44,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:44,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:44,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,041 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:44,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:44,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,072 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:44,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-09-25 00:07:44,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:44,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:44,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,238 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:44,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:44,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:44,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:44,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-09-25 00:07:44,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:44,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:44,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,341 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:44,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:44,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,351 INFO L134 CoverageAnalysis]: Checked inductivity of 26780 backedges. 781 proven. 3466 refuted. 0 times theorem prover too weak. 22533 trivial. 0 not checked. [2024-09-25 00:07:44,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:44,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1697214043] [2024-09-25 00:07:44,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1697214043] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:44,352 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [516301893] [2024-09-25 00:07:44,352 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-25 00:07:44,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:44,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:44,354 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:07:44,356 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:07:44,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:44,780 INFO L262 TraceCheckSpWp]: Trace formula consists of 2135 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-09-25 00:07:44,794 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:44,948 INFO L134 CoverageAnalysis]: Checked inductivity of 26780 backedges. 416 proven. 2837 refuted. 0 times theorem prover too weak. 23527 trivial. 0 not checked. [2024-09-25 00:07:44,948 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:07:49,195 INFO L134 CoverageAnalysis]: Checked inductivity of 26780 backedges. 416 proven. 2881 refuted. 0 times theorem prover too weak. 23483 trivial. 0 not checked. [2024-09-25 00:07:49,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [516301893] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:07:49,196 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:07:49,196 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 14, 21] total 40 [2024-09-25 00:07:49,196 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1999103027] [2024-09-25 00:07:49,196 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:07:49,199 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-09-25 00:07:49,199 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:07:49,200 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-09-25 00:07:49,201 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=230, Invalid=1330, Unknown=0, NotChecked=0, Total=1560 [2024-09-25 00:07:49,201 INFO L87 Difference]: Start difference. First operand 498 states and 729 transitions. Second operand has 40 states, 38 states have (on average 3.0) internal successors, (114), 40 states have internal predecessors, (114), 33 states have call successors, (41), 1 states have call predecessors, (41), 15 states have return successors, (56), 24 states have call predecessors, (56), 33 states have call successors, (56) [2024-09-25 00:07:50,036 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:07:50,036 INFO L93 Difference]: Finished difference Result 889 states and 1391 transitions. [2024-09-25 00:07:50,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-09-25 00:07:50,037 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 38 states have (on average 3.0) internal successors, (114), 40 states have internal predecessors, (114), 33 states have call successors, (41), 1 states have call predecessors, (41), 15 states have return successors, (56), 24 states have call predecessors, (56), 33 states have call successors, (56) Word has length 953 [2024-09-25 00:07:50,038 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:07:50,045 INFO L225 Difference]: With dead ends: 889 [2024-09-25 00:07:50,045 INFO L226 Difference]: Without dead ends: 373 [2024-09-25 00:07:50,051 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 2231 GetRequests, 2164 SyntacticMatches, 9 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1296 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=571, Invalid=2969, Unknown=0, NotChecked=0, Total=3540 [2024-09-25 00:07:50,052 INFO L434 NwaCegarLoop]: 33 mSDtfsCounter, 132 mSDsluCounter, 473 mSDsCounter, 0 mSdLazyCounter, 872 mSolverCounterSat, 102 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 140 SdHoareTripleChecker+Valid, 506 SdHoareTripleChecker+Invalid, 974 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 102 IncrementalHoareTripleChecker+Valid, 872 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-09-25 00:07:50,052 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [140 Valid, 506 Invalid, 974 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [102 Valid, 872 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-09-25 00:07:50,053 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 373 states. [2024-09-25 00:07:50,094 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 373 to 323. [2024-09-25 00:07:50,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 323 states, 225 states have (on average 1.0577777777777777) internal successors, (238), 220 states have internal predecessors, (238), 69 states have call successors, (69), 51 states have call predecessors, (69), 28 states have return successors, (164), 51 states have call predecessors, (164), 68 states have call successors, (164) [2024-09-25 00:07:50,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 323 states and 471 transitions. [2024-09-25 00:07:50,100 INFO L78 Accepts]: Start accepts. Automaton has 323 states and 471 transitions. Word has length 953 [2024-09-25 00:07:50,100 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:07:50,100 INFO L474 AbstractCegarLoop]: Abstraction has 323 states and 471 transitions. [2024-09-25 00:07:50,101 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 38 states have (on average 3.0) internal successors, (114), 40 states have internal predecessors, (114), 33 states have call successors, (41), 1 states have call predecessors, (41), 15 states have return successors, (56), 24 states have call predecessors, (56), 33 states have call successors, (56) [2024-09-25 00:07:50,101 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:50,101 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 471 transitions. [2024-09-25 00:07:50,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1676 [2024-09-25 00:07:50,119 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:07:50,120 INFO L216 NwaCegarLoop]: trace histogram [126, 126, 119, 119, 100, 98, 63, 63, 63, 63, 63, 63, 63, 59, 59, 59, 59, 59, 59, 59, 41, 35, 26, 21, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:07:50,138 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-09-25 00:07:50,320 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-09-25 00:07:50,321 INFO L399 AbstractCegarLoop]: === Iteration 16 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:07:50,321 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:07:50,321 INFO L85 PathProgramCache]: Analyzing trace with hash 1451386896, now seen corresponding path program 8 times [2024-09-25 00:07:50,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:07:50,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1476462148] [2024-09-25 00:07:50,322 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:07:50,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:07:50,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:53,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:07:53,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:53,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:07:53,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:55,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:55,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:56,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:56,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,865 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:56,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:56,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,877 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:56,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,889 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:56,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:56,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:56,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,936 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:56,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:56,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:56,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:56,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:56,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:56,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:56,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,015 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,061 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:57,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:57,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,147 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:57,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-09-25 00:07:57,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:57,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:57,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:57,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,638 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:57,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:07:57,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:57,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-09-25 00:07:57,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:57,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:57,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:57,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-09-25 00:07:57,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:57,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:57,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:57,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:57,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:57,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:57,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-09-25 00:07:57,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:58,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:58,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:58,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,468 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:58,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:07:58,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:58,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:58,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,490 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,490 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:07:58,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,525 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:58,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:58,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-09-25 00:07:58,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:58,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:07:58,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:07:58,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:07:58,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:07:58,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:07:58,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:07:58,649 INFO L134 CoverageAnalysis]: Checked inductivity of 83943 backedges. 6170 proven. 4795 refuted. 0 times theorem prover too weak. 72978 trivial. 0 not checked. [2024-09-25 00:07:58,649 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:07:58,650 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1476462148] [2024-09-25 00:07:58,650 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1476462148] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:07:58,650 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1780313269] [2024-09-25 00:07:58,650 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-25 00:07:58,650 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:07:58,650 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:07:58,651 INFO L229 MonitoredProcess]: Starting monitored process 15 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:58,652 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-09-25 00:07:59,226 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-25 00:07:59,226 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:07:59,240 INFO L262 TraceCheckSpWp]: Trace formula consists of 3738 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-09-25 00:07:59,263 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:07:59,524 INFO L134 CoverageAnalysis]: Checked inductivity of 83943 backedges. 840 proven. 5753 refuted. 0 times theorem prover too weak. 77350 trivial. 0 not checked. [2024-09-25 00:07:59,524 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:08:06,690 INFO L134 CoverageAnalysis]: Checked inductivity of 83943 backedges. 840 proven. 5809 refuted. 0 times theorem prover too weak. 77294 trivial. 0 not checked. [2024-09-25 00:08:06,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1780313269] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:08:06,690 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:08:06,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 15, 23] total 59 [2024-09-25 00:08:06,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029470] [2024-09-25 00:08:06,691 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:08:06,696 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 59 states [2024-09-25 00:08:06,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:08:06,698 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 59 interpolants. [2024-09-25 00:08:06,700 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=431, Invalid=2991, Unknown=0, NotChecked=0, Total=3422 [2024-09-25 00:08:06,701 INFO L87 Difference]: Start difference. First operand 323 states and 471 transitions. Second operand has 59 states, 57 states have (on average 2.6140350877192984) internal successors, (149), 59 states have internal predecessors, (149), 40 states have call successors, (50), 1 states have call predecessors, (50), 27 states have return successors, (69), 41 states have call predecessors, (69), 40 states have call successors, (69) [2024-09-25 00:08:08,938 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:08:08,938 INFO L93 Difference]: Finished difference Result 701 states and 1211 transitions. [2024-09-25 00:08:08,939 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 92 states. [2024-09-25 00:08:08,939 INFO L78 Accepts]: Start accepts. Automaton has has 59 states, 57 states have (on average 2.6140350877192984) internal successors, (149), 59 states have internal predecessors, (149), 40 states have call successors, (50), 1 states have call predecessors, (50), 27 states have return successors, (69), 41 states have call predecessors, (69), 40 states have call successors, (69) Word has length 1675 [2024-09-25 00:08:08,940 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:08:08,947 INFO L225 Difference]: With dead ends: 701 [2024-09-25 00:08:08,947 INFO L226 Difference]: Without dead ends: 388 [2024-09-25 00:08:08,955 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 3939 GetRequests, 3810 SyntacticMatches, 10 SemanticMatches, 119 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5351 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=1614, Invalid=12906, Unknown=0, NotChecked=0, Total=14520 [2024-09-25 00:08:08,956 INFO L434 NwaCegarLoop]: 73 mSDtfsCounter, 239 mSDsluCounter, 1319 mSDsCounter, 0 mSdLazyCounter, 2565 mSolverCounterSat, 245 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 244 SdHoareTripleChecker+Valid, 1392 SdHoareTripleChecker+Invalid, 2810 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 245 IncrementalHoareTripleChecker+Valid, 2565 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-09-25 00:08:08,957 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [244 Valid, 1392 Invalid, 2810 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [245 Valid, 2565 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-09-25 00:08:08,958 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 388 states. [2024-09-25 00:08:09,080 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 388 to 288. [2024-09-25 00:08:09,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 288 states, 203 states have (on average 1.0492610837438423) internal successors, (213), 197 states have internal predecessors, (213), 60 states have call successors, (60), 48 states have call predecessors, (60), 24 states have return successors, (127), 42 states have call predecessors, (127), 59 states have call successors, (127) [2024-09-25 00:08:09,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 288 states and 400 transitions. [2024-09-25 00:08:09,086 INFO L78 Accepts]: Start accepts. Automaton has 288 states and 400 transitions. Word has length 1675 [2024-09-25 00:08:09,088 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:08:09,088 INFO L474 AbstractCegarLoop]: Abstraction has 288 states and 400 transitions. [2024-09-25 00:08:09,089 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 59 states, 57 states have (on average 2.6140350877192984) internal successors, (149), 59 states have internal predecessors, (149), 40 states have call successors, (50), 1 states have call predecessors, (50), 27 states have return successors, (69), 41 states have call predecessors, (69), 40 states have call successors, (69) [2024-09-25 00:08:09,090 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:08:09,090 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 400 transitions. [2024-09-25 00:08:09,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3161 [2024-09-25 00:08:09,139 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:08:09,140 INFO L216 NwaCegarLoop]: trace histogram [234, 234, 229, 229, 189, 186, 117, 117, 117, 117, 117, 117, 117, 114, 114, 114, 114, 114, 114, 114, 72, 72, 48, 40, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:08:09,165 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-09-25 00:08:09,340 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-09-25 00:08:09,340 INFO L399 AbstractCegarLoop]: === Iteration 17 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:08:09,341 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:08:09,341 INFO L85 PathProgramCache]: Analyzing trace with hash 1791958394, now seen corresponding path program 9 times [2024-09-25 00:08:09,341 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:08:09,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2110706018] [2024-09-25 00:08:09,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:08:09,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:08:09,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:15,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:08:15,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:15,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:08:15,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:19,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:19,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:20,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:20,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:21,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:21,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:21,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,624 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:21,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:21,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:21,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:21,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:21,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:21,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:21,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:21,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:21,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:21,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:21,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,908 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:21,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:21,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-09-25 00:08:21,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:21,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:21,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:22,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,092 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:22,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:22,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 786 [2024-09-25 00:08:22,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,439 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:22,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,473 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:22,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,504 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:22,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-09-25 00:08:22,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:22,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:22,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,734 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:22,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,776 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,781 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:22,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:22,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:22,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:22,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:22,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:22,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1576 [2024-09-25 00:08:22,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:23,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:23,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:23,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:23,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:23,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:23,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-09-25 00:08:23,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:23,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:23,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:23,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:23,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:23,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:23,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:23,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:23,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:23,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 786 [2024-09-25 00:08:23,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:23,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:23,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,099 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:24,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:24,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:24,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:24,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,238 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:24,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:24,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-09-25 00:08:24,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,525 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:24,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:24,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,573 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:24,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:24,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,611 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:24,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:24,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:24,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:24,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:24,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:24,646 INFO L134 CoverageAnalysis]: Checked inductivity of 301347 backedges. 1964 proven. 13841 refuted. 0 times theorem prover too weak. 285542 trivial. 0 not checked. [2024-09-25 00:08:24,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:08:24,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2110706018] [2024-09-25 00:08:24,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2110706018] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:08:24,647 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [927423954] [2024-09-25 00:08:24,647 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-25 00:08:24,647 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:08:24,647 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:08:24,648 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 00:08:24,650 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-09-25 00:08:25,193 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 23 check-sat command(s) [2024-09-25 00:08:25,194 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:08:25,200 INFO L262 TraceCheckSpWp]: Trace formula consists of 957 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-09-25 00:08:25,254 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:08:25,533 INFO L134 CoverageAnalysis]: Checked inductivity of 301347 backedges. 10601 proven. 249 refuted. 0 times theorem prover too weak. 290497 trivial. 0 not checked. [2024-09-25 00:08:25,534 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:08:34,752 INFO L134 CoverageAnalysis]: Checked inductivity of 301347 backedges. 10601 proven. 257 refuted. 0 times theorem prover too weak. 290489 trivial. 0 not checked. [2024-09-25 00:08:34,753 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [927423954] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:08:34,753 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:08:34,754 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 14, 17] total 40 [2024-09-25 00:08:34,755 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1149555906] [2024-09-25 00:08:34,755 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:08:34,758 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-09-25 00:08:34,758 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:08:34,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-09-25 00:08:34,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=217, Invalid=1343, Unknown=0, NotChecked=0, Total=1560 [2024-09-25 00:08:34,761 INFO L87 Difference]: Start difference. First operand 288 states and 400 transitions. Second operand has 40 states, 39 states have (on average 3.0) internal successors, (117), 40 states have internal predecessors, (117), 23 states have call successors, (41), 1 states have call predecessors, (41), 16 states have return successors, (52), 33 states have call predecessors, (52), 23 states have call successors, (52) [2024-09-25 00:08:35,568 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:08:35,569 INFO L93 Difference]: Finished difference Result 631 states and 919 transitions. [2024-09-25 00:08:35,569 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 44 states. [2024-09-25 00:08:35,570 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 39 states have (on average 3.0) internal successors, (117), 40 states have internal predecessors, (117), 23 states have call successors, (41), 1 states have call predecessors, (41), 16 states have return successors, (52), 33 states have call predecessors, (52), 23 states have call successors, (52) Word has length 3160 [2024-09-25 00:08:35,571 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:08:35,577 INFO L225 Difference]: With dead ends: 631 [2024-09-25 00:08:35,577 INFO L226 Difference]: Without dead ends: 365 [2024-09-25 00:08:35,580 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 7295 GetRequests, 7228 SyntacticMatches, 8 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1253 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=520, Invalid=3140, Unknown=0, NotChecked=0, Total=3660 [2024-09-25 00:08:35,581 INFO L434 NwaCegarLoop]: 48 mSDtfsCounter, 99 mSDsluCounter, 628 mSDsCounter, 0 mSdLazyCounter, 1062 mSolverCounterSat, 103 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 105 SdHoareTripleChecker+Valid, 676 SdHoareTripleChecker+Invalid, 1165 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 103 IncrementalHoareTripleChecker+Valid, 1062 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-09-25 00:08:35,582 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [105 Valid, 676 Invalid, 1165 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [103 Valid, 1062 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-09-25 00:08:35,582 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 365 states. [2024-09-25 00:08:35,622 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 365 to 304. [2024-09-25 00:08:35,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 304 states, 214 states have (on average 1.0420560747663552) internal successors, (223), 209 states have internal predecessors, (223), 65 states have call successors, (65), 51 states have call predecessors, (65), 24 states have return successors, (134), 43 states have call predecessors, (134), 64 states have call successors, (134) [2024-09-25 00:08:35,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 304 states and 422 transitions. [2024-09-25 00:08:35,627 INFO L78 Accepts]: Start accepts. Automaton has 304 states and 422 transitions. Word has length 3160 [2024-09-25 00:08:35,628 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:08:35,628 INFO L474 AbstractCegarLoop]: Abstraction has 304 states and 422 transitions. [2024-09-25 00:08:35,629 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 39 states have (on average 3.0) internal successors, (117), 40 states have internal predecessors, (117), 23 states have call successors, (41), 1 states have call predecessors, (41), 16 states have return successors, (52), 33 states have call predecessors, (52), 23 states have call successors, (52) [2024-09-25 00:08:35,629 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:08:35,629 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 422 transitions. [2024-09-25 00:08:35,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2779 [2024-09-25 00:08:35,668 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:08:35,669 INFO L216 NwaCegarLoop]: trace histogram [204, 204, 203, 203, 165, 164, 102, 102, 102, 102, 102, 102, 102, 101, 101, 101, 101, 101, 101, 101, 63, 63, 40, 38, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:08:35,691 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-09-25 00:08:35,870 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-09-25 00:08:35,871 INFO L399 AbstractCegarLoop]: === Iteration 18 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:08:35,871 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:08:35,871 INFO L85 PathProgramCache]: Analyzing trace with hash -1213477696, now seen corresponding path program 10 times [2024-09-25 00:08:35,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:08:35,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1946373318] [2024-09-25 00:08:35,872 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:08:35,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:08:36,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:42,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:08:42,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:42,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:08:43,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:46,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:46,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:48,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:48,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:49,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:49,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,552 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:50,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,573 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,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:50,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:50,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,680 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 10 [2024-09-25 00:08:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:50,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,697 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,713 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:08:50,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,805 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,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,819 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,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,822 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 37 [2024-09-25 00:08:50,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,831 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:50,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,848 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,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [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 23 [2024-09-25 00:08:50,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:50,864 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,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,877 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,889 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:50,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,892 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,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:50,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:50,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:50,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:50,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:50,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:08:50,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,084 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,089 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 10 [2024-09-25 00:08:51,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,093 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 3 [2024-09-25 00:08:51,096 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,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [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 23 [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 105 [2024-09-25 00:08:51,105 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,111 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 3 [2024-09-25 00:08:51,116 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 3 [2024-09-25 00:08:51,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:51,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,146 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,159 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 37 [2024-09-25 00:08:51,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,164 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 10 [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 64 [2024-09-25 00:08:51,168 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 3 [2024-09-25 00:08:51,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,176 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 10 [2024-09-25 00:08:51,178 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 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 282 [2024-09-25 00:08:51,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,199 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,214 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 3 [2024-09-25 00:08:51,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:51,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:51,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:51,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,271 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 23 [2024-09-25 00:08:51,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:51,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,276 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,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:51,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:08:51,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:51,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:51,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:52,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,068 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:52,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:52,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,147 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:52,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:52,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,238 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:52,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:52,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-09-25 00:08:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,713 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,734 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,763 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,767 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:52,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,776 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:52,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:52,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:52,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:52,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,877 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,889 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,892 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:52,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,908 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,913 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:08:52,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:52,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,969 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:52,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:52,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:52,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:52,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:52,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:52,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 636 [2024-09-25 00:08:53,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,125 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:53,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:53,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:53,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:53,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:08:53,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:53,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:53,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:08:53,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,234 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:53,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:08:53,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:08:53,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:08:53,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:08:53,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:08:53,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:08:53,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:08:53,284 INFO L134 CoverageAnalysis]: Checked inductivity of 232536 backedges. 5619 proven. 13517 refuted. 0 times theorem prover too weak. 213400 trivial. 0 not checked. [2024-09-25 00:08:53,284 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:08:53,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1946373318] [2024-09-25 00:08:53,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1946373318] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:08:53,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1018255496] [2024-09-25 00:08:53,285 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-25 00:08:53,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:08:53,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:08:53,287 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 00:08:53,290 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-09-25 00:08:54,203 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-25 00:08:54,204 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:08:54,229 INFO L262 TraceCheckSpWp]: Trace formula consists of 4943 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-09-25 00:08:54,265 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:08:54,563 INFO L134 CoverageAnalysis]: Checked inductivity of 232536 backedges. 116696 proven. 7052 refuted. 0 times theorem prover too weak. 108788 trivial. 0 not checked. [2024-09-25 00:08:54,564 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:09:08,709 INFO L134 CoverageAnalysis]: Checked inductivity of 232536 backedges. 5551 proven. 15576 refuted. 0 times theorem prover too weak. 211409 trivial. 0 not checked. [2024-09-25 00:09:08,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1018255496] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:09:08,709 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:09:08,710 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [36, 25, 39] total 61 [2024-09-25 00:09:08,710 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [126877605] [2024-09-25 00:09:08,710 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:09:08,713 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 61 states [2024-09-25 00:09:08,713 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:09:08,713 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 61 interpolants. [2024-09-25 00:09:08,714 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=499, Invalid=3161, Unknown=0, NotChecked=0, Total=3660 [2024-09-25 00:09:08,715 INFO L87 Difference]: Start difference. First operand 304 states and 422 transitions. Second operand has 61 states, 61 states have (on average 2.9836065573770494) internal successors, (182), 61 states have internal predecessors, (182), 55 states have call successors, (67), 2 states have call predecessors, (67), 21 states have return successors, (92), 35 states have call predecessors, (92), 55 states have call successors, (92) [2024-09-25 00:09:10,407 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:09:10,407 INFO L93 Difference]: Finished difference Result 647 states and 993 transitions. [2024-09-25 00:09:10,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 62 states. [2024-09-25 00:09:10,408 INFO L78 Accepts]: Start accepts. Automaton has has 61 states, 61 states have (on average 2.9836065573770494) internal successors, (182), 61 states have internal predecessors, (182), 55 states have call successors, (67), 2 states have call predecessors, (67), 21 states have return successors, (92), 35 states have call predecessors, (92), 55 states have call successors, (92) Word has length 2778 [2024-09-25 00:09:10,412 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:09:10,419 INFO L225 Difference]: With dead ends: 647 [2024-09-25 00:09:10,419 INFO L226 Difference]: Without dead ends: 364 [2024-09-25 00:09:10,425 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 6442 GetRequests, 6329 SyntacticMatches, 19 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3806 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=1250, Invalid=7870, Unknown=0, NotChecked=0, Total=9120 [2024-09-25 00:09:10,426 INFO L434 NwaCegarLoop]: 67 mSDtfsCounter, 182 mSDsluCounter, 1080 mSDsCounter, 0 mSdLazyCounter, 2404 mSolverCounterSat, 184 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 189 SdHoareTripleChecker+Valid, 1147 SdHoareTripleChecker+Invalid, 2588 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 184 IncrementalHoareTripleChecker+Valid, 2404 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-09-25 00:09:10,426 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [189 Valid, 1147 Invalid, 2588 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [184 Valid, 2404 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-09-25 00:09:10,427 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 364 states. [2024-09-25 00:09:10,476 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 364 to 312. [2024-09-25 00:09:10,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 312 states, 219 states have (on average 1.0365296803652968) internal successors, (227), 214 states have internal predecessors, (227), 67 states have call successors, (67), 52 states have call predecessors, (67), 25 states have return successors, (169), 45 states have call predecessors, (169), 66 states have call successors, (169) [2024-09-25 00:09:10,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 312 states and 463 transitions. [2024-09-25 00:09:10,481 INFO L78 Accepts]: Start accepts. Automaton has 312 states and 463 transitions. Word has length 2778 [2024-09-25 00:09:10,483 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:09:10,483 INFO L474 AbstractCegarLoop]: Abstraction has 312 states and 463 transitions. [2024-09-25 00:09:10,484 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 61 states, 61 states have (on average 2.9836065573770494) internal successors, (182), 61 states have internal predecessors, (182), 55 states have call successors, (67), 2 states have call predecessors, (67), 21 states have return successors, (92), 35 states have call predecessors, (92), 55 states have call successors, (92) [2024-09-25 00:09:10,484 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:09:10,484 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 463 transitions. [2024-09-25 00:09:10,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2425 [2024-09-25 00:09:10,516 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:09:10,517 INFO L216 NwaCegarLoop]: trace histogram [179, 179, 176, 176, 145, 142, 89, 89, 89, 89, 89, 89, 89, 88, 88, 88, 88, 88, 88, 88, 57, 53, 34, 34, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:09:10,549 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2024-09-25 00:09:10,717 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17,17 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:09:10,718 INFO L399 AbstractCegarLoop]: === Iteration 19 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:09:10,718 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:09:10,718 INFO L85 PathProgramCache]: Analyzing trace with hash 2141570434, now seen corresponding path program 11 times [2024-09-25 00:09:10,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:09:10,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1620819301] [2024-09-25 00:09:10,719 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:09:10,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:09:11,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:09:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:14,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:09:14,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:17,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:18,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:19,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:19,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:20,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,565 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:20,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:20,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:20,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:20,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:20,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:20,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:20,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:20,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:20,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:20,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:20,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,960 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:20,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,976 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:20,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:20,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:20,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:20,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:20,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:20,998 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 636 [2024-09-25 00:09:21,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,505 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,529 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:21,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,547 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:21,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:21,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:21,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:21,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:21,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,671 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:21,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,734 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:21,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:21,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,754 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,783 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:21,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,786 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:09:21,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,888 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:21,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,908 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:21,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:21,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,948 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:21,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,953 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:21,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:21,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:21,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:21,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,996 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:21,998 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:21,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:22,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,008 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:22,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,022 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1848 [2024-09-25 00:09:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:22,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,184 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:22,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:22,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,230 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,257 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:22,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:22,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,337 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,341 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:22,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:22,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:22,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:22,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:22,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:22,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:22,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:22,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:22,444 INFO L134 CoverageAnalysis]: Checked inductivity of 176751 backedges. 2408 proven. 10968 refuted. 0 times theorem prover too weak. 163375 trivial. 0 not checked. [2024-09-25 00:09:22,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:09:22,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1620819301] [2024-09-25 00:09:22,444 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1620819301] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:09:22,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [344569044] [2024-09-25 00:09:22,444 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-25 00:09:22,445 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:09:22,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:09:22,446 INFO L229 MonitoredProcess]: Starting monitored process 18 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:22,447 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-09-25 00:09:24,053 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 134 check-sat command(s) [2024-09-25 00:09:24,053 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:09:24,073 INFO L262 TraceCheckSpWp]: Trace formula consists of 4826 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-09-25 00:09:24,102 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:09:24,363 INFO L134 CoverageAnalysis]: Checked inductivity of 176751 backedges. 11644 proven. 1675 refuted. 0 times theorem prover too weak. 163432 trivial. 0 not checked. [2024-09-25 00:09:24,363 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:09:33,434 INFO L134 CoverageAnalysis]: Checked inductivity of 176751 backedges. 11644 proven. 1712 refuted. 0 times theorem prover too weak. 163395 trivial. 0 not checked. [2024-09-25 00:09:33,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [344569044] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:09:33,434 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:09:33,435 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 20, 29] total 52 [2024-09-25 00:09:33,435 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [503732148] [2024-09-25 00:09:33,435 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:09:33,437 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 52 states [2024-09-25 00:09:33,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:09:33,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants. [2024-09-25 00:09:33,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=348, Invalid=2304, Unknown=0, NotChecked=0, Total=2652 [2024-09-25 00:09:33,438 INFO L87 Difference]: Start difference. First operand 312 states and 463 transitions. Second operand has 52 states, 51 states have (on average 2.8627450980392157) internal successors, (146), 52 states have internal predecessors, (146), 42 states have call successors, (53), 1 states have call predecessors, (53), 19 states have return successors, (72), 31 states have call predecessors, (72), 42 states have call successors, (72) [2024-09-25 00:09:34,731 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:09:34,731 INFO L93 Difference]: Finished difference Result 641 states and 1158 transitions. [2024-09-25 00:09:34,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 62 states. [2024-09-25 00:09:34,732 INFO L78 Accepts]: Start accepts. Automaton has has 52 states, 51 states have (on average 2.8627450980392157) internal successors, (146), 52 states have internal predecessors, (146), 42 states have call successors, (53), 1 states have call predecessors, (53), 19 states have return successors, (72), 31 states have call predecessors, (72), 42 states have call successors, (72) Word has length 2424 [2024-09-25 00:09:34,733 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:09:34,739 INFO L225 Difference]: With dead ends: 641 [2024-09-25 00:09:34,739 INFO L226 Difference]: Without dead ends: 354 [2024-09-25 00:09:34,745 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 5625 GetRequests, 5525 SyntacticMatches, 14 SemanticMatches, 86 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2780 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1028, Invalid=6628, Unknown=0, NotChecked=0, Total=7656 [2024-09-25 00:09:34,746 INFO L434 NwaCegarLoop]: 57 mSDtfsCounter, 168 mSDsluCounter, 801 mSDsCounter, 0 mSdLazyCounter, 1632 mSolverCounterSat, 173 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 173 SdHoareTripleChecker+Valid, 858 SdHoareTripleChecker+Invalid, 1805 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 173 IncrementalHoareTripleChecker+Valid, 1632 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-09-25 00:09:34,747 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [173 Valid, 858 Invalid, 1805 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [173 Valid, 1632 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-09-25 00:09:34,747 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 354 states. [2024-09-25 00:09:34,807 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 354 to 287. [2024-09-25 00:09:34,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 287 states, 200 states have (on average 1.035) internal successors, (207), 196 states have internal predecessors, (207), 62 states have call successors, (62), 47 states have call predecessors, (62), 24 states have return successors, (151), 43 states have call predecessors, (151), 61 states have call successors, (151) [2024-09-25 00:09:34,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 287 states and 420 transitions. [2024-09-25 00:09:34,813 INFO L78 Accepts]: Start accepts. Automaton has 287 states and 420 transitions. Word has length 2424 [2024-09-25 00:09:34,814 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:09:34,814 INFO L474 AbstractCegarLoop]: Abstraction has 287 states and 420 transitions. [2024-09-25 00:09:34,815 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 52 states, 51 states have (on average 2.8627450980392157) internal successors, (146), 52 states have internal predecessors, (146), 42 states have call successors, (53), 1 states have call predecessors, (53), 19 states have return successors, (72), 31 states have call predecessors, (72), 42 states have call successors, (72) [2024-09-25 00:09:34,815 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:09:34,815 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 420 transitions. [2024-09-25 00:09:34,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1962 [2024-09-25 00:09:34,837 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:09:34,837 INFO L216 NwaCegarLoop]: trace histogram [144, 144, 143, 143, 116, 116, 72, 72, 72, 72, 72, 72, 72, 71, 71, 71, 71, 71, 71, 71, 45, 44, 28, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:09:34,863 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2024-09-25 00:09:35,038 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,18 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:09:35,038 INFO L399 AbstractCegarLoop]: === Iteration 20 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:09:35,039 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:09:35,039 INFO L85 PathProgramCache]: Analyzing trace with hash 1180951825, now seen corresponding path program 12 times [2024-09-25 00:09:35,039 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:09:35,039 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2058450958] [2024-09-25 00:09:35,039 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:09:35,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:09:35,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:37,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:09:37,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:37,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:09:38,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:40,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:40,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:41,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:41,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:41,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:41,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:41,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:41,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:41,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:41,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:41,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:41,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:41,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:41,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:41,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:41,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:42,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,082 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,083 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:42,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,107 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,111 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,111 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:42,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,161 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:42,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:42,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,240 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:42,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,266 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,272 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:42,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,296 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:09:42,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:42,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:42,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,495 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:42,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,555 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:42,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:09:42,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,843 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,865 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:42,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,890 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:42,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:42,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,927 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:42,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,936 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:42,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:42,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,946 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:09:42,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:42,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:42,999 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,001 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:43,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:43,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,024 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:43,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:43,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,049 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:09:43,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,078 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:43,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:43,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:09:43,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:43,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,161 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:09:43,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:09:43,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:09:43,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:09:43,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:09:43,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:09:43,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:09:43,212 INFO L134 CoverageAnalysis]: Checked inductivity of 115300 backedges. 1002 proven. 7534 refuted. 0 times theorem prover too weak. 106764 trivial. 0 not checked. [2024-09-25 00:09:43,212 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:09:43,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2058450958] [2024-09-25 00:09:43,212 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2058450958] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:09:43,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [206963097] [2024-09-25 00:09:43,213 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-25 00:09:43,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:09:43,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:09:43,215 INFO L229 MonitoredProcess]: Starting monitored process 19 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:43,216 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-09-25 00:09:43,794 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 30 check-sat command(s) [2024-09-25 00:09:43,794 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-25 00:09:43,800 INFO L262 TraceCheckSpWp]: Trace formula consists of 1183 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-09-25 00:09:43,813 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:09:43,983 INFO L134 CoverageAnalysis]: Checked inductivity of 115300 backedges. 1635 proven. 6130 refuted. 0 times theorem prover too weak. 107535 trivial. 0 not checked. [2024-09-25 00:09:43,983 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-25 00:09:51,395 INFO L134 CoverageAnalysis]: Checked inductivity of 115300 backedges. 1639 proven. 6182 refuted. 0 times theorem prover too weak. 107479 trivial. 0 not checked. [2024-09-25 00:09:51,395 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [206963097] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-25 00:09:51,395 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-25 00:09:51,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 15, 23] total 45 [2024-09-25 00:09:51,396 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1575522926] [2024-09-25 00:09:51,396 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-25 00:09:51,398 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-09-25 00:09:51,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-25 00:09:51,399 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-09-25 00:09:51,400 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=353, Invalid=1627, Unknown=0, NotChecked=0, Total=1980 [2024-09-25 00:09:51,400 INFO L87 Difference]: Start difference. First operand 287 states and 420 transitions. Second operand has 45 states, 43 states have (on average 2.744186046511628) internal successors, (118), 45 states have internal predecessors, (118), 34 states have call successors, (41), 1 states have call predecessors, (41), 18 states have return successors, (55), 29 states have call predecessors, (55), 34 states have call successors, (55) [2024-09-25 00:09:52,060 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-25 00:09:52,061 INFO L93 Difference]: Finished difference Result 1279 states and 1903 transitions. [2024-09-25 00:09:52,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2024-09-25 00:09:52,067 INFO L78 Accepts]: Start accepts. Automaton has has 45 states, 43 states have (on average 2.744186046511628) internal successors, (118), 45 states have internal predecessors, (118), 34 states have call successors, (41), 1 states have call predecessors, (41), 18 states have return successors, (55), 29 states have call predecessors, (55), 34 states have call successors, (55) Word has length 1961 [2024-09-25 00:09:52,069 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-25 00:09:52,087 INFO L225 Difference]: With dead ends: 1279 [2024-09-25 00:09:52,087 INFO L226 Difference]: Without dead ends: 1275 [2024-09-25 00:09:52,089 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 4528 GetRequests, 4468 SyntacticMatches, 10 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1560 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=505, Invalid=2147, Unknown=0, NotChecked=0, Total=2652 [2024-09-25 00:09:52,090 INFO L434 NwaCegarLoop]: 34 mSDtfsCounter, 216 mSDsluCounter, 498 mSDsCounter, 0 mSdLazyCounter, 827 mSolverCounterSat, 127 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 240 SdHoareTripleChecker+Valid, 532 SdHoareTripleChecker+Invalid, 954 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 127 IncrementalHoareTripleChecker+Valid, 827 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-25 00:09:52,091 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [240 Valid, 532 Invalid, 954 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [127 Valid, 827 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-25 00:09:52,097 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1275 states. [2024-09-25 00:09:52,292 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1275 to 1195. [2024-09-25 00:09:52,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1195 states, 808 states have (on average 1.0185643564356435) internal successors, (823), 802 states have internal predecessors, (823), 278 states have call successors, (278), 158 states have call predecessors, (278), 108 states have return successors, (663), 234 states have call predecessors, (663), 277 states have call successors, (663) [2024-09-25 00:09:52,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1195 states to 1195 states and 1764 transitions. [2024-09-25 00:09:52,311 INFO L78 Accepts]: Start accepts. Automaton has 1195 states and 1764 transitions. Word has length 1961 [2024-09-25 00:09:52,313 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-25 00:09:52,314 INFO L474 AbstractCegarLoop]: Abstraction has 1195 states and 1764 transitions. [2024-09-25 00:09:52,314 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 43 states have (on average 2.744186046511628) internal successors, (118), 45 states have internal predecessors, (118), 34 states have call successors, (41), 1 states have call predecessors, (41), 18 states have return successors, (55), 29 states have call predecessors, (55), 34 states have call successors, (55) [2024-09-25 00:09:52,314 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:09:52,315 INFO L276 IsEmpty]: Start isEmpty. Operand 1195 states and 1764 transitions. [2024-09-25 00:09:52,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4849 [2024-09-25 00:09:52,424 INFO L208 NwaCegarLoop]: Found error trace [2024-09-25 00:09:52,426 INFO L216 NwaCegarLoop]: trace histogram [357, 357, 354, 354, 289, 286, 178, 178, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 177, 177, 112, 108, 68, 68, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-25 00:09:52,449 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2024-09-25 00:09:52,626 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,19 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:09:52,627 INFO L399 AbstractCegarLoop]: === Iteration 21 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-25 00:09:52,627 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-25 00:09:52,627 INFO L85 PathProgramCache]: Analyzing trace with hash -1061986310, now seen corresponding path program 13 times [2024-09-25 00:09:52,627 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-25 00:09:52,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73384030] [2024-09-25 00:09:52,628 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-25 00:09:52,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-25 00:09:54,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:08,520 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-25 00:10:08,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:08,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-25 00:10:09,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:18,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:18,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:21,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:21,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:21,956 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:21,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,937 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:22,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,948 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:22,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:22,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:22,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:22,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:22,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:22,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:22,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:22,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,997 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:22,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,998 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:22,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:22,999 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:22,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:23,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,031 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,043 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,050 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,059 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:10:23,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:23,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:23,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:23,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:23,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,186 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:10:23,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,256 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,310 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:23,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,319 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,322 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:23,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:23,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:23,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,370 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:23,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:23,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:23,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:23,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:23,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:23,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:23,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:23,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:10:23,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:24,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:24,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:24,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:24,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:24,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:25,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,352 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:25,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,387 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:25,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:25,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:10:25,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,510 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,515 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,517 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:25,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:25,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,545 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,550 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,554 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:10:25,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,704 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:25,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:25,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,750 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,804 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,807 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:25,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:25,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:25,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:25,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:25,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:25,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2420 [2024-09-25 00:10:25,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:26,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:26,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,231 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,250 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:27,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:27,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,280 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:27,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,323 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,325 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,333 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:27,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,338 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,347 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:10:27,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:27,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,418 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,420 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:27,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,439 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,446 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:10:27,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,548 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,553 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:27,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:27,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,608 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:27,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,651 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,654 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,655 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:27,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:27,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:27,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:27,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,684 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:27,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,687 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-09-25 00:10:27,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:27,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:27,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,113 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:28,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:28,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,215 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,224 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:28,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,260 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,269 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,292 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:28,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,316 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,319 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,324 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-09-25 00:10:28,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,375 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,381 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,386 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,391 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,397 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,408 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,410 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:28,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,422 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:28,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,473 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-09-25 00:10:28,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,610 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,726 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:28,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-09-25 00:10:28,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,783 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,793 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-09-25 00:10:28,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-09-25 00:10:28,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-09-25 00:10:28,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,899 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-25 00:10:28,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-09-25 00:10:28,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-09-25 00:10:28,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-25 00:10:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:28,942 INFO L134 CoverageAnalysis]: Checked inductivity of 711795 backedges. 6713 proven. 31240 refuted. 0 times theorem prover too weak. 673842 trivial. 0 not checked. [2024-09-25 00:10:28,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-25 00:10:28,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73384030] [2024-09-25 00:10:28,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73384030] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-25 00:10:28,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1518346642] [2024-09-25 00:10:28,943 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-25 00:10:28,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-25 00:10:28,943 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-25 00:10:28,944 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-25 00:10:28,945 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2024-09-25 00:10:30,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-25 00:10:30,822 INFO L262 TraceCheckSpWp]: Trace formula consists of 10783 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-09-25 00:10:30,886 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-25 00:10:31,197 INFO L134 CoverageAnalysis]: Checked inductivity of 711795 backedges. 2126 proven. 21533 refuted. 0 times theorem prover too weak. 688136 trivial. 0 not checked. [2024-09-25 00:10:31,198 INFO L327 TraceCheckSpWp]: Computing backward predicates...