./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/aim-100-1-6-sat-3.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/aim-100-1-6-sat-3.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 c68703b99e4fc9d7dbed58c2397ccb01016a7ad64de3604541cb2a5ca0cd354e --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 02:05:27,824 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 02:05:27,884 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-24 02:05:27,889 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 02:05:27,889 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 02:05:27,912 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 02:05:27,913 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 02:05:27,913 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 02:05:27,914 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-24 02:05:27,915 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-24 02:05:27,916 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 02:05:27,916 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 02:05:27,916 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 02:05:27,918 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 02:05:27,919 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 02:05:27,919 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 02:05:27,919 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 02:05:27,919 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 02:05:27,919 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 02:05:27,919 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 02:05:27,920 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 02:05:27,920 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 02:05:27,920 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 02:05:27,920 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 02:05:27,920 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 02:05:27,921 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 02:05:27,921 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 02:05:27,921 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 02:05:27,921 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 02:05:27,921 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 02:05:27,921 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-24 02:05:27,922 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 02:05:27,922 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 02:05:27,922 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 02:05:27,922 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 02:05:27,922 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 02:05:27,922 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 02:05:27,922 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 02:05:27,923 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 02:05:27,923 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 02:05:27,923 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 02:05:27,924 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 02:05:27,924 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/ultimate/releaseScripts/default/UAutomizer-linux/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/ultimate/releaseScripts/default/UAutomizer-linux 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 -> c68703b99e4fc9d7dbed58c2397ccb01016a7ad64de3604541cb2a5ca0cd354e [2024-10-24 02:05:28,115 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 02:05:28,134 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 02:05:28,136 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 02:05:28,137 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 02:05:28,137 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 02:05:28,138 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/aim-100-1-6-sat-3.c [2024-10-24 02:05:29,420 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 02:05:29,578 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 02:05:29,579 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/aim-100-1-6-sat-3.c [2024-10-24 02:05:29,588 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a815e50e0/3bfb39fa6fd342c59fc119e584b022a4/FLAG300806bd6 [2024-10-24 02:05:29,970 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a815e50e0/3bfb39fa6fd342c59fc119e584b022a4 [2024-10-24 02:05:29,972 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 02:05:29,973 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 02:05:29,974 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 02:05:29,974 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 02:05:29,979 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 02:05:29,979 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 02:05:29" (1/1) ... [2024-10-24 02:05:29,980 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@535a6750 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:29, skipping insertion in model container [2024-10-24 02:05:29,980 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 02:05:29" (1/1) ... [2024-10-24 02:05:30,010 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 02:05:30,290 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/aim-100-1-6-sat-3.c[19060,19073] [2024-10-24 02:05:30,317 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 02:05:30,325 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 02:05:30,396 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/aim-100-1-6-sat-3.c[19060,19073] [2024-10-24 02:05:30,408 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 02:05:30,425 INFO L204 MainTranslator]: Completed translation [2024-10-24 02:05:30,426 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30 WrapperNode [2024-10-24 02:05:30,426 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 02:05:30,427 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 02:05:30,428 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 02:05:30,428 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 02:05:30,433 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,457 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,629 INFO L138 Inliner]: procedures = 13, calls = 363, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 3464 [2024-10-24 02:05:30,630 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 02:05:30,631 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 02:05:30,631 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 02:05:30,631 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 02:05:30,640 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,640 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,666 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,707 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-24 02:05:30,707 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,707 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,755 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,774 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,786 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,802 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,835 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 02:05:30,837 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 02:05:30,837 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 02:05:30,837 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 02:05:30,838 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (1/1) ... [2024-10-24 02:05:30,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 02:05:30,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 02:05:30,866 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 02:05:30,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 02:05:30,905 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 02:05:30,905 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 02:05:30,906 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 02:05:30,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-24 02:05:30,906 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-10-24 02:05:30,906 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-10-24 02:05:31,070 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 02:05:31,072 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 02:05:34,119 INFO L? ?]: Removed 809 outVars from TransFormulas that were not future-live. [2024-10-24 02:05:34,120 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 02:05:34,189 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 02:05:34,190 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-24 02:05:34,190 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 02:05:34 BoogieIcfgContainer [2024-10-24 02:05:34,190 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 02:05:34,192 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 02:05:34,192 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 02:05:34,195 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 02:05:34,195 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 02:05:29" (1/3) ... [2024-10-24 02:05:34,196 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57c99727 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 02:05:34, skipping insertion in model container [2024-10-24 02:05:34,196 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 02:05:30" (2/3) ... [2024-10-24 02:05:34,197 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@57c99727 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 02:05:34, skipping insertion in model container [2024-10-24 02:05:34,197 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 02:05:34" (3/3) ... [2024-10-24 02:05:34,198 INFO L112 eAbstractionObserver]: Analyzing ICFG aim-100-1-6-sat-3.c [2024-10-24 02:05:34,210 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 02:05:34,210 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-24 02:05:34,307 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 02:05:34,314 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=LoopHeads, 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;@77af5d21, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 02:05:34,314 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-24 02:05:34,321 INFO L276 IsEmpty]: Start isEmpty. Operand has 1592 states, 1233 states have (on average 1.5271695052716951) internal successors, (1883), 1234 states have internal predecessors, (1883), 356 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 356 states have call predecessors, (356), 356 states have call successors, (356) [2024-10-24 02:05:34,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2363 [2024-10-24 02:05:34,409 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 02:05:34,411 INFO L215 NwaCegarLoop]: trace histogram [356, 356, 356, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1] [2024-10-24 02:05:34,412 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 02:05:34,415 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 02:05:34,416 INFO L85 PathProgramCache]: Analyzing trace with hash 1214184065, now seen corresponding path program 1 times [2024-10-24 02:05:34,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 02:05:34,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1980264614] [2024-10-24 02:05:34,423 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 02:05:34,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 02:05:35,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 02:05:47,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-24 02:05:47,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-24 02:05:47,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-24 02:05:47,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-24 02:05:47,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-24 02:05:47,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-24 02:05:47,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-24 02:05:47,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-24 02:05:47,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-24 02:05:47,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-24 02:05:47,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-24 02:05:47,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-24 02:05:47,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-24 02:05:47,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-24 02:05:47,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-24 02:05:47,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-24 02:05:47,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-24 02:05:47,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-24 02:05:47,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-24 02:05:47,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-24 02:05:47,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-24 02:05:47,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-24 02:05:47,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-24 02:05:47,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-24 02:05:47,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-24 02:05:47,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-24 02:05:47,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-24 02:05:47,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-24 02:05:47,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-24 02:05:47,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-24 02:05:47,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-24 02:05:47,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-24 02:05:47,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-24 02:05:47,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-24 02:05:47,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-24 02:05:47,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-24 02:05:47,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-24 02:05:47,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-24 02:05:47,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-24 02:05:47,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-24 02:05:47,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-24 02:05:47,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-24 02:05:47,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-24 02:05:47,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-24 02:05:47,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-24 02:05:47,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-24 02:05:47,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-24 02:05:47,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-24 02:05:47,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-24 02:05:47,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-24 02:05:47,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-24 02:05:47,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-24 02:05:47,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-24 02:05:47,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-24 02:05:47,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-24 02:05:47,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-24 02:05:47,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-24 02:05:47,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-24 02:05:47,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-24 02:05:47,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-24 02:05:47,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-24 02:05:47,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-24 02:05:47,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-24 02:05:47,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-24 02:05:47,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-24 02:05:47,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-24 02:05:47,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-24 02:05:47,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-24 02:05:47,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-24 02:05:47,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-24 02:05:47,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-24 02:05:47,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-24 02:05:47,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-24 02:05:47,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-24 02:05:47,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-24 02:05:47,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-24 02:05:47,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-24 02:05:47,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-24 02:05:47,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-24 02:05:47,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-24 02:05:47,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-24 02:05:47,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-24 02:05:47,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-24 02:05:47,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-24 02:05:47,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:47,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-24 02:05:47,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-24 02:05:48,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-24 02:05:48,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-24 02:05:48,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-24 02:05:48,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-24 02:05:48,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-24 02:05:48,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-24 02:05:48,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-24 02:05:48,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-24 02:05:48,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-24 02:05:48,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-24 02:05:48,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-24 02:05:48,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-24 02:05:48,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-24 02:05:48,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-24 02:05:48,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-24 02:05:48,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-24 02:05:48,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-24 02:05:48,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-24 02:05:48,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-24 02:05:48,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-24 02:05:48,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-24 02:05:48,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-24 02:05:48,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-24 02:05:48,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-24 02:05:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-24 02:05:48,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-24 02:05:48,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-24 02:05:48,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 628 [2024-10-24 02:05:48,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-10-24 02:05:48,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-24 02:05:48,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 644 [2024-10-24 02:05:48,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 650 [2024-10-24 02:05:48,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 655 [2024-10-24 02:05:48,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-10-24 02:05:48,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-10-24 02:05:48,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 672 [2024-10-24 02:05:48,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-24 02:05:48,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-24 02:05:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 688 [2024-10-24 02:05:48,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-10-24 02:05:48,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 699 [2024-10-24 02:05:48,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 705 [2024-10-24 02:05:48,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-10-24 02:05:48,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 716 [2024-10-24 02:05:48,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 721 [2024-10-24 02:05:48,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-10-24 02:05:48,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 732 [2024-10-24 02:05:48,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 738 [2024-10-24 02:05:48,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-10-24 02:05:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2024-10-24 02:05:48,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 754 [2024-10-24 02:05:48,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-10-24 02:05:48,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 765 [2024-10-24 02:05:48,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 771 [2024-10-24 02:05:48,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-24 02:05:48,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 782 [2024-10-24 02:05:48,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2024-10-24 02:05:48,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-24 02:05:48,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 798 [2024-10-24 02:05:48,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 804 [2024-10-24 02:05:48,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-24 02:05:48,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-10-24 02:05:48,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-10-24 02:05:48,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-24 02:05:48,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 831 [2024-10-24 02:05:48,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 837 [2024-10-24 02:05:48,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 842 [2024-10-24 02:05:48,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2024-10-24 02:05:48,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 853 [2024-10-24 02:05:48,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 859 [2024-10-24 02:05:48,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 864 [2024-10-24 02:05:48,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 870 [2024-10-24 02:05:48,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-10-24 02:05:48,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2024-10-24 02:05:48,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 886 [2024-10-24 02:05:48,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-10-24 02:05:48,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-10-24 02:05:48,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 903 [2024-10-24 02:05:48,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-10-24 02:05:48,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-10-24 02:05:48,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 919 [2024-10-24 02:05:48,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-10-24 02:05:48,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-10-24 02:05:48,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 936 [2024-10-24 02:05:48,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-10-24 02:05:48,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-10-24 02:05:48,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 952 [2024-10-24 02:05:48,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-10-24 02:05:48,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-24 02:05:48,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2024-10-24 02:05:48,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-10-24 02:05:48,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-24 02:05:48,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2024-10-24 02:05:48,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-10-24 02:05:48,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-24 02:05:48,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2024-10-24 02:05:48,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-10-24 02:05:48,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-24 02:05:48,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1018 [2024-10-24 02:05:48,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1024 [2024-10-24 02:05:48,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1029 [2024-10-24 02:05:48,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2024-10-24 02:05:48,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1040 [2024-10-24 02:05:48,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1046 [2024-10-24 02:05:48,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1051 [2024-10-24 02:05:48,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1057 [2024-10-24 02:05:48,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-10-24 02:05:48,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1068 [2024-10-24 02:05:48,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1073 [2024-10-24 02:05:48,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-10-24 02:05:48,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-10-24 02:05:48,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1090 [2024-10-24 02:05:48,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-10-24 02:05:48,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1103 [2024-10-24 02:05:48,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-10-24 02:05:48,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1119 [2024-10-24 02:05:48,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1127 [2024-10-24 02:05:48,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-10-24 02:05:48,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1143 [2024-10-24 02:05:48,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-10-24 02:05:48,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1159 [2024-10-24 02:05:48,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:48,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-24 02:05:48,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2024-10-24 02:05:49,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-24 02:05:49,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-10-24 02:05:49,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1199 [2024-10-24 02:05:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-10-24 02:05:49,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-10-24 02:05:49,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1223 [2024-10-24 02:05:49,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-10-24 02:05:49,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1239 [2024-10-24 02:05:49,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1247 [2024-10-24 02:05:49,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2024-10-24 02:05:49,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-10-24 02:05:49,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2024-10-24 02:05:49,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1279 [2024-10-24 02:05:49,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1287 [2024-10-24 02:05:49,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1295 [2024-10-24 02:05:49,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1303 [2024-10-24 02:05:49,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1311 [2024-10-24 02:05:49,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1319 [2024-10-24 02:05:49,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1327 [2024-10-24 02:05:49,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1335 [2024-10-24 02:05:49,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2024-10-24 02:05:49,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-10-24 02:05:49,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1359 [2024-10-24 02:05:49,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1367 [2024-10-24 02:05:49,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1375 [2024-10-24 02:05:49,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1383 [2024-10-24 02:05:49,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1391 [2024-10-24 02:05:49,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1399 [2024-10-24 02:05:49,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1407 [2024-10-24 02:05:49,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1415 [2024-10-24 02:05:49,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1423 [2024-10-24 02:05:49,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-10-24 02:05:49,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1439 [2024-10-24 02:05:49,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1447 [2024-10-24 02:05:49,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1458 [2024-10-24 02:05:49,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2024-10-24 02:05:49,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1477 [2024-10-24 02:05:49,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-10-24 02:05:49,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1493 [2024-10-24 02:05:49,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-10-24 02:05:49,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1509 [2024-10-24 02:05:49,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1517 [2024-10-24 02:05:49,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1525 [2024-10-24 02:05:49,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1533 [2024-10-24 02:05:49,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1541 [2024-10-24 02:05:49,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1549 [2024-10-24 02:05:49,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1557 [2024-10-24 02:05:49,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-10-24 02:05:49,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1573 [2024-10-24 02:05:49,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-10-24 02:05:49,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1589 [2024-10-24 02:05:49,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1597 [2024-10-24 02:05:49,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1605 [2024-10-24 02:05:49,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1613 [2024-10-24 02:05:49,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1621 [2024-10-24 02:05:49,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1629 [2024-10-24 02:05:49,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2024-10-24 02:05:49,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1645 [2024-10-24 02:05:49,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1656 [2024-10-24 02:05:49,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1664 [2024-10-24 02:05:49,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1672 [2024-10-24 02:05:49,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1680 [2024-10-24 02:05:49,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1688 [2024-10-24 02:05:49,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1696 [2024-10-24 02:05:49,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1704 [2024-10-24 02:05:49,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1712 [2024-10-24 02:05:49,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1720 [2024-10-24 02:05:49,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1728 [2024-10-24 02:05:49,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1736 [2024-10-24 02:05:49,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1744 [2024-10-24 02:05:49,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2024-10-24 02:05:49,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1760 [2024-10-24 02:05:49,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2024-10-24 02:05:49,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1776 [2024-10-24 02:05:49,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1784 [2024-10-24 02:05:49,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1792 [2024-10-24 02:05:49,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2024-10-24 02:05:49,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1808 [2024-10-24 02:05:49,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1816 [2024-10-24 02:05:49,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1824 [2024-10-24 02:05:49,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1832 [2024-10-24 02:05:49,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1840 [2024-10-24 02:05:49,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1848 [2024-10-24 02:05:49,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1856 [2024-10-24 02:05:49,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1864 [2024-10-24 02:05:49,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1872 [2024-10-24 02:05:49,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1880 [2024-10-24 02:05:49,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2024-10-24 02:05:49,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1896 [2024-10-24 02:05:49,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2024-10-24 02:05:49,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1912 [2024-10-24 02:05:49,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1920 [2024-10-24 02:05:49,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1928 [2024-10-24 02:05:49,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1936 [2024-10-24 02:05:49,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1944 [2024-10-24 02:05:49,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1952 [2024-10-24 02:05:49,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1960 [2024-10-24 02:05:49,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1968 [2024-10-24 02:05:49,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1976 [2024-10-24 02:05:49,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1984 [2024-10-24 02:05:49,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1992 [2024-10-24 02:05:49,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2000 [2024-10-24 02:05:49,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2008 [2024-10-24 02:05:49,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2016 [2024-10-24 02:05:49,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2024-10-24 02:05:49,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2032 [2024-10-24 02:05:49,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2040 [2024-10-24 02:05:49,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2048 [2024-10-24 02:05:49,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2056 [2024-10-24 02:05:49,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2064 [2024-10-24 02:05:49,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2075 [2024-10-24 02:05:49,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2083 [2024-10-24 02:05:49,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2091 [2024-10-24 02:05:49,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2099 [2024-10-24 02:05:49,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2107 [2024-10-24 02:05:49,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2115 [2024-10-24 02:05:49,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2123 [2024-10-24 02:05:49,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2131 [2024-10-24 02:05:49,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2139 [2024-10-24 02:05:49,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2147 [2024-10-24 02:05:49,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2155 [2024-10-24 02:05:49,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2163 [2024-10-24 02:05:49,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2171 [2024-10-24 02:05:49,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2179 [2024-10-24 02:05:49,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2187 [2024-10-24 02:05:49,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2195 [2024-10-24 02:05:49,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2203 [2024-10-24 02:05:49,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2211 [2024-10-24 02:05:49,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2219 [2024-10-24 02:05:49,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2227 [2024-10-24 02:05:49,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2235 [2024-10-24 02:05:49,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2243 [2024-10-24 02:05:49,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2251 [2024-10-24 02:05:49,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2259 [2024-10-24 02:05:49,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2267 [2024-10-24 02:05:49,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2275 [2024-10-24 02:05:49,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2283 [2024-10-24 02:05:49,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2291 [2024-10-24 02:05:49,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2299 [2024-10-24 02:05:49,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2307 [2024-10-24 02:05:49,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2315 [2024-10-24 02:05:49,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2323 [2024-10-24 02:05:49,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2331 [2024-10-24 02:05:49,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2339 [2024-10-24 02:05:49,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2347 [2024-10-24 02:05:49,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2355 [2024-10-24 02:05:49,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:49,668 INFO L134 CoverageAnalysis]: Checked inductivity of 252760 backedges. 2148 proven. 8232 refuted. 0 times theorem prover too weak. 242380 trivial. 0 not checked. [2024-10-24 02:05:49,668 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 02:05:49,668 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1980264614] [2024-10-24 02:05:49,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1980264614] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-24 02:05:49,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [573662755] [2024-10-24 02:05:49,670 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 02:05:49,670 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-24 02:05:49,670 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 02:05:49,672 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-24 02:05:49,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-24 02:05:50,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 02:05:50,384 INFO L255 TraceCheckSpWp]: Trace formula consists of 4556 conjuncts, 122 conjuncts are in the unsatisfiable core [2024-10-24 02:05:50,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-24 02:06:19,424 INFO L134 CoverageAnalysis]: Checked inductivity of 252760 backedges. 33792 proven. 15006 refuted. 0 times theorem prover too weak. 203962 trivial. 0 not checked. [2024-10-24 02:06:19,424 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-24 02:06:48,069 INFO L134 CoverageAnalysis]: Checked inductivity of 252760 backedges. 5652 proven. 16392 refuted. 0 times theorem prover too weak. 230716 trivial. 0 not checked. [2024-10-24 02:06:48,069 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [573662755] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-24 02:06:48,069 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-24 02:06:48,070 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 37, 37] total 86 [2024-10-24 02:06:48,071 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2100784248] [2024-10-24 02:06:48,072 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-24 02:06:48,081 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 86 states [2024-10-24 02:06:48,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 02:06:48,108 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 86 interpolants. [2024-10-24 02:06:48,110 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=989, Invalid=6321, Unknown=0, NotChecked=0, Total=7310 [2024-10-24 02:06:48,116 INFO L87 Difference]: Start difference. First operand has 1592 states, 1233 states have (on average 1.5271695052716951) internal successors, (1883), 1234 states have internal predecessors, (1883), 356 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 356 states have call predecessors, (356), 356 states have call successors, (356) Second operand has 86 states, 58 states have (on average 27.637931034482758) internal successors, (1603), 60 states have internal predecessors, (1603), 80 states have call successors, (993), 2 states have call predecessors, (993), 3 states have return successors, (995), 78 states have call predecessors, (995), 80 states have call successors, (995)