./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_2calls_10-1.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 e378df2c 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_10-1.c -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b6366e3b98da5ee88513ec6586b547e61d25aed49a53277f23448bdf367b4562 --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.5-wip.dk.contract-modifies-e378df2-m [2024-10-15 15:11:26,461 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-15 15:11:26,529 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-15 15:11:26,536 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-15 15:11:26,537 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-15 15:11:26,574 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-15 15:11:26,574 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-15 15:11:26,575 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-15 15:11:26,576 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-15 15:11:26,577 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-15 15:11:26,577 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-15 15:11:26,578 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-15 15:11:26,578 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-15 15:11:26,579 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-15 15:11:26,581 INFO L153 SettingsManager]: * Use SBE=true [2024-10-15 15:11:26,581 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-15 15:11:26,582 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-15 15:11:26,582 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-15 15:11:26,582 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-15 15:11:26,582 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-15 15:11:26,583 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-15 15:11:26,583 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-15 15:11:26,584 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-15 15:11:26,584 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-15 15:11:26,584 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-15 15:11:26,585 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-15 15:11:26,585 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-15 15:11:26,585 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-15 15:11:26,586 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-15 15:11:26,586 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-15 15:11:26,586 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-15 15:11:26,587 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-15 15:11:26,587 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-15 15:11:26,587 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-15 15:11:26,588 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-15 15:11:26,588 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-15 15:11:26,597 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-15 15:11:26,597 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-15 15:11:26,598 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-15 15:11:26,598 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-15 15:11:26,598 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-15 15:11:26,600 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-15 15:11:26,601 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 -> b6366e3b98da5ee88513ec6586b547e61d25aed49a53277f23448bdf367b4562 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-10-15 15:11:26,838 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-15 15:11:26,859 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-15 15:11:26,862 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-15 15:11:26,863 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-15 15:11:26,864 INFO L274 PluginConnector]: CDTParser initialized [2024-10-15 15:11:26,865 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive-simple/fibo_2calls_10-1.c [2024-10-15 15:11:28,247 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-15 15:11:28,462 INFO L384 CDTParser]: Found 1 translation units. [2024-10-15 15:11:28,463 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_2calls_10-1.c [2024-10-15 15:11:28,471 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/fa0e95f54/114ca63ee98c470eb6da7d10bdd2d6e3/FLAG66c0f3375 [2024-10-15 15:11:28,824 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/fa0e95f54/114ca63ee98c470eb6da7d10bdd2d6e3 [2024-10-15 15:11:28,827 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-15 15:11:28,828 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-15 15:11:28,829 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-15 15:11:28,829 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-15 15:11:28,835 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-15 15:11:28,836 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.10 03:11:28" (1/1) ... [2024-10-15 15:11:28,836 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d63cb58 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:28, skipping insertion in model container [2024-10-15 15:11:28,838 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.10 03:11:28" (1/1) ... [2024-10-15 15:11:28,856 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-15 15:11:29,030 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_10-1.c[949,962] [2024-10-15 15:11:29,036 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-15 15:11:29,044 INFO L200 MainTranslator]: Completed pre-run [2024-10-15 15:11:29,061 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_10-1.c[949,962] [2024-10-15 15:11:29,061 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-15 15:11:29,076 INFO L204 MainTranslator]: Completed translation [2024-10-15 15:11:29,076 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29 WrapperNode [2024-10-15 15:11:29,076 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-15 15:11:29,077 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-15 15:11:29,078 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-15 15:11:29,078 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-15 15:11:29,085 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,092 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,100 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-10-15 15:11:29,100 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-15 15:11:29,101 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-15 15:11:29,102 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-15 15:11:29,102 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-15 15:11:29,112 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,113 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,114 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,133 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-10-15 15:11:29,134 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,134 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,137 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,139 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,140 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,144 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,145 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-15 15:11:29,146 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-15 15:11:29,146 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-15 15:11:29,146 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-15 15:11:29,149 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (1/1) ... [2024-10-15 15:11:29,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-15 15:11:29,167 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:29,193 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-10-15 15:11:29,196 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-10-15 15:11:29,245 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-15 15:11:29,246 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-10-15 15:11:29,246 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-10-15 15:11:29,246 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-15 15:11:29,246 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-10-15 15:11:29,246 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-10-15 15:11:29,246 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-10-15 15:11:29,248 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-10-15 15:11:29,248 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-10-15 15:11:29,248 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-10-15 15:11:29,249 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-15 15:11:29,249 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-15 15:11:29,311 INFO L238 CfgBuilder]: Building ICFG [2024-10-15 15:11:29,313 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-15 15:11:29,534 INFO L? ?]: Removed 7 outVars from TransFormulas that were not future-live. [2024-10-15 15:11:29,535 INFO L287 CfgBuilder]: Performing block encoding [2024-10-15 15:11:29,561 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-15 15:11:29,561 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-15 15:11:29,561 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.10 03:11:29 BoogieIcfgContainer [2024-10-15 15:11:29,561 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-15 15:11:29,566 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-15 15:11:29,566 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-15 15:11:29,569 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-15 15:11:29,569 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 15.10 03:11:28" (1/3) ... [2024-10-15 15:11:29,570 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4dfbceca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.10 03:11:29, skipping insertion in model container [2024-10-15 15:11:29,571 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:29" (2/3) ... [2024-10-15 15:11:29,571 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4dfbceca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.10 03:11:29, skipping insertion in model container [2024-10-15 15:11:29,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.10 03:11:29" (3/3) ... [2024-10-15 15:11:29,573 INFO L112 eAbstractionObserver]: Analyzing ICFG fibo_2calls_10-1.c [2024-10-15 15:11:29,589 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-15 15:11:29,590 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-15 15:11:29,632 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-15 15:11:29,637 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=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;@3b1f85b5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-15 15:11:29,638 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-15 15:11:29,641 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-10-15 15:11:29,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-10-15 15:11:29,646 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:29,646 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:11:29,647 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:29,651 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:29,651 INFO L85 PathProgramCache]: Analyzing trace with hash -685851838, now seen corresponding path program 1 times [2024-10-15 15:11:29,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:29,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837186500] [2024-10-15 15:11:29,658 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:29,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:29,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:29,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:29,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:29,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:29,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:29,958 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-15 15:11:29,958 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:29,958 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [837186500] [2024-10-15 15:11:29,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [837186500] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-15 15:11:29,959 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-15 15:11:29,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-15 15:11:29,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [172541348] [2024-10-15 15:11:29,962 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-15 15:11:29,967 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-15 15:11:29,967 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:29,987 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-15 15:11:29,988 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-15 15:11:29,990 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-10-15 15:11:30,076 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:30,076 INFO L93 Difference]: Finished difference Result 44 states and 55 transitions. [2024-10-15 15:11:30,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-15 15:11:30,079 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-10-15 15:11:30,079 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:30,087 INFO L225 Difference]: With dead ends: 44 [2024-10-15 15:11:30,087 INFO L226 Difference]: Without dead ends: 32 [2024-10-15 15:11:30,090 INFO L431 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-10-15 15:11:30,095 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 10 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s 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-10-15 15:11:30,095 INFO L433 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-10-15 15:11:30,111 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-10-15 15:11:30,134 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 30. [2024-10-15 15:11:30,136 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-10-15 15:11:30,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-10-15 15:11:30,139 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 13 [2024-10-15 15:11:30,140 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:30,140 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-10-15 15:11:30,141 INFO L472 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-10-15 15:11:30,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:30,143 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-10-15 15:11:30,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-10-15 15:11:30,144 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:30,145 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:11:30,145 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-15 15:11:30,145 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:30,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:30,146 INFO L85 PathProgramCache]: Analyzing trace with hash 924954813, now seen corresponding path program 1 times [2024-10-15 15:11:30,147 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:30,147 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [930554692] [2024-10-15 15:11:30,148 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:30,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:30,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:30,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:30,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,276 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-15 15:11:30,280 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:30,280 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [930554692] [2024-10-15 15:11:30,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [930554692] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-15 15:11:30,280 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-15 15:11:30,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-15 15:11:30,280 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1263653138] [2024-10-15 15:11:30,281 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-15 15:11:30,281 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-15 15:11:30,282 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:30,282 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-15 15:11:30,283 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-15 15:11:30,284 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-10-15 15:11:30,359 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:30,359 INFO L93 Difference]: Finished difference Result 36 states and 44 transitions. [2024-10-15 15:11:30,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-15 15:11:30,360 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-10-15 15:11:30,360 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:30,361 INFO L225 Difference]: With dead ends: 36 [2024-10-15 15:11:30,362 INFO L226 Difference]: Without dead ends: 32 [2024-10-15 15:11:30,362 INFO L431 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-10-15 15:11:30,366 INFO L432 NwaCegarLoop]: 27 mSDtfsCounter, 7 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s 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-10-15 15:11:30,366 INFO L433 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-10-15 15:11:30,367 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-10-15 15:11:30,376 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 30. [2024-10-15 15:11:30,380 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-10-15 15:11:30,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-10-15 15:11:30,387 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 14 [2024-10-15 15:11:30,387 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:30,387 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-10-15 15:11:30,387 INFO L472 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-10-15 15:11:30,388 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:30,388 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-10-15 15:11:30,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-10-15 15:11:30,389 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:30,389 INFO L215 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-10-15 15:11:30,390 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-15 15:11:30,390 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:30,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:30,391 INFO L85 PathProgramCache]: Analyzing trace with hash -1782416332, now seen corresponding path program 1 times [2024-10-15 15:11:30,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:30,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1765088402] [2024-10-15 15:11:30,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:30,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:30,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:30,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:30,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:30,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-15 15:11:30,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,573 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:30,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:30,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1765088402] [2024-10-15 15:11:30,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1765088402] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:30,575 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [167977681] [2024-10-15 15:11:30,575 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:30,575 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:30,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:30,577 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-10-15 15:11:30,580 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-15 15:11:30,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:30,636 INFO L255 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-15 15:11:30,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:30,742 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:30,742 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:31,001 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:31,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [167977681] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:31,002 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:31,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 13 [2024-10-15 15:11:31,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1042426562] [2024-10-15 15:11:31,003 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:31,003 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-15 15:11:31,003 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:31,004 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-15 15:11:31,005 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=124, Unknown=0, NotChecked=0, Total=156 [2024-10-15 15:11:31,005 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-10-15 15:11:31,185 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:31,186 INFO L93 Difference]: Finished difference Result 58 states and 78 transitions. [2024-10-15 15:11:31,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-15 15:11:31,187 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-10-15 15:11:31,187 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:31,188 INFO L225 Difference]: With dead ends: 58 [2024-10-15 15:11:31,189 INFO L226 Difference]: Without dead ends: 34 [2024-10-15 15:11:31,190 INFO L431 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-10-15 15:11:31,192 INFO L432 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.1s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:31,194 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 160 Invalid, 155 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 139 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-15 15:11:31,194 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-10-15 15:11:31,205 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 32. [2024-10-15 15:11:31,207 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-10-15 15:11:31,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 39 transitions. [2024-10-15 15:11:31,209 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 39 transitions. Word has length 26 [2024-10-15 15:11:31,209 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:31,209 INFO L471 AbstractCegarLoop]: Abstraction has 32 states and 39 transitions. [2024-10-15 15:11:31,210 INFO L472 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-10-15 15:11:31,210 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:31,210 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-10-15 15:11:31,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-15 15:11:31,213 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:31,213 INFO L215 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-10-15 15:11:31,230 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-15 15:11:31,414 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:31,416 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:31,416 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:31,416 INFO L85 PathProgramCache]: Analyzing trace with hash -836643613, now seen corresponding path program 1 times [2024-10-15 15:11:31,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:31,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [153090663] [2024-10-15 15:11:31,417 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:31,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:31,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:31,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:31,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:31,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:31,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:31,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:31,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:31,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:31,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:31,609 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:31,610 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:31,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [153090663] [2024-10-15 15:11:31,610 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [153090663] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:31,610 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [834073028] [2024-10-15 15:11:31,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:31,611 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:31,611 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:31,612 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-10-15 15:11:31,614 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-15 15:11:31,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:31,650 INFO L255 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-15 15:11:31,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:31,708 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:31,708 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:31,913 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:31,914 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [834073028] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:31,914 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:31,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 13 [2024-10-15 15:11:31,914 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [483110750] [2024-10-15 15:11:31,914 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:31,915 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-15 15:11:31,915 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:31,915 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-15 15:11:31,916 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156 [2024-10-15 15:11:31,916 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-10-15 15:11:32,116 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:32,116 INFO L93 Difference]: Finished difference Result 56 states and 77 transitions. [2024-10-15 15:11:32,116 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-15 15:11:32,117 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-10-15 15:11:32,117 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:32,119 INFO L225 Difference]: With dead ends: 56 [2024-10-15 15:11:32,119 INFO L226 Difference]: Without dead ends: 52 [2024-10-15 15:11:32,120 INFO L431 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-10-15 15:11:32,121 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 32 mSDsluCounter, 158 mSDsCounter, 0 mSdLazyCounter, 246 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s 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-10-15 15:11:32,121 INFO L433 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-10-15 15:11:32,122 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-10-15 15:11:32,139 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 50. [2024-10-15 15:11:32,140 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-10-15 15:11:32,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 68 transitions. [2024-10-15 15:11:32,144 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 68 transitions. Word has length 27 [2024-10-15 15:11:32,144 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:32,144 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 68 transitions. [2024-10-15 15:11:32,145 INFO L472 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-10-15 15:11:32,145 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:32,146 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 68 transitions. [2024-10-15 15:11:32,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-15 15:11:32,148 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:32,148 INFO L215 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-10-15 15:11:32,165 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-15 15:11:32,352 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:32,353 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:32,353 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:32,353 INFO L85 PathProgramCache]: Analyzing trace with hash -925704228, now seen corresponding path program 1 times [2024-10-15 15:11:32,354 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:32,354 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1102931645] [2024-10-15 15:11:32,354 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:32,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:32,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:32,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:32,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:32,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:32,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-15 15:11:32,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-10-15 15:11:32,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,475 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 5 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-15 15:11:32,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:32,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1102931645] [2024-10-15 15:11:32,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1102931645] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:32,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [776308369] [2024-10-15 15:11:32,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:32,477 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:32,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:32,479 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-10-15 15:11:32,480 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-15 15:11:32,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:32,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-15 15:11:32,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:32,636 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-15 15:11:32,636 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:32,996 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-15 15:11:32,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [776308369] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:32,996 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:32,996 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 9] total 15 [2024-10-15 15:11:32,996 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1818349156] [2024-10-15 15:11:32,996 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:32,997 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-15 15:11:32,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:32,998 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-15 15:11:32,998 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=169, Unknown=0, NotChecked=0, Total=210 [2024-10-15 15:11:32,998 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-10-15 15:11:33,274 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:33,274 INFO L93 Difference]: Finished difference Result 112 states and 180 transitions. [2024-10-15 15:11:33,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-15 15:11:33,275 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-10-15 15:11:33,275 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:33,277 INFO L225 Difference]: With dead ends: 112 [2024-10-15 15:11:33,277 INFO L226 Difference]: Without dead ends: 68 [2024-10-15 15:11:33,279 INFO L431 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-10-15 15:11:33,279 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 38 mSDsluCounter, 177 mSDsCounter, 0 mSdLazyCounter, 229 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s 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-10-15 15:11:33,280 INFO L433 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-10-15 15:11:33,280 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 68 states. [2024-10-15 15:11:33,297 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 66. [2024-10-15 15:11:33,299 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-10-15 15:11:33,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 95 transitions. [2024-10-15 15:11:33,302 INFO L78 Accepts]: Start accepts. Automaton has 66 states and 95 transitions. Word has length 39 [2024-10-15 15:11:33,302 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:33,302 INFO L471 AbstractCegarLoop]: Abstraction has 66 states and 95 transitions. [2024-10-15 15:11:33,302 INFO L472 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-10-15 15:11:33,302 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:33,302 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 95 transitions. [2024-10-15 15:11:33,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-10-15 15:11:33,307 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:33,307 INFO L215 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-10-15 15:11:33,324 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-15 15:11:33,507 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:33,508 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:33,508 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:33,508 INFO L85 PathProgramCache]: Analyzing trace with hash -1261961157, now seen corresponding path program 1 times [2024-10-15 15:11:33,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:33,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [585660363] [2024-10-15 15:11:33,509 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:33,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:33,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:33,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:33,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:33,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:33,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:33,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:33,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,682 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-15 15:11:33,682 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:33,682 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [585660363] [2024-10-15 15:11:33,682 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [585660363] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:33,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1826909026] [2024-10-15 15:11:33,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:33,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:33,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:33,687 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-10-15 15:11:33,689 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-15 15:11:33,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:33,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-15 15:11:33,732 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:33,821 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-15 15:11:33,822 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:34,151 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-15 15:11:34,151 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1826909026] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:34,152 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:34,152 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 9] total 18 [2024-10-15 15:11:34,152 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1262124242] [2024-10-15 15:11:34,152 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:34,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-10-15 15:11:34,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:34,153 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-10-15 15:11:34,154 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=251, Unknown=0, NotChecked=0, Total=306 [2024-10-15 15:11:34,154 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-10-15 15:11:34,506 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:34,506 INFO L93 Difference]: Finished difference Result 182 states and 328 transitions. [2024-10-15 15:11:34,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-15 15:11:34,507 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-10-15 15:11:34,507 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:34,510 INFO L225 Difference]: With dead ends: 182 [2024-10-15 15:11:34,510 INFO L226 Difference]: Without dead ends: 122 [2024-10-15 15:11:34,513 INFO L431 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-10-15 15:11:34,514 INFO L432 NwaCegarLoop]: 35 mSDtfsCounter, 32 mSDsluCounter, 308 mSDsCounter, 0 mSdLazyCounter, 405 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s 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.2s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:34,516 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 343 Invalid, 437 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 405 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-15 15:11:34,516 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 122 states. [2024-10-15 15:11:34,552 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 103. [2024-10-15 15:11:34,553 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-10-15 15:11:34,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 165 transitions. [2024-10-15 15:11:34,557 INFO L78 Accepts]: Start accepts. Automaton has 103 states and 165 transitions. Word has length 40 [2024-10-15 15:11:34,558 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:34,558 INFO L471 AbstractCegarLoop]: Abstraction has 103 states and 165 transitions. [2024-10-15 15:11:34,559 INFO L472 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-10-15 15:11:34,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:34,559 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 165 transitions. [2024-10-15 15:11:34,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-10-15 15:11:34,562 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:34,562 INFO L215 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-10-15 15:11:34,582 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-15 15:11:34,762 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:34,763 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:34,763 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:34,763 INFO L85 PathProgramCache]: Analyzing trace with hash 1624375296, now seen corresponding path program 1 times [2024-10-15 15:11:34,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:34,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [713813092] [2024-10-15 15:11:34,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:34,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:34,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:34,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:34,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:34,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:34,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:34,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:34,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:34,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-10-15 15:11:34,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:34,949 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-10-15 15:11:34,949 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:34,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [713813092] [2024-10-15 15:11:34,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [713813092] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:34,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [88839696] [2024-10-15 15:11:34,949 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:34,949 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:34,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:34,951 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-10-15 15:11:34,953 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-15 15:11:35,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:35,003 INFO L255 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-10-15 15:11:35,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:35,120 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 23 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-10-15 15:11:35,121 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:35,630 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 28 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-15 15:11:35,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [88839696] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:35,631 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:35,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 11] total 20 [2024-10-15 15:11:35,631 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [219734455] [2024-10-15 15:11:35,631 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:35,632 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-15 15:11:35,632 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:35,632 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-15 15:11:35,633 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=312, Unknown=0, NotChecked=0, Total=380 [2024-10-15 15:11:35,633 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-10-15 15:11:35,960 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:35,961 INFO L93 Difference]: Finished difference Result 252 states and 489 transitions. [2024-10-15 15:11:35,961 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-15 15:11:35,962 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-10-15 15:11:35,962 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:35,964 INFO L225 Difference]: With dead ends: 252 [2024-10-15 15:11:35,967 INFO L226 Difference]: Without dead ends: 155 [2024-10-15 15:11:35,968 INFO L431 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-10-15 15:11:35,969 INFO L432 NwaCegarLoop]: 34 mSDtfsCounter, 41 mSDsluCounter, 222 mSDsCounter, 0 mSdLazyCounter, 304 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 256 SdHoareTripleChecker+Invalid, 365 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 304 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:35,970 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 256 Invalid, 365 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 304 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-15 15:11:35,971 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 155 states. [2024-10-15 15:11:36,006 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 112. [2024-10-15 15:11:36,006 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-10-15 15:11:36,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 180 transitions. [2024-10-15 15:11:36,010 INFO L78 Accepts]: Start accepts. Automaton has 112 states and 180 transitions. Word has length 54 [2024-10-15 15:11:36,011 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:36,011 INFO L471 AbstractCegarLoop]: Abstraction has 112 states and 180 transitions. [2024-10-15 15:11:36,011 INFO L472 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-10-15 15:11:36,011 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:36,012 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 180 transitions. [2024-10-15 15:11:36,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-10-15 15:11:36,016 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:36,016 INFO L215 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-10-15 15:11:36,032 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-15 15:11:36,217 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-10-15 15:11:36,217 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:36,218 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:36,218 INFO L85 PathProgramCache]: Analyzing trace with hash -805611050, now seen corresponding path program 1 times [2024-10-15 15:11:36,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:36,218 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [594861448] [2024-10-15 15:11:36,218 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:36,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:36,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:36,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:36,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:36,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:36,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:36,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:36,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:36,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:36,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:36,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-10-15 15:11:36,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:36,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:36,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:36,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:36,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:36,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:36,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,568 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 44 proven. 79 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-10-15 15:11:36,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:36,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [594861448] [2024-10-15 15:11:36,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [594861448] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:36,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1676308185] [2024-10-15 15:11:36,569 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:36,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:36,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:36,571 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-10-15 15:11:36,573 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-15 15:11:36,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:36,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 263 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-15 15:11:36,645 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:36,777 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 119 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-10-15 15:11:36,778 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:37,656 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 129 refuted. 0 times theorem prover too weak. 130 trivial. 0 not checked. [2024-10-15 15:11:37,657 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1676308185] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:37,657 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:37,657 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 13] total 24 [2024-10-15 15:11:37,657 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1011548989] [2024-10-15 15:11:37,657 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:37,658 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-10-15 15:11:37,659 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:37,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-10-15 15:11:37,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=464, Unknown=0, NotChecked=0, Total=552 [2024-10-15 15:11:37,660 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-10-15 15:11:38,143 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:38,143 INFO L93 Difference]: Finished difference Result 256 states and 494 transitions. [2024-10-15 15:11:38,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-10-15 15:11:38,144 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-10-15 15:11:38,144 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:38,146 INFO L225 Difference]: With dead ends: 256 [2024-10-15 15:11:38,146 INFO L226 Difference]: Without dead ends: 108 [2024-10-15 15:11:38,148 INFO L431 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-10-15 15:11:38,149 INFO L432 NwaCegarLoop]: 34 mSDtfsCounter, 59 mSDsluCounter, 331 mSDsCounter, 0 mSdLazyCounter, 540 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 365 SdHoareTripleChecker+Invalid, 608 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 540 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:38,149 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 365 Invalid, 608 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 540 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-15 15:11:38,150 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 108 states. [2024-10-15 15:11:38,162 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 91. [2024-10-15 15:11:38,163 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-10-15 15:11:38,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 127 transitions. [2024-10-15 15:11:38,165 INFO L78 Accepts]: Start accepts. Automaton has 91 states and 127 transitions. Word has length 110 [2024-10-15 15:11:38,165 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:38,165 INFO L471 AbstractCegarLoop]: Abstraction has 91 states and 127 transitions. [2024-10-15 15:11:38,165 INFO L472 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-10-15 15:11:38,166 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:38,166 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 127 transitions. [2024-10-15 15:11:38,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-10-15 15:11:38,167 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:38,168 INFO L215 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-10-15 15:11:38,183 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-15 15:11:38,368 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:38,368 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:38,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:38,369 INFO L85 PathProgramCache]: Analyzing trace with hash 222670340, now seen corresponding path program 1 times [2024-10-15 15:11:38,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:38,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [234507283] [2024-10-15 15:11:38,369 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:38,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:38,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:38,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:38,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:38,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:38,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:38,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-10-15 15:11:38,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:38,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:38,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-10-15 15:11:38,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:38,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:38,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:38,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:38,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:38,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,800 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 71 proven. 160 refuted. 0 times theorem prover too weak. 434 trivial. 0 not checked. [2024-10-15 15:11:38,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:38,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [234507283] [2024-10-15 15:11:38,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [234507283] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:38,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1268513812] [2024-10-15 15:11:38,801 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:38,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:38,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:38,803 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-10-15 15:11:38,804 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-15 15:11:38,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:38,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 383 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-10-15 15:11:38,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:39,071 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 34 proven. 242 refuted. 0 times theorem prover too weak. 389 trivial. 0 not checked. [2024-10-15 15:11:39,071 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:40,243 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 34 proven. 258 refuted. 0 times theorem prover too weak. 373 trivial. 0 not checked. [2024-10-15 15:11:40,244 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1268513812] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:40,244 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:40,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 15] total 26 [2024-10-15 15:11:40,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [959908340] [2024-10-15 15:11:40,245 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:40,245 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-10-15 15:11:40,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:40,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-10-15 15:11:40,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=549, Unknown=0, NotChecked=0, Total=650 [2024-10-15 15:11:40,247 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-10-15 15:11:40,765 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:40,765 INFO L93 Difference]: Finished difference Result 229 states and 395 transitions. [2024-10-15 15:11:40,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-10-15 15:11:40,766 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-10-15 15:11:40,767 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:40,768 INFO L225 Difference]: With dead ends: 229 [2024-10-15 15:11:40,769 INFO L226 Difference]: Without dead ends: 131 [2024-10-15 15:11:40,770 INFO L431 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-10-15 15:11:40,771 INFO L432 NwaCegarLoop]: 36 mSDtfsCounter, 85 mSDsluCounter, 401 mSDsCounter, 0 mSdLazyCounter, 602 mSolverCounterSat, 75 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 90 SdHoareTripleChecker+Valid, 437 SdHoareTripleChecker+Invalid, 677 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 75 IncrementalHoareTripleChecker+Valid, 602 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:40,771 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [90 Valid, 437 Invalid, 677 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [75 Valid, 602 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-15 15:11:40,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2024-10-15 15:11:40,785 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 111. [2024-10-15 15:11:40,786 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-10-15 15:11:40,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 163 transitions. [2024-10-15 15:11:40,787 INFO L78 Accepts]: Start accepts. Automaton has 111 states and 163 transitions. Word has length 164 [2024-10-15 15:11:40,788 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:40,788 INFO L471 AbstractCegarLoop]: Abstraction has 111 states and 163 transitions. [2024-10-15 15:11:40,788 INFO L472 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-10-15 15:11:40,788 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:40,789 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 163 transitions. [2024-10-15 15:11:40,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-10-15 15:11:40,791 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:40,791 INFO L215 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-10-15 15:11:40,806 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-15 15:11:40,995 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:40,996 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:40,996 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:40,996 INFO L85 PathProgramCache]: Analyzing trace with hash 501832710, now seen corresponding path program 2 times [2024-10-15 15:11:40,996 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:40,996 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [24354166] [2024-10-15 15:11:40,996 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:40,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:41,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:41,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:41,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:41,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:41,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:41,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:41,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:41,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:41,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-15 15:11:41,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:41,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:41,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:41,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:41,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 159 [2024-10-15 15:11:41,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:41,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:41,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:41,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:41,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:41,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:41,771 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 167 proven. 260 refuted. 0 times theorem prover too weak. 977 trivial. 0 not checked. [2024-10-15 15:11:41,771 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:41,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [24354166] [2024-10-15 15:11:41,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [24354166] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:41,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [856162049] [2024-10-15 15:11:41,771 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-15 15:11:41,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:41,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:41,773 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-10-15 15:11:41,775 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-15 15:11:41,898 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-15 15:11:41,898 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:11:41,900 INFO L255 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-15 15:11:41,905 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:42,028 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 77 proven. 418 refuted. 0 times theorem prover too weak. 909 trivial. 0 not checked. [2024-10-15 15:11:42,028 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:43,771 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 77 proven. 442 refuted. 0 times theorem prover too weak. 885 trivial. 0 not checked. [2024-10-15 15:11:43,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [856162049] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:43,771 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:43,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 17] total 28 [2024-10-15 15:11:43,771 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1771577177] [2024-10-15 15:11:43,771 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:43,772 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-10-15 15:11:43,772 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:43,773 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-10-15 15:11:43,773 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=119, Invalid=637, Unknown=0, NotChecked=0, Total=756 [2024-10-15 15:11:43,774 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-10-15 15:11:44,358 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:44,359 INFO L93 Difference]: Finished difference Result 254 states and 432 transitions. [2024-10-15 15:11:44,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-10-15 15:11:44,360 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-10-15 15:11:44,360 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:44,362 INFO L225 Difference]: With dead ends: 254 [2024-10-15 15:11:44,362 INFO L226 Difference]: Without dead ends: 156 [2024-10-15 15:11:44,364 INFO L431 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-10-15 15:11:44,364 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 62 mSDsluCounter, 352 mSDsCounter, 0 mSdLazyCounter, 656 mSolverCounterSat, 86 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 384 SdHoareTripleChecker+Invalid, 742 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 86 IncrementalHoareTripleChecker+Valid, 656 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:44,365 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 384 Invalid, 742 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [86 Valid, 656 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-15 15:11:44,365 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 156 states. [2024-10-15 15:11:44,387 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 143. [2024-10-15 15:11:44,388 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-10-15 15:11:44,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 143 states and 221 transitions. [2024-10-15 15:11:44,391 INFO L78 Accepts]: Start accepts. Automaton has 143 states and 221 transitions. Word has length 231 [2024-10-15 15:11:44,391 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:44,391 INFO L471 AbstractCegarLoop]: Abstraction has 143 states and 221 transitions. [2024-10-15 15:11:44,392 INFO L472 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-10-15 15:11:44,392 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:44,392 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 221 transitions. [2024-10-15 15:11:44,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 341 [2024-10-15 15:11:44,397 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:44,397 INFO L215 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-10-15 15:11:44,415 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-15 15:11:44,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:44,602 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:44,602 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:44,602 INFO L85 PathProgramCache]: Analyzing trace with hash -1438402695, now seen corresponding path program 3 times [2024-10-15 15:11:44,602 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:44,602 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1765449147] [2024-10-15 15:11:44,603 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:44,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:44,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:44,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:44,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:44,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:44,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:45,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:45,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:45,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-15 15:11:45,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:45,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 132 [2024-10-15 15:11:45,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:45,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:45,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:45,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:45,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-10-15 15:11:45,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:45,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:45,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:45,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:45,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:45,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:45,598 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 239 proven. 505 refuted. 0 times theorem prover too weak. 2461 trivial. 0 not checked. [2024-10-15 15:11:45,598 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:45,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1765449147] [2024-10-15 15:11:45,599 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1765449147] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:45,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [10768927] [2024-10-15 15:11:45,599 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-15 15:11:45,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:45,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:45,601 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-10-15 15:11:45,603 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-15 15:11:45,721 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-10-15 15:11:45,721 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:11:45,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 229 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-15 15:11:45,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:45,832 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 33 refuted. 0 times theorem prover too weak. 2529 trivial. 0 not checked. [2024-10-15 15:11:45,834 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:46,884 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 35 refuted. 0 times theorem prover too weak. 2527 trivial. 0 not checked. [2024-10-15 15:11:46,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [10768927] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:46,885 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:46,885 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 13] total 23 [2024-10-15 15:11:46,885 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1416522543] [2024-10-15 15:11:46,885 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:46,886 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-10-15 15:11:46,886 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:46,887 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-10-15 15:11:46,887 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=422, Unknown=0, NotChecked=0, Total=506 [2024-10-15 15:11:46,887 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-10-15 15:11:47,160 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:47,160 INFO L93 Difference]: Finished difference Result 283 states and 456 transitions. [2024-10-15 15:11:47,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-15 15:11:47,161 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-10-15 15:11:47,161 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:47,163 INFO L225 Difference]: With dead ends: 283 [2024-10-15 15:11:47,164 INFO L226 Difference]: Without dead ends: 153 [2024-10-15 15:11:47,166 INFO L431 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-10-15 15:11:47,166 INFO L432 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-10-15 15:11:47,166 INFO L433 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-10-15 15:11:47,167 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 153 states. [2024-10-15 15:11:47,189 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 147. [2024-10-15 15:11:47,190 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-10-15 15:11:47,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 147 states and 214 transitions. [2024-10-15 15:11:47,192 INFO L78 Accepts]: Start accepts. Automaton has 147 states and 214 transitions. Word has length 340 [2024-10-15 15:11:47,193 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:47,193 INFO L471 AbstractCegarLoop]: Abstraction has 147 states and 214 transitions. [2024-10-15 15:11:47,193 INFO L472 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-10-15 15:11:47,194 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:47,194 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 214 transitions. [2024-10-15 15:11:47,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 437 [2024-10-15 15:11:47,213 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:47,213 INFO L215 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-10-15 15:11:47,230 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-15 15:11:47,417 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-15 15:11:47,418 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:47,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:47,419 INFO L85 PathProgramCache]: Analyzing trace with hash 143598254, now seen corresponding path program 4 times [2024-10-15 15:11:47,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:47,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1448100838] [2024-10-15 15:11:47,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:47,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:47,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:47,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:47,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:47,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:47,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:48,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:48,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:11:48,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:48,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:11:48,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:48,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:48,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:11:48,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:48,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:48,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:11:48,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:48,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:48,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:48,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:48,984 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 1060 proven. 718 refuted. 0 times theorem prover too weak. 3591 trivial. 0 not checked. [2024-10-15 15:11:48,985 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:48,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1448100838] [2024-10-15 15:11:48,985 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1448100838] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:48,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1738510073] [2024-10-15 15:11:48,985 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-15 15:11:48,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:48,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:48,988 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-10-15 15:11:48,989 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-15 15:11:49,175 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-15 15:11:49,175 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:11:49,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 777 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-10-15 15:11:49,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:49,412 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 174 proven. 1045 refuted. 0 times theorem prover too weak. 4150 trivial. 0 not checked. [2024-10-15 15:11:49,412 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:52,257 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 174 proven. 1078 refuted. 0 times theorem prover too weak. 4117 trivial. 0 not checked. [2024-10-15 15:11:52,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1738510073] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:52,258 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:52,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 13, 19] total 47 [2024-10-15 15:11:52,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2084272740] [2024-10-15 15:11:52,258 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:52,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 47 states [2024-10-15 15:11:52,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:52,262 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 47 interpolants. [2024-10-15 15:11:52,262 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=280, Invalid=1882, Unknown=0, NotChecked=0, Total=2162 [2024-10-15 15:11:52,262 INFO L87 Difference]: Start difference. First operand 147 states and 214 transitions. Second operand has 47 states, 45 states have (on average 2.7555555555555555) internal successors, (124), 47 states have internal predecessors, (124), 31 states have call successors, (41), 1 states have call predecessors, (41), 21 states have return successors, (53), 31 states have call predecessors, (53), 31 states have call successors, (53) [2024-10-15 15:11:53,761 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:53,761 INFO L93 Difference]: Finished difference Result 402 states and 717 transitions. [2024-10-15 15:11:53,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 76 states. [2024-10-15 15:11:53,762 INFO L78 Accepts]: Start accepts. Automaton has has 47 states, 45 states have (on average 2.7555555555555555) internal successors, (124), 47 states have internal predecessors, (124), 31 states have call successors, (41), 1 states have call predecessors, (41), 21 states have return successors, (53), 31 states have call predecessors, (53), 31 states have call successors, (53) Word has length 436 [2024-10-15 15:11:53,763 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:53,766 INFO L225 Difference]: With dead ends: 402 [2024-10-15 15:11:53,766 INFO L226 Difference]: Without dead ends: 260 [2024-10-15 15:11:53,771 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1072 GetRequests, 973 SyntacticMatches, 8 SemanticMatches, 91 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2903 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1040, Invalid=7516, Unknown=0, NotChecked=0, Total=8556 [2024-10-15 15:11:53,771 INFO L432 NwaCegarLoop]: 57 mSDtfsCounter, 158 mSDsluCounter, 974 mSDsCounter, 0 mSdLazyCounter, 1867 mSolverCounterSat, 154 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 163 SdHoareTripleChecker+Valid, 1031 SdHoareTripleChecker+Invalid, 2021 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 154 IncrementalHoareTripleChecker+Valid, 1867 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:53,772 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [163 Valid, 1031 Invalid, 2021 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [154 Valid, 1867 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-15 15:11:53,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 260 states. [2024-10-15 15:11:53,797 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 260 to 206. [2024-10-15 15:11:53,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 206 states, 145 states have (on average 1.089655172413793) internal successors, (158), 139 states have internal predecessors, (158), 41 states have call successors, (41), 33 states have call predecessors, (41), 19 states have return successors, (86), 33 states have call predecessors, (86), 40 states have call successors, (86) [2024-10-15 15:11:53,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 206 states and 285 transitions. [2024-10-15 15:11:53,800 INFO L78 Accepts]: Start accepts. Automaton has 206 states and 285 transitions. Word has length 436 [2024-10-15 15:11:53,801 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:53,801 INFO L471 AbstractCegarLoop]: Abstraction has 206 states and 285 transitions. [2024-10-15 15:11:53,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 47 states, 45 states have (on average 2.7555555555555555) internal successors, (124), 47 states have internal predecessors, (124), 31 states have call successors, (41), 1 states have call predecessors, (41), 21 states have return successors, (53), 31 states have call predecessors, (53), 31 states have call successors, (53) [2024-10-15 15:11:53,801 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:53,802 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 285 transitions. [2024-10-15 15:11:53,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 886 [2024-10-15 15:11:53,823 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:53,824 INFO L215 NwaCegarLoop]: trace histogram [66, 66, 63, 63, 53, 51, 33, 33, 33, 33, 33, 33, 33, 31, 31, 31, 31, 31, 31, 31, 20, 20, 15, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:11:53,854 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-15 15:11:54,028 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-10-15 15:11:54,029 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:54,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:54,029 INFO L85 PathProgramCache]: Analyzing trace with hash 146820954, now seen corresponding path program 5 times [2024-10-15 15:11:54,030 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:54,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [382994142] [2024-10-15 15:11:54,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:54,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:54,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:54,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:55,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:55,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:56,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:56,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:56,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:56,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:11:56,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:56,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:56,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:11:56,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:56,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:56,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:56,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:56,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:11:56,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:56,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:56,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:56,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 350 [2024-10-15 15:11:56,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:57,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:57,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:11:57,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:57,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:11:57,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:57,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:57,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:11:57,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:57,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 704 [2024-10-15 15:11:57,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:57,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:11:57,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:11:57,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:57,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,601 INFO L134 CoverageAnalysis]: Checked inductivity of 23017 backedges. 2130 proven. 2025 refuted. 0 times theorem prover too weak. 18862 trivial. 0 not checked. [2024-10-15 15:11:57,602 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:57,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [382994142] [2024-10-15 15:11:57,602 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [382994142] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:57,602 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [715423808] [2024-10-15 15:11:57,602 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-15 15:11:57,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:57,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:57,604 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-10-15 15:11:57,606 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-15 15:11:57,949 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 36 check-sat command(s) [2024-10-15 15:11:57,949 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:11:57,954 INFO L255 TraceCheckSpWp]: Trace formula consists of 1242 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-10-15 15:11:57,965 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:58,202 INFO L134 CoverageAnalysis]: Checked inductivity of 23017 backedges. 9765 proven. 919 refuted. 0 times theorem prover too weak. 12333 trivial. 0 not checked. [2024-10-15 15:11:58,202 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:03,060 INFO L134 CoverageAnalysis]: Checked inductivity of 23017 backedges. 2607 proven. 1845 refuted. 0 times theorem prover too weak. 18565 trivial. 0 not checked. [2024-10-15 15:12:03,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [715423808] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:03,061 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:03,061 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 19, 27] total 48 [2024-10-15 15:12:03,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1754195807] [2024-10-15 15:12:03,062 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:03,063 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2024-10-15 15:12:03,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:03,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2024-10-15 15:12:03,065 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=317, Invalid=1939, Unknown=0, NotChecked=0, Total=2256 [2024-10-15 15:12:03,065 INFO L87 Difference]: Start difference. First operand 206 states and 285 transitions. Second operand has 48 states, 48 states have (on average 3.0625) internal successors, (147), 48 states have internal predecessors, (147), 40 states have call successors, (52), 2 states have call predecessors, (52), 17 states have return successors, (69), 28 states have call predecessors, (69), 40 states have call successors, (69) [2024-10-15 15:12:04,342 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:04,343 INFO L93 Difference]: Finished difference Result 455 states and 756 transitions. [2024-10-15 15:12:04,343 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 53 states. [2024-10-15 15:12:04,343 INFO L78 Accepts]: Start accepts. Automaton has has 48 states, 48 states have (on average 3.0625) internal successors, (147), 48 states have internal predecessors, (147), 40 states have call successors, (52), 2 states have call predecessors, (52), 17 states have return successors, (69), 28 states have call predecessors, (69), 40 states have call successors, (69) Word has length 885 [2024-10-15 15:12:04,344 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:04,348 INFO L225 Difference]: With dead ends: 455 [2024-10-15 15:12:04,349 INFO L226 Difference]: Without dead ends: 255 [2024-10-15 15:12:04,353 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2086 GetRequests, 1997 SyntacticMatches, 13 SemanticMatches, 76 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2282 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=853, Invalid=5153, Unknown=0, NotChecked=0, Total=6006 [2024-10-15 15:12:04,353 INFO L432 NwaCegarLoop]: 60 mSDtfsCounter, 130 mSDsluCounter, 886 mSDsCounter, 0 mSdLazyCounter, 1793 mSolverCounterSat, 131 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 134 SdHoareTripleChecker+Valid, 946 SdHoareTripleChecker+Invalid, 1924 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 131 IncrementalHoareTripleChecker+Valid, 1793 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:04,354 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [134 Valid, 946 Invalid, 1924 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [131 Valid, 1793 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-15 15:12:04,354 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 255 states. [2024-10-15 15:12:04,392 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 255 to 202. [2024-10-15 15:12:04,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 202 states, 141 states have (on average 1.0638297872340425) internal successors, (150), 137 states have internal predecessors, (150), 41 states have call successors, (41), 32 states have call predecessors, (41), 19 states have return successors, (81), 32 states have call predecessors, (81), 40 states have call successors, (81) [2024-10-15 15:12:04,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 202 states and 272 transitions. [2024-10-15 15:12:04,395 INFO L78 Accepts]: Start accepts. Automaton has 202 states and 272 transitions. Word has length 885 [2024-10-15 15:12:04,396 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:04,396 INFO L471 AbstractCegarLoop]: Abstraction has 202 states and 272 transitions. [2024-10-15 15:12:04,396 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 48 states have (on average 3.0625) internal successors, (147), 48 states have internal predecessors, (147), 40 states have call successors, (52), 2 states have call predecessors, (52), 17 states have return successors, (69), 28 states have call predecessors, (69), 40 states have call successors, (69) [2024-10-15 15:12:04,397 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:04,397 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 272 transitions. [2024-10-15 15:12:04,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1036 [2024-10-15 15:12:04,410 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:04,411 INFO L215 NwaCegarLoop]: trace histogram [76, 76, 75, 75, 61, 61, 38, 38, 38, 38, 38, 38, 38, 37, 37, 37, 37, 37, 37, 37, 24, 23, 15, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:04,430 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-10-15 15:12:04,615 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,12 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:04,616 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:04,616 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:04,616 INFO L85 PathProgramCache]: Analyzing trace with hash -1094291859, now seen corresponding path program 6 times [2024-10-15 15:12:04,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:04,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1062628780] [2024-10-15 15:12:04,616 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:04,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:04,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:05,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:05,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:05,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:07,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:07,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:07,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:07,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:07,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:07,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:07,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:07,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:07,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:07,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:07,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:07,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:12:07,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:07,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:07,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:07,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:07,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:07,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:07,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:07,974 INFO L134 CoverageAnalysis]: Checked inductivity of 31636 backedges. 1352 proven. 4183 refuted. 0 times theorem prover too weak. 26101 trivial. 0 not checked. [2024-10-15 15:12:07,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:07,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1062628780] [2024-10-15 15:12:07,974 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1062628780] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:07,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1989679491] [2024-10-15 15:12:07,975 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-15 15:12:07,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:07,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:07,977 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-10-15 15:12:07,978 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-15 15:12:08,271 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 20 check-sat command(s) [2024-10-15 15:12:08,271 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:08,273 INFO L255 TraceCheckSpWp]: Trace formula consists of 876 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-15 15:12:08,284 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:08,446 INFO L134 CoverageAnalysis]: Checked inductivity of 31636 backedges. 720 proven. 2055 refuted. 0 times theorem prover too weak. 28861 trivial. 0 not checked. [2024-10-15 15:12:08,446 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:11,733 INFO L134 CoverageAnalysis]: Checked inductivity of 31636 backedges. 722 proven. 2077 refuted. 0 times theorem prover too weak. 28837 trivial. 0 not checked. [2024-10-15 15:12:11,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1989679491] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:11,734 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:11,734 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 12, 17] total 44 [2024-10-15 15:12:11,734 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125061828] [2024-10-15 15:12:11,734 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:11,735 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2024-10-15 15:12:11,736 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:11,736 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2024-10-15 15:12:11,737 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=270, Invalid=1622, Unknown=0, NotChecked=0, Total=1892 [2024-10-15 15:12:11,737 INFO L87 Difference]: Start difference. First operand 202 states and 272 transitions. Second operand has 44 states, 43 states have (on average 2.7674418604651163) internal successors, (119), 44 states have internal predecessors, (119), 29 states have call successors, (40), 1 states have call predecessors, (40), 20 states have return successors, (55), 36 states have call predecessors, (55), 29 states have call successors, (55) [2024-10-15 15:12:12,708 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:12,708 INFO L93 Difference]: Finished difference Result 483 states and 748 transitions. [2024-10-15 15:12:12,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2024-10-15 15:12:12,709 INFO L78 Accepts]: Start accepts. Automaton has has 44 states, 43 states have (on average 2.7674418604651163) internal successors, (119), 44 states have internal predecessors, (119), 29 states have call successors, (40), 1 states have call predecessors, (40), 20 states have return successors, (55), 36 states have call predecessors, (55), 29 states have call successors, (55) Word has length 1035 [2024-10-15 15:12:12,710 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:12,714 INFO L225 Difference]: With dead ends: 483 [2024-10-15 15:12:12,714 INFO L226 Difference]: Without dead ends: 288 [2024-10-15 15:12:12,717 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2433 GetRequests, 2353 SyntacticMatches, 8 SemanticMatches, 72 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1978 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=759, Invalid=4643, Unknown=0, NotChecked=0, Total=5402 [2024-10-15 15:12:12,718 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 167 mSDsluCounter, 632 mSDsCounter, 0 mSdLazyCounter, 1260 mSolverCounterSat, 165 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 173 SdHoareTripleChecker+Valid, 672 SdHoareTripleChecker+Invalid, 1425 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 165 IncrementalHoareTripleChecker+Valid, 1260 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:12,718 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [173 Valid, 672 Invalid, 1425 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [165 Valid, 1260 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-15 15:12:12,718 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 288 states. [2024-10-15 15:12:12,749 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 288 to 251. [2024-10-15 15:12:12,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 251 states, 176 states have (on average 1.0568181818181819) internal successors, (186), 171 states have internal predecessors, (186), 53 states have call successors, (53), 42 states have call predecessors, (53), 21 states have return successors, (116), 37 states have call predecessors, (116), 52 states have call successors, (116) [2024-10-15 15:12:12,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 251 states and 355 transitions. [2024-10-15 15:12:12,753 INFO L78 Accepts]: Start accepts. Automaton has 251 states and 355 transitions. Word has length 1035 [2024-10-15 15:12:12,753 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:12,753 INFO L471 AbstractCegarLoop]: Abstraction has 251 states and 355 transitions. [2024-10-15 15:12:12,754 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 43 states have (on average 2.7674418604651163) internal successors, (119), 44 states have internal predecessors, (119), 29 states have call successors, (40), 1 states have call predecessors, (40), 20 states have return successors, (55), 36 states have call predecessors, (55), 29 states have call successors, (55) [2024-10-15 15:12:12,754 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:12,754 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 355 transitions. [2024-10-15 15:12:12,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1281 [2024-10-15 15:12:12,764 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:12,764 INFO L215 NwaCegarLoop]: trace histogram [94, 94, 93, 93, 76, 75, 47, 47, 47, 47, 47, 47, 47, 46, 46, 46, 46, 46, 46, 46, 30, 28, 18, 18, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:12,781 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-10-15 15:12:12,965 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-10-15 15:12:12,965 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:12,965 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:12,966 INFO L85 PathProgramCache]: Analyzing trace with hash 107369690, now seen corresponding path program 7 times [2024-10-15 15:12:12,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:12,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1100266459] [2024-10-15 15:12:12,966 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:12,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:13,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:13,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:13,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:15,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:15,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:15,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:12:15,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:15,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 636 [2024-10-15 15:12:15,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:15,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:15,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:15,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:15,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:12:15,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:15,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:15,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:15,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:15,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:15,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:15,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:15,960 INFO L134 CoverageAnalysis]: Checked inductivity of 48685 backedges. 1712 proven. 4806 refuted. 0 times theorem prover too weak. 42167 trivial. 0 not checked. [2024-10-15 15:12:15,961 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:15,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1100266459] [2024-10-15 15:12:15,961 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1100266459] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:15,961 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1010707213] [2024-10-15 15:12:15,961 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-15 15:12:15,961 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:15,961 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:15,962 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-10-15 15:12:15,963 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-15 15:12:16,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:16,421 INFO L255 TraceCheckSpWp]: Trace formula consists of 2861 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-10-15 15:12:16,435 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:16,568 INFO L134 CoverageAnalysis]: Checked inductivity of 48685 backedges. 1541 proven. 2434 refuted. 0 times theorem prover too weak. 44710 trivial. 0 not checked. [2024-10-15 15:12:16,568 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:21,118 INFO L134 CoverageAnalysis]: Checked inductivity of 48685 backedges. 1545 proven. 2463 refuted. 0 times theorem prover too weak. 44677 trivial. 0 not checked. [2024-10-15 15:12:21,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1010707213] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:21,118 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:21,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 13, 19] total 41 [2024-10-15 15:12:21,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1904292998] [2024-10-15 15:12:21,119 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:21,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 41 states [2024-10-15 15:12:21,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:21,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants. [2024-10-15 15:12:21,122 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=241, Invalid=1399, Unknown=0, NotChecked=0, Total=1640 [2024-10-15 15:12:21,122 INFO L87 Difference]: Start difference. First operand 251 states and 355 transitions. Second operand has 41 states, 40 states have (on average 2.825) internal successors, (113), 41 states have internal predecessors, (113), 31 states have call successors, (40), 1 states have call predecessors, (40), 16 states have return successors, (55), 29 states have call predecessors, (55), 31 states have call successors, (55) [2024-10-15 15:12:22,147 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:22,147 INFO L93 Difference]: Finished difference Result 574 states and 844 transitions. [2024-10-15 15:12:22,148 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2024-10-15 15:12:22,148 INFO L78 Accepts]: Start accepts. Automaton has has 41 states, 40 states have (on average 2.825) internal successors, (113), 41 states have internal predecessors, (113), 31 states have call successors, (40), 1 states have call predecessors, (40), 16 states have return successors, (55), 29 states have call predecessors, (55), 31 states have call successors, (55) Word has length 1280 [2024-10-15 15:12:22,149 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:22,154 INFO L225 Difference]: With dead ends: 574 [2024-10-15 15:12:22,154 INFO L226 Difference]: Without dead ends: 342 [2024-10-15 15:12:22,157 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2991 GetRequests, 2916 SyntacticMatches, 9 SemanticMatches, 66 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1652 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=644, Invalid=3912, Unknown=0, NotChecked=0, Total=4556 [2024-10-15 15:12:22,158 INFO L432 NwaCegarLoop]: 49 mSDtfsCounter, 129 mSDsluCounter, 640 mSDsCounter, 0 mSdLazyCounter, 1407 mSolverCounterSat, 137 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 137 SdHoareTripleChecker+Valid, 689 SdHoareTripleChecker+Invalid, 1544 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 137 IncrementalHoareTripleChecker+Valid, 1407 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:22,158 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [137 Valid, 689 Invalid, 1544 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [137 Valid, 1407 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-15 15:12:22,159 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 342 states. [2024-10-15 15:12:22,194 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 342 to 272. [2024-10-15 15:12:22,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 272 states, 192 states have (on average 1.0520833333333333) internal successors, (202), 187 states have internal predecessors, (202), 58 states have call successors, (58), 47 states have call predecessors, (58), 21 states have return successors, (132), 37 states have call predecessors, (132), 57 states have call successors, (132) [2024-10-15 15:12:22,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 272 states and 392 transitions. [2024-10-15 15:12:22,198 INFO L78 Accepts]: Start accepts. Automaton has 272 states and 392 transitions. Word has length 1280 [2024-10-15 15:12:22,199 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:22,199 INFO L471 AbstractCegarLoop]: Abstraction has 272 states and 392 transitions. [2024-10-15 15:12:22,199 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 41 states, 40 states have (on average 2.825) internal successors, (113), 41 states have internal predecessors, (113), 31 states have call successors, (40), 1 states have call predecessors, (40), 16 states have return successors, (55), 29 states have call predecessors, (55), 31 states have call successors, (55) [2024-10-15 15:12:22,200 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:22,200 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 392 transitions. [2024-10-15 15:12:22,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2316 [2024-10-15 15:12:22,228 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:22,229 INFO L215 NwaCegarLoop]: trace histogram [170, 170, 169, 169, 137, 137, 85, 85, 85, 85, 85, 85, 85, 84, 84, 84, 84, 84, 84, 84, 53, 52, 33, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:22,250 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-10-15 15:12:22,429 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-10-15 15:12:22,429 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:22,430 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:22,430 INFO L85 PathProgramCache]: Analyzing trace with hash 1191314831, now seen corresponding path program 8 times [2024-10-15 15:12:22,430 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:22,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2076911171] [2024-10-15 15:12:22,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:22,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:22,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:23,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:23,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:23,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:24,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:25,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:26,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:26,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:26,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:27,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:27,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:27,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:27,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:27,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:27,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:27,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:27,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:27,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:27,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:27,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:27,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:27,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:27,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:12:27,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:27,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:27,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:28,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:28,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:28,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:28,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 922 [2024-10-15 15:12:28,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:28,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:28,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:28,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:12:28,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:28,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:28,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:28,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:28,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:28,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:28,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:28,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:29,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:29,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:29,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:29,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:29,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 922 [2024-10-15 15:12:29,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:29,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:29,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:29,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:29,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:29,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:29,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:29,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:29,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:29,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:29,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:29,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:29,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:29,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:29,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:29,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,401 INFO L134 CoverageAnalysis]: Checked inductivity of 161100 backedges. 2135 proven. 11877 refuted. 0 times theorem prover too weak. 147088 trivial. 0 not checked. [2024-10-15 15:12:29,401 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:29,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2076911171] [2024-10-15 15:12:29,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2076911171] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:29,401 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1942531958] [2024-10-15 15:12:29,401 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-15 15:12:29,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:29,402 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:29,403 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-10-15 15:12:29,404 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-15 15:12:30,182 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-15 15:12:30,182 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:30,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 5159 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-10-15 15:12:30,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:30,504 INFO L134 CoverageAnalysis]: Checked inductivity of 161100 backedges. 2402 proven. 6825 refuted. 0 times theorem prover too weak. 151873 trivial. 0 not checked. [2024-10-15 15:12:30,504 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:39,341 INFO L134 CoverageAnalysis]: Checked inductivity of 161100 backedges. 2402 proven. 6877 refuted. 0 times theorem prover too weak. 151821 trivial. 0 not checked. [2024-10-15 15:12:39,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1942531958] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:39,341 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:39,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 15, 23] total 50 [2024-10-15 15:12:39,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1958012043] [2024-10-15 15:12:39,342 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:39,345 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 50 states [2024-10-15 15:12:39,345 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:39,346 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 50 interpolants. [2024-10-15 15:12:39,349 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=333, Invalid=2117, Unknown=0, NotChecked=0, Total=2450 [2024-10-15 15:12:39,349 INFO L87 Difference]: Start difference. First operand 272 states and 392 transitions. Second operand has 50 states, 49 states have (on average 2.693877551020408) internal successors, (132), 50 states have internal predecessors, (132), 37 states have call successors, (46), 1 states have call predecessors, (46), 21 states have return successors, (65), 35 states have call predecessors, (65), 37 states have call successors, (65) [2024-10-15 15:12:40,745 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:40,745 INFO L93 Difference]: Finished difference Result 630 states and 1262 transitions. [2024-10-15 15:12:40,746 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 65 states. [2024-10-15 15:12:40,746 INFO L78 Accepts]: Start accepts. Automaton has has 50 states, 49 states have (on average 2.693877551020408) internal successors, (132), 50 states have internal predecessors, (132), 37 states have call successors, (46), 1 states have call predecessors, (46), 21 states have return successors, (65), 35 states have call predecessors, (65), 37 states have call successors, (65) Word has length 2315 [2024-10-15 15:12:40,747 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:40,752 INFO L225 Difference]: With dead ends: 630 [2024-10-15 15:12:40,752 INFO L226 Difference]: Without dead ends: 322 [2024-10-15 15:12:40,759 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5381 GetRequests, 5283 SyntacticMatches, 11 SemanticMatches, 87 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2959 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1019, Invalid=6813, Unknown=0, NotChecked=0, Total=7832 [2024-10-15 15:12:40,759 INFO L432 NwaCegarLoop]: 64 mSDtfsCounter, 218 mSDsluCounter, 786 mSDsCounter, 0 mSdLazyCounter, 1821 mSolverCounterSat, 214 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 225 SdHoareTripleChecker+Valid, 850 SdHoareTripleChecker+Invalid, 2035 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 214 IncrementalHoareTripleChecker+Valid, 1821 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:40,760 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [225 Valid, 850 Invalid, 2035 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [214 Valid, 1821 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-15 15:12:40,760 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 322 states. [2024-10-15 15:12:40,798 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 322 to 272. [2024-10-15 15:12:40,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 272 states, 192 states have (on average 1.0520833333333333) internal successors, (202), 187 states have internal predecessors, (202), 57 states have call successors, (57), 47 states have call predecessors, (57), 22 states have return successors, (122), 37 states have call predecessors, (122), 56 states have call successors, (122) [2024-10-15 15:12:40,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 272 states and 381 transitions. [2024-10-15 15:12:40,802 INFO L78 Accepts]: Start accepts. Automaton has 272 states and 381 transitions. Word has length 2315 [2024-10-15 15:12:40,802 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:40,803 INFO L471 AbstractCegarLoop]: Abstraction has 272 states and 381 transitions. [2024-10-15 15:12:40,803 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 50 states, 49 states have (on average 2.693877551020408) internal successors, (132), 50 states have internal predecessors, (132), 37 states have call successors, (46), 1 states have call predecessors, (46), 21 states have return successors, (65), 35 states have call predecessors, (65), 37 states have call successors, (65) [2024-10-15 15:12:40,803 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:40,804 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 381 transitions. [2024-10-15 15:12:40,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1036 [2024-10-15 15:12:40,811 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:40,811 INFO L215 NwaCegarLoop]: trace histogram [76, 76, 75, 75, 61, 61, 38, 38, 38, 38, 38, 38, 38, 37, 37, 37, 37, 37, 37, 37, 24, 23, 15, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:40,837 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-10-15 15:12:41,012 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-10-15 15:12:41,012 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:41,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:41,013 INFO L85 PathProgramCache]: Analyzing trace with hash -1320776851, now seen corresponding path program 9 times [2024-10-15 15:12:41,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:41,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [610483047] [2024-10-15 15:12:41,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:41,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:41,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:41,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:41,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:41,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:41,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:42,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:42,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:42,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:42,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:42,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:42,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:43,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:43,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:43,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:43,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:43,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:43,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:43,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:12:43,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:43,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:43,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:43,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:43,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:12:43,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:43,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:43,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:43,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:43,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:43,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:43,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:43,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:43,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,994 INFO L134 CoverageAnalysis]: Checked inductivity of 31636 backedges. 2682 proven. 2990 refuted. 0 times theorem prover too weak. 25964 trivial. 0 not checked. [2024-10-15 15:12:43,994 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:43,995 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [610483047] [2024-10-15 15:12:43,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [610483047] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:43,995 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [635237754] [2024-10-15 15:12:43,995 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-15 15:12:43,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:43,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:43,996 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-10-15 15:12:43,997 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-10-15 15:12:44,336 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 19 check-sat command(s) [2024-10-15 15:12:44,336 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:44,339 INFO L255 TraceCheckSpWp]: Trace formula consists of 716 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-15 15:12:44,346 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:44,447 INFO L134 CoverageAnalysis]: Checked inductivity of 31636 backedges. 1705 proven. 257 refuted. 0 times theorem prover too weak. 29674 trivial. 0 not checked. [2024-10-15 15:12:44,447 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:47,034 INFO L134 CoverageAnalysis]: Checked inductivity of 31636 backedges. 1705 proven. 271 refuted. 0 times theorem prover too weak. 29660 trivial. 0 not checked. [2024-10-15 15:12:47,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [635237754] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:47,034 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:47,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 10, 13] total 43 [2024-10-15 15:12:47,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1431587112] [2024-10-15 15:12:47,035 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:47,037 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 43 states [2024-10-15 15:12:47,037 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:47,037 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants. [2024-10-15 15:12:47,038 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=251, Invalid=1555, Unknown=0, NotChecked=0, Total=1806 [2024-10-15 15:12:47,039 INFO L87 Difference]: Start difference. First operand 272 states and 381 transitions. Second operand has 43 states, 42 states have (on average 2.5238095238095237) internal successors, (106), 43 states have internal predecessors, (106), 23 states have call successors, (36), 1 states have call predecessors, (36), 19 states have return successors, (49), 37 states have call predecessors, (49), 23 states have call successors, (49) [2024-10-15 15:12:48,149 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:48,149 INFO L93 Difference]: Finished difference Result 574 states and 810 transitions. [2024-10-15 15:12:48,150 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2024-10-15 15:12:48,150 INFO L78 Accepts]: Start accepts. Automaton has has 43 states, 42 states have (on average 2.5238095238095237) internal successors, (106), 43 states have internal predecessors, (106), 23 states have call successors, (36), 1 states have call predecessors, (36), 19 states have return successors, (49), 37 states have call predecessors, (49), 23 states have call successors, (49) Word has length 1035 [2024-10-15 15:12:48,151 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:48,156 INFO L225 Difference]: With dead ends: 574 [2024-10-15 15:12:48,156 INFO L226 Difference]: Without dead ends: 326 [2024-10-15 15:12:48,160 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2431 GetRequests, 2358 SyntacticMatches, 6 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1693 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=606, Invalid=4086, Unknown=0, NotChecked=0, Total=4692 [2024-10-15 15:12:48,161 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 141 mSDsluCounter, 868 mSDsCounter, 0 mSdLazyCounter, 1651 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 150 SdHoareTripleChecker+Valid, 923 SdHoareTripleChecker+Invalid, 1761 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 1651 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:48,161 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [150 Valid, 923 Invalid, 1761 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 1651 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-15 15:12:48,162 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 326 states. [2024-10-15 15:12:48,204 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 326 to 272. [2024-10-15 15:12:48,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 272 states, 192 states have (on average 1.0520833333333333) internal successors, (202), 187 states have internal predecessors, (202), 57 states have call successors, (57), 47 states have call predecessors, (57), 22 states have return successors, (116), 37 states have call predecessors, (116), 56 states have call successors, (116) [2024-10-15 15:12:48,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 272 states and 375 transitions. [2024-10-15 15:12:48,208 INFO L78 Accepts]: Start accepts. Automaton has 272 states and 375 transitions. Word has length 1035 [2024-10-15 15:12:48,209 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:48,209 INFO L471 AbstractCegarLoop]: Abstraction has 272 states and 375 transitions. [2024-10-15 15:12:48,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 43 states, 42 states have (on average 2.5238095238095237) internal successors, (106), 43 states have internal predecessors, (106), 23 states have call successors, (36), 1 states have call predecessors, (36), 19 states have return successors, (49), 37 states have call predecessors, (49), 23 states have call successors, (49) [2024-10-15 15:12:48,209 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:48,209 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 375 transitions. [2024-10-15 15:12:48,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1213 [2024-10-15 15:12:48,219 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:48,219 INFO L215 NwaCegarLoop]: trace histogram [89, 89, 88, 88, 72, 71, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 44, 28, 27, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:48,238 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-10-15 15:12:48,419 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-10-15 15:12:48,420 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:48,420 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:48,420 INFO L85 PathProgramCache]: Analyzing trace with hash -1807243277, now seen corresponding path program 10 times [2024-10-15 15:12:48,420 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:48,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1109741536] [2024-10-15 15:12:48,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:48,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:48,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:00,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:13:00,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:00,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:13:01,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:11,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:11,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:17,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:17,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:17,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:17,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:17,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:17,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:17,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:17,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:17,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:17,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:17,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:17,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:17,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:17,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:17,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:17,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:18,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:18,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:18,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:18,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:18,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:18,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:18,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:18,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:18,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:18,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:18,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:18,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:18,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:18,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:18,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:19,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:19,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:19,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:19,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:19,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:19,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:19,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:19,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:19,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:19,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:19,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:19,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:19,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:19,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:19,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:20,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:20,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:21,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:21,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:21,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:21,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:21,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:21,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:21,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:21,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:21,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:21,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:21,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:21,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:21,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:21,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:21,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:21,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:21,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:21,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:21,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:21,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:22,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:22,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:22,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:22,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:22,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:22,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:22,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:22,094 INFO L134 CoverageAnalysis]: Checked inductivity of 43585 backedges. 0 proven. 14453 refuted. 0 times theorem prover too weak. 29132 trivial. 0 not checked. [2024-10-15 15:13:22,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:13:22,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1109741536] [2024-10-15 15:13:22,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1109741536] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:13:22,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [917418279] [2024-10-15 15:13:22,095 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-15 15:13:22,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:22,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:13:22,097 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-10-15 15:13:22,098 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-10-15 15:13:22,612 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-15 15:13:22,613 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:13:22,634 INFO L255 TraceCheckSpWp]: Trace formula consists of 2710 conjuncts, 711 conjuncts are in the unsatisfiable core [2024-10-15 15:13:22,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:13:23,919 INFO L134 CoverageAnalysis]: Checked inductivity of 43585 backedges. 0 proven. 14453 refuted. 0 times theorem prover too weak. 29132 trivial. 0 not checked. [2024-10-15 15:13:23,920 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:13:30,421 INFO L134 CoverageAnalysis]: Checked inductivity of 43585 backedges. 0 proven. 14453 refuted. 0 times theorem prover too weak. 29132 trivial. 0 not checked. [2024-10-15 15:13:30,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [917418279] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:13:30,421 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:13:30,422 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [52, 52, 52] total 68 [2024-10-15 15:13:30,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1331754144] [2024-10-15 15:13:30,422 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:13:30,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 68 states [2024-10-15 15:13:30,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:13:30,424 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 68 interpolants. [2024-10-15 15:13:30,425 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=165, Invalid=4391, Unknown=0, NotChecked=0, Total=4556 [2024-10-15 15:13:30,425 INFO L87 Difference]: Start difference. First operand 272 states and 375 transitions. Second operand has 68 states, 68 states have (on average 1.161764705882353) internal successors, (79), 35 states have internal predecessors, (79), 15 states have call successors, (19), 1 states have call predecessors, (19), 19 states have return successors, (48), 48 states have call predecessors, (48), 15 states have call successors, (48) [2024-10-15 15:13:31,407 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:13:31,408 INFO L93 Difference]: Finished difference Result 285 states and 402 transitions. [2024-10-15 15:13:31,408 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. [2024-10-15 15:13:31,408 INFO L78 Accepts]: Start accepts. Automaton has has 68 states, 68 states have (on average 1.161764705882353) internal successors, (79), 35 states have internal predecessors, (79), 15 states have call successors, (19), 1 states have call predecessors, (19), 19 states have return successors, (48), 48 states have call predecessors, (48), 15 states have call successors, (48) Word has length 1212 [2024-10-15 15:13:31,409 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:13:31,413 INFO L225 Difference]: With dead ends: 285 [2024-10-15 15:13:31,413 INFO L226 Difference]: Without dead ends: 281 [2024-10-15 15:13:31,414 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3136 GetRequests, 3070 SyntacticMatches, 0 SemanticMatches, 66 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 120 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=165, Invalid=4391, Unknown=0, NotChecked=0, Total=4556 [2024-10-15 15:13:31,415 INFO L432 NwaCegarLoop]: 90 mSDtfsCounter, 0 mSDsluCounter, 4354 mSDsCounter, 0 mSdLazyCounter, 2467 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 4444 SdHoareTripleChecker+Invalid, 2467 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2467 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-10-15 15:13:31,415 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 4444 Invalid, 2467 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2467 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-10-15 15:13:31,416 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 281 states. [2024-10-15 15:13:31,453 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 281 to 277. [2024-10-15 15:13:31,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 277 states, 195 states have (on average 1.0512820512820513) internal successors, (205), 190 states have internal predecessors, (205), 58 states have call successors, (58), 47 states have call predecessors, (58), 23 states have return successors, (126), 39 states have call predecessors, (126), 57 states have call successors, (126) [2024-10-15 15:13:31,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 277 states and 389 transitions. [2024-10-15 15:13:31,456 INFO L78 Accepts]: Start accepts. Automaton has 277 states and 389 transitions. Word has length 1212 [2024-10-15 15:13:31,457 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:13:31,457 INFO L471 AbstractCegarLoop]: Abstraction has 277 states and 389 transitions. [2024-10-15 15:13:31,458 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 68 states, 68 states have (on average 1.161764705882353) internal successors, (79), 35 states have internal predecessors, (79), 15 states have call successors, (19), 1 states have call predecessors, (19), 19 states have return successors, (48), 48 states have call predecessors, (48), 15 states have call successors, (48) [2024-10-15 15:13:31,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:13:31,458 INFO L276 IsEmpty]: Start isEmpty. Operand 277 states and 389 transitions. [2024-10-15 15:13:31,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1499 [2024-10-15 15:13:31,471 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:13:31,471 INFO L215 NwaCegarLoop]: trace histogram [110, 110, 109, 109, 89, 88, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 34, 34, 22, 20, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:13:31,493 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-10-15 15:13:31,671 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17,17 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:31,672 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:13:31,672 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:13:31,672 INFO L85 PathProgramCache]: Analyzing trace with hash 1554452812, now seen corresponding path program 11 times [2024-10-15 15:13:31,673 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:13:31,673 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [875246986] [2024-10-15 15:13:31,673 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:13:31,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:13:31,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:32,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:13:32,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:32,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:13:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:33,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:33,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:33,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:33,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:34,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:34,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:34,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:34,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:34,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:34,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:34,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:34,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:34,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:34,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:34,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:34,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:34,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:34,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:34,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:34,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:34,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:35,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:35,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:35,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:35,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:35,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:35,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:35,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:35,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:35,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:35,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:35,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:35,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:35,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:35,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:35,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:35,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:35,925 INFO L134 CoverageAnalysis]: Checked inductivity of 66932 backedges. 3057 proven. 6532 refuted. 0 times theorem prover too weak. 57343 trivial. 0 not checked. [2024-10-15 15:13:35,925 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:13:35,925 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [875246986] [2024-10-15 15:13:35,925 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [875246986] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:13:35,926 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [183789751] [2024-10-15 15:13:35,926 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-15 15:13:35,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:35,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:13:35,928 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-10-15 15:13:35,930 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-10-15 15:13:36,723 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 93 check-sat command(s) [2024-10-15 15:13:36,723 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:13:36,731 INFO L255 TraceCheckSpWp]: Trace formula consists of 3209 conjuncts, 34 conjuncts are in the unsatisfiable core [2024-10-15 15:13:36,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:13:37,072 INFO L134 CoverageAnalysis]: Checked inductivity of 66932 backedges. 4609 proven. 4880 refuted. 0 times theorem prover too weak. 57443 trivial. 0 not checked. [2024-10-15 15:13:37,072 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:13:44,928 INFO L134 CoverageAnalysis]: Checked inductivity of 66932 backedges. 4613 proven. 4940 refuted. 0 times theorem prover too weak. 57379 trivial. 0 not checked. [2024-10-15 15:13:44,928 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [183789751] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:13:44,929 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:13:44,929 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 23, 35] total 65 [2024-10-15 15:13:44,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [770677668] [2024-10-15 15:13:44,929 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:13:44,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2024-10-15 15:13:44,931 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:13:44,931 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2024-10-15 15:13:44,932 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=529, Invalid=3631, Unknown=0, NotChecked=0, Total=4160 [2024-10-15 15:13:44,933 INFO L87 Difference]: Start difference. First operand 277 states and 389 transitions. Second operand has 65 states, 64 states have (on average 2.703125) internal successors, (173), 65 states have internal predecessors, (173), 49 states have call successors, (61), 1 states have call predecessors, (61), 26 states have return successors, (83), 44 states have call predecessors, (83), 49 states have call successors, (83) [2024-10-15 15:13:46,600 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:13:46,600 INFO L93 Difference]: Finished difference Result 576 states and 853 transitions. [2024-10-15 15:13:46,600 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 79 states. [2024-10-15 15:13:46,601 INFO L78 Accepts]: Start accepts. Automaton has has 65 states, 64 states have (on average 2.703125) internal successors, (173), 65 states have internal predecessors, (173), 49 states have call successors, (61), 1 states have call predecessors, (61), 26 states have return successors, (83), 44 states have call predecessors, (83), 49 states have call successors, (83) Word has length 1498 [2024-10-15 15:13:46,602 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:13:46,607 INFO L225 Difference]: With dead ends: 576 [2024-10-15 15:13:46,607 INFO L226 Difference]: Without dead ends: 324 [2024-10-15 15:13:46,612 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3526 GetRequests, 3391 SyntacticMatches, 17 SemanticMatches, 118 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5672 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=1825, Invalid=12455, Unknown=0, NotChecked=0, Total=14280 [2024-10-15 15:13:46,613 INFO L432 NwaCegarLoop]: 58 mSDtfsCounter, 396 mSDsluCounter, 962 mSDsCounter, 0 mSdLazyCounter, 1789 mSolverCounterSat, 299 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 398 SdHoareTripleChecker+Valid, 1020 SdHoareTripleChecker+Invalid, 2088 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 299 IncrementalHoareTripleChecker+Valid, 1789 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-15 15:13:46,613 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [398 Valid, 1020 Invalid, 2088 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [299 Valid, 1789 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-15 15:13:46,614 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 324 states. [2024-10-15 15:13:46,651 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 324 to 275. [2024-10-15 15:13:46,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 275 states, 194 states have (on average 1.0515463917525774) internal successors, (204), 188 states have internal predecessors, (204), 57 states have call successors, (57), 47 states have call predecessors, (57), 23 states have return successors, (91), 39 states have call predecessors, (91), 56 states have call successors, (91) [2024-10-15 15:13:46,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 275 states and 352 transitions. [2024-10-15 15:13:46,655 INFO L78 Accepts]: Start accepts. Automaton has 275 states and 352 transitions. Word has length 1498 [2024-10-15 15:13:46,656 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:13:46,656 INFO L471 AbstractCegarLoop]: Abstraction has 275 states and 352 transitions. [2024-10-15 15:13:46,656 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 64 states have (on average 2.703125) internal successors, (173), 65 states have internal predecessors, (173), 49 states have call successors, (61), 1 states have call predecessors, (61), 26 states have return successors, (83), 44 states have call predecessors, (83), 49 states have call successors, (83) [2024-10-15 15:13:46,656 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:13:46,656 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 352 transitions. [2024-10-15 15:13:46,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1499 [2024-10-15 15:13:46,669 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:13:46,670 INFO L215 NwaCegarLoop]: trace histogram [111, 111, 108, 108, 89, 88, 55, 55, 55, 55, 55, 55, 55, 54, 54, 54, 54, 54, 54, 54, 35, 33, 22, 20, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:13:46,693 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2024-10-15 15:13:46,870 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,18 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:46,871 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:13:46,871 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:13:46,871 INFO L85 PathProgramCache]: Analyzing trace with hash 533179636, now seen corresponding path program 12 times [2024-10-15 15:13:46,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:13:46,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [540075445] [2024-10-15 15:13:46,871 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:13:46,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:13:46,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:47,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:13:47,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:47,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:13:47,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:48,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:48,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:50,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:50,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:50,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:50,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:50,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:50,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-15 15:13:51,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:51,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:51,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:51,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:51,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,145 INFO L134 CoverageAnalysis]: Checked inductivity of 66940 backedges. 3052 proven. 5783 refuted. 0 times theorem prover too weak. 58105 trivial. 0 not checked. [2024-10-15 15:13:51,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:13:51,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [540075445] [2024-10-15 15:13:51,146 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [540075445] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:13:51,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [380051741] [2024-10-15 15:13:51,146 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-15 15:13:51,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:51,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:13:51,147 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-10-15 15:13:51,148 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-10-15 15:13:51,614 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 30 check-sat command(s) [2024-10-15 15:13:51,614 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:13:51,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 1108 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-10-15 15:13:51,628 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:13:51,878 INFO L134 CoverageAnalysis]: Checked inductivity of 66940 backedges. 1471 proven. 3809 refuted. 0 times theorem prover too weak. 61660 trivial. 0 not checked. [2024-10-15 15:13:51,878 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:13:57,546 INFO L134 CoverageAnalysis]: Checked inductivity of 66940 backedges. 1477 proven. 3845 refuted. 0 times theorem prover too weak. 61618 trivial. 0 not checked. [2024-10-15 15:13:57,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [380051741] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:13:57,546 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:13:57,547 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 14, 21] total 51 [2024-10-15 15:13:57,547 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [35352489] [2024-10-15 15:13:57,547 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:13:57,549 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2024-10-15 15:13:57,549 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:13:57,550 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2024-10-15 15:13:57,550 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=349, Invalid=2201, Unknown=0, NotChecked=0, Total=2550 [2024-10-15 15:13:57,551 INFO L87 Difference]: Start difference. First operand 275 states and 352 transitions. Second operand has 51 states, 50 states have (on average 2.64) internal successors, (132), 51 states have internal predecessors, (132), 34 states have call successors, (44), 1 states have call predecessors, (44), 23 states have return successors, (62), 38 states have call predecessors, (62), 34 states have call successors, (62) [2024-10-15 15:13:58,637 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:13:58,638 INFO L93 Difference]: Finished difference Result 548 states and 699 transitions. [2024-10-15 15:13:58,638 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. [2024-10-15 15:13:58,639 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 50 states have (on average 2.64) internal successors, (132), 51 states have internal predecessors, (132), 34 states have call successors, (44), 1 states have call predecessors, (44), 23 states have return successors, (62), 38 states have call predecessors, (62), 34 states have call successors, (62) Word has length 1498 [2024-10-15 15:13:58,640 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:13:58,642 INFO L225 Difference]: With dead ends: 548 [2024-10-15 15:13:58,643 INFO L226 Difference]: Without dead ends: 0 [2024-10-15 15:13:58,646 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3495 GetRequests, 3409 SyntacticMatches, 10 SemanticMatches, 76 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2369 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=768, Invalid=5238, Unknown=0, NotChecked=0, Total=6006 [2024-10-15 15:13:58,646 INFO L432 NwaCegarLoop]: 70 mSDtfsCounter, 164 mSDsluCounter, 882 mSDsCounter, 0 mSdLazyCounter, 1608 mSolverCounterSat, 130 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 169 SdHoareTripleChecker+Valid, 952 SdHoareTripleChecker+Invalid, 1738 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 130 IncrementalHoareTripleChecker+Valid, 1608 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-15 15:13:58,646 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [169 Valid, 952 Invalid, 1738 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [130 Valid, 1608 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-15 15:13:58,647 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-10-15 15:13:58,647 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-10-15 15:13:58,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-15 15:13:58,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-10-15 15:13:58,648 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 1498 [2024-10-15 15:13:58,649 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:13:58,649 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-15 15:13:58,649 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 50 states have (on average 2.64) internal successors, (132), 51 states have internal predecessors, (132), 34 states have call successors, (44), 1 states have call predecessors, (44), 23 states have return successors, (62), 38 states have call predecessors, (62), 34 states have call successors, (62) [2024-10-15 15:13:58,649 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:13:58,649 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-10-15 15:13:58,650 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-10-15 15:13:58,652 INFO L782 garLoopResultBuilder]: Registering result SAFE for location mainErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-15 15:13:58,672 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0 [2024-10-15 15:13:58,853 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,19 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:58,856 INFO L407 BasicCegarLoop]: Path program histogram: [12, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:13:58,857 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-10-15 15:14:20,885 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-10-15 15:14:20,908 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression [2024-10-15 15:14:20,931 WARN L976 BoogieBacktranslator]: Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression [2024-10-15 15:14:20,932 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 15.10 03:14:20 BoogieIcfgContainer [2024-10-15 15:14:20,932 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-15 15:14:20,933 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-15 15:14:20,933 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-15 15:14:20,933 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-15 15:14:20,933 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.10 03:11:29" (3/4) ... [2024-10-15 15:14:20,935 INFO L139 WitnessPrinter]: Generating witness for correct program [2024-10-15 15:14:20,993 INFO L149 WitnessManager]: Wrote witness to /storage/repos/certificate-witnesses-artifact/automizer/witness.yml [2024-10-15 15:14:20,993 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-15 15:14:20,994 INFO L158 Benchmark]: Toolchain (without parser) took 172165.86ms. Allocated memory was 163.6MB in the beginning and 2.2GB in the end (delta: 2.0GB). Free memory was 132.8MB in the beginning and 837.8MB in the end (delta: -705.0MB). Peak memory consumption was 1.3GB. Max. memory is 16.1GB. [2024-10-15 15:14:20,994 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 163.6MB. Free memory is still 130.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-15 15:14:20,994 INFO L158 Benchmark]: CACSL2BoogieTranslator took 247.55ms. Allocated memory is still 163.6MB. Free memory was 132.8MB in the beginning and 120.3MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-15 15:14:20,994 INFO L158 Benchmark]: Boogie Procedure Inliner took 22.68ms. Allocated memory is still 163.6MB. Free memory was 120.3MB in the beginning and 119.5MB in the end (delta: 750.5kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-15 15:14:20,995 INFO L158 Benchmark]: Boogie Preprocessor took 43.79ms. Allocated memory is still 163.6MB. Free memory was 119.5MB in the beginning and 118.2MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-15 15:14:20,995 INFO L158 Benchmark]: RCFGBuilder took 415.58ms. Allocated memory is still 163.6MB. Free memory was 118.2MB in the beginning and 132.3MB in the end (delta: -14.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-15 15:14:20,995 INFO L158 Benchmark]: TraceAbstraction took 171366.16ms. Allocated memory was 163.6MB in the beginning and 2.2GB in the end (delta: 2.0GB). Free memory was 131.9MB in the beginning and 841.0MB in the end (delta: -709.1MB). Peak memory consumption was 1.4GB. Max. memory is 16.1GB. [2024-10-15 15:14:20,995 INFO L158 Benchmark]: Witness Printer took 60.70ms. Allocated memory is still 2.2GB. Free memory was 841.0MB in the beginning and 837.8MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-15 15:14:20,996 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.22ms. Allocated memory is still 163.6MB. Free memory is still 130.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 247.55ms. Allocated memory is still 163.6MB. Free memory was 132.8MB in the beginning and 120.3MB in the end (delta: 12.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 22.68ms. Allocated memory is still 163.6MB. Free memory was 120.3MB in the beginning and 119.5MB in the end (delta: 750.5kB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 43.79ms. Allocated memory is still 163.6MB. Free memory was 119.5MB in the beginning and 118.2MB in the end (delta: 1.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 415.58ms. Allocated memory is still 163.6MB. Free memory was 118.2MB in the beginning and 132.3MB in the end (delta: -14.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 171366.16ms. Allocated memory was 163.6MB in the beginning and 2.2GB in the end (delta: 2.0GB). Free memory was 131.9MB in the beginning and 841.0MB in the end (delta: -709.1MB). Peak memory consumption was 1.4GB. Max. memory is 16.1GB. * Witness Printer took 60.70ms. Allocated memory is still 2.2GB. Free memory was 841.0MB in the beginning and 837.8MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression - GenericResult: Unfinished Backtranslation Unfinished Backtranslation: Expression type not yet supported in backtranslation: QuantifierExpression * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 41]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 5 procedures, 32 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 149.2s, OverallIterations: 20, TraceHistogramMax: 170, PathProgramHistogramMax: 12, EmptinessCheckTime: 0.2s, AutomataDifference: 14.6s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2032 SdHoareTripleChecker+Valid, 9.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1932 mSDsluCounter, 14340 SdHoareTripleChecker+Invalid, 7.5s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 13470 mSDsCounter, 1770 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 19238 IncrementalHoareTripleChecker+Invalid, 21008 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1770 mSolverCounterUnsat, 870 mSDtfsCounter, 19238 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 29104 GetRequests, 28025 SyntacticMatches, 120 SemanticMatches, 959 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 23206 ImplicationChecksByTransitivity, 12.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=277occurred in iteration=18, InterpolantAutomatonStates: 733, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.6s AutomataMinimizationTime, 20 MinimizatonAttempts, 499 StatesRemovedByMinimization, 19 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.8s SsaConstructionTime, 3.4s SatisfiabilityAnalysisTime, 123.5s InterpolantComputationTime, 24477 NumberOfCodeBlocks, 21409 NumberOfCodeBlocksAsserted, 239 NumberOfCheckSat, 36646 ConstructedInterpolants, 0 QuantifiedInterpolants, 48680 SizeOfPredicates, 96 NumberOfNonLiveVariables, 20574 ConjunctsInSsa, 969 ConjunctsInUnsatCore, 56 InterpolantComputations, 2 PerfectInterpolantSequences, 1322913/1453605 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - ProcedureContractResult [Line: 19]: Procedure Contract for fibo2 Derived contract for procedure fibo2. Ensures: (((((((3 == \result) || (n < 2)) || (4 < n)) || (2 == n)) && ((((5 == \result) || (n < 4)) || (n == 4)) || (6 < n))) && (((\result == 0) || (n == 1)) || (1 < n))) && (((\result == 1) || (n < 1)) || (3 < n))) - ProcedureContractResult [Line: 9]: Procedure Contract for fibo1 Derived contract for procedure fibo1. Ensures: (((\result == 0) || (n == 1)) || (2 < n)) RESULT: Ultimate proved your program to be correct! [2024-10-15 15:14:21,023 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE