./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/xcsp/Haystacks-07.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../sv-benchmarks/c/xcsp/Haystacks-07.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 37cca93bb7dc8cf168b28f2ca23bfa0068547531ceecfc239eae366d82d628a0 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-11 21:58:19,173 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-11 21:58:19,250 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-11 21:58:19,257 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-11 21:58:19,259 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-11 21:58:19,293 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-11 21:58:19,293 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-11 21:58:19,294 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-11 21:58:19,294 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-11 21:58:19,295 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-11 21:58:19,295 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-11 21:58:19,296 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-11 21:58:19,296 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-11 21:58:19,297 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-11 21:58:19,297 INFO L153 SettingsManager]: * Use SBE=true [2024-11-11 21:58:19,297 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-11 21:58:19,298 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-11 21:58:19,298 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-11 21:58:19,298 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-11 21:58:19,299 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-11 21:58:19,299 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-11 21:58:19,303 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-11 21:58:19,303 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-11 21:58:19,304 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-11 21:58:19,304 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-11 21:58:19,304 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-11 21:58:19,304 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-11 21:58:19,304 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-11 21:58:19,305 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-11 21:58:19,305 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-11 21:58:19,306 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-11 21:58:19,306 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-11 21:58:19,306 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 21:58:19,307 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-11 21:58:19,307 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-11 21:58:19,308 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-11 21:58:19,308 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-11 21:58:19,308 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-11 21:58:19,309 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-11 21:58:19,309 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-11 21:58:19,309 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-11 21:58:19,309 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-11 21:58:19,309 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 -> 37cca93bb7dc8cf168b28f2ca23bfa0068547531ceecfc239eae366d82d628a0 [2024-11-11 21:58:19,581 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-11 21:58:19,605 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-11 21:58:19,608 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-11 21:58:19,610 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-11 21:58:19,612 INFO L274 PluginConnector]: CDTParser initialized [2024-11-11 21:58:19,614 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/xcsp/Haystacks-07.c [2024-11-11 21:58:21,068 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-11 21:58:21,264 INFO L384 CDTParser]: Found 1 translation units. [2024-11-11 21:58:21,267 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-07.c [2024-11-11 21:58:21,283 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ef032418/f197eb412a8d4974a5c66ee02242cdd1/FLAGfd52a9a8d [2024-11-11 21:58:21,297 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9ef032418/f197eb412a8d4974a5c66ee02242cdd1 [2024-11-11 21:58:21,299 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-11 21:58:21,300 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-11 21:58:21,301 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-11 21:58:21,301 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-11 21:58:21,307 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-11 21:58:21,307 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,308 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@53c7a21a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21, skipping insertion in model container [2024-11-11 21:58:21,308 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,338 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-11 21:58:21,619 WARN L250 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/Haystacks-07.c[11507,11520] [2024-11-11 21:58:21,632 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 21:58:21,642 INFO L200 MainTranslator]: Completed pre-run [2024-11-11 21:58:21,742 WARN L250 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/Haystacks-07.c[11507,11520] [2024-11-11 21:58:21,748 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 21:58:21,769 INFO L204 MainTranslator]: Completed translation [2024-11-11 21:58:21,769 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21 WrapperNode [2024-11-11 21:58:21,769 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-11 21:58:21,771 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-11 21:58:21,771 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-11 21:58:21,771 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-11 21:58:21,777 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,820 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,879 INFO L138 Inliner]: procedures = 13, calls = 294, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 548 [2024-11-11 21:58:21,879 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-11 21:58:21,880 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-11 21:58:21,880 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-11 21:58:21,880 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-11 21:58:21,889 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,889 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,892 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,909 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-11-11 21:58:21,909 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,910 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,921 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,927 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,929 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,931 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,934 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-11 21:58:21,935 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-11 21:58:21,935 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-11 21:58:21,936 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-11 21:58:21,936 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (1/1) ... [2024-11-11 21:58:21,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 21:58:21,963 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 21:58:21,981 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-11-11 21:58:21,985 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-11-11 21:58:22,032 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-11 21:58:22,032 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-11 21:58:22,033 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-11 21:58:22,033 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-11 21:58:22,033 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-11-11 21:58:22,034 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-11-11 21:58:22,133 INFO L238 CfgBuilder]: Building ICFG [2024-11-11 21:58:22,135 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-11 21:58:22,757 INFO L? ?]: Removed 5 outVars from TransFormulas that were not future-live. [2024-11-11 21:58:22,758 INFO L287 CfgBuilder]: Performing block encoding [2024-11-11 21:58:22,789 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-11 21:58:22,790 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-11 21:58:22,790 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 09:58:22 BoogieIcfgContainer [2024-11-11 21:58:22,790 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-11 21:58:22,792 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-11 21:58:22,792 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-11 21:58:22,796 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-11 21:58:22,796 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.11 09:58:21" (1/3) ... [2024-11-11 21:58:22,798 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@272e0c16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 09:58:22, skipping insertion in model container [2024-11-11 21:58:22,799 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 09:58:21" (2/3) ... [2024-11-11 21:58:22,799 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@272e0c16 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 09:58:22, skipping insertion in model container [2024-11-11 21:58:22,799 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 09:58:22" (3/3) ... [2024-11-11 21:58:22,801 INFO L112 eAbstractionObserver]: Analyzing ICFG Haystacks-07.c [2024-11-11 21:58:22,817 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-11 21:58:22,817 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-11 21:58:22,910 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-11 21:58:22,916 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;@38302c18, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-11 21:58:22,917 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-11 21:58:22,921 INFO L276 IsEmpty]: Start isEmpty. Operand has 347 states, 57 states have (on average 1.0350877192982457) internal successors, (59), 58 states have internal predecessors, (59), 287 states have call successors, (287), 1 states have call predecessors, (287), 1 states have return successors, (287), 287 states have call predecessors, (287), 287 states have call successors, (287) [2024-11-11 21:58:23,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1488 [2024-11-11 21:58:23,022 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 21:58:23,024 INFO L218 NwaCegarLoop]: trace histogram [287, 287, 287, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-11 21:58:23,025 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 21:58:23,031 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 21:58:23,031 INFO L85 PathProgramCache]: Analyzing trace with hash 726037940, now seen corresponding path program 1 times [2024-11-11 21:58:23,039 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 21:58:23,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1931789712] [2024-11-11 21:58:23,040 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 21:58:23,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 21:58:23,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-11 21:58:23,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-11 21:58:23,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-11 21:58:23,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-11 21:58:23,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-11 21:58:23,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-11 21:58:23,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-11 21:58:23,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-11 21:58:23,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-11 21:58:23,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-11 21:58:23,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-11 21:58:23,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-11 21:58:23,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-11 21:58:23,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-11 21:58:23,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-11 21:58:23,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-11 21:58:23,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-11 21:58:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-11 21:58:23,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-11 21:58:23,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-11 21:58:23,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-11 21:58:23,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-11 21:58:23,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-11 21:58:23,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-11 21:58:23,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-11 21:58:23,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-11 21:58:23,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-11 21:58:23,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-11 21:58:23,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-11 21:58:23,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-11 21:58:23,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-11 21:58:23,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-11 21:58:23,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-11 21:58:23,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-11 21:58:23,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-11 21:58:23,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-11 21:58:23,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-11 21:58:23,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-11 21:58:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-11 21:58:23,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-11 21:58:23,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-11 21:58:23,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-11 21:58:23,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-11 21:58:23,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-11 21:58:23,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-11 21:58:23,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-11 21:58:23,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-11 21:58:23,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-11 21:58:23,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-11 21:58:23,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-11 21:58:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-11 21:58:23,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-11 21:58:23,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-11 21:58:23,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-11 21:58:23,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-11 21:58:23,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-11 21:58:23,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-11 21:58:23,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-11 21:58:23,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-11 21:58:23,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-11 21:58:23,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-11 21:58:23,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-11 21:58:23,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-11 21:58:23,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-11 21:58:23,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-11 21:58:23,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-11 21:58:23,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-11 21:58:23,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-11 21:58:23,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-11 21:58:23,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:23,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-11 21:58:23,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-11 21:58:24,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-11 21:58:24,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-11 21:58:24,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-11 21:58:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-11 21:58:24,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-11 21:58:24,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-11 21:58:24,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-11 21:58:24,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-11 21:58:24,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-11 21:58:24,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-11 21:58:24,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-11 21:58:24,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-11 21:58:24,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-11 21:58:24,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-11 21:58:24,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-11 21:58:24,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-11 21:58:24,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-11 21:58:24,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-11 21:58:24,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-11 21:58:24,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-11 21:58:24,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-11 21:58:24,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-11 21:58:24,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-11 21:58:24,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-11 21:58:24,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-11 21:58:24,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-11 21:58:24,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-11 21:58:24,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-11 21:58:24,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-11 21:58:24,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-11-11 21:58:24,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-11-11 21:58:24,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 561 [2024-11-11 21:58:24,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 566 [2024-11-11 21:58:24,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 571 [2024-11-11 21:58:24,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 576 [2024-11-11 21:58:24,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2024-11-11 21:58:24,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 586 [2024-11-11 21:58:24,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-11 21:58:24,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-11 21:58:24,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2024-11-11 21:58:24,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-11-11 21:58:24,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-11-11 21:58:24,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 616 [2024-11-11 21:58:24,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 621 [2024-11-11 21:58:24,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 626 [2024-11-11 21:58:24,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 631 [2024-11-11 21:58:24,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 636 [2024-11-11 21:58:24,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-11 21:58:24,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 646 [2024-11-11 21:58:24,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2024-11-11 21:58:24,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-11-11 21:58:24,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-11-11 21:58:24,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-11-11 21:58:24,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2024-11-11 21:58:24,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-11 21:58:24,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 681 [2024-11-11 21:58:24,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 686 [2024-11-11 21:58:24,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-11-11 21:58:24,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 696 [2024-11-11 21:58:24,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2024-11-11 21:58:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-11 21:58:24,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2024-11-11 21:58:24,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 716 [2024-11-11 21:58:24,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 721 [2024-11-11 21:58:24,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-11 21:58:24,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-11-11 21:58:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 736 [2024-11-11 21:58:24,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-11-11 21:58:24,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 746 [2024-11-11 21:58:24,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 751 [2024-11-11 21:58:24,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 756 [2024-11-11 21:58:24,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-11 21:58:24,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-11 21:58:24,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 771 [2024-11-11 21:58:24,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-11-11 21:58:24,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 781 [2024-11-11 21:58:24,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 786 [2024-11-11 21:58:24,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2024-11-11 21:58:24,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 796 [2024-11-11 21:58:24,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 801 [2024-11-11 21:58:24,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-11 21:58:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-11 21:58:24,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2024-11-11 21:58:24,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-11-11 21:58:24,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-11-11 21:58:24,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 831 [2024-11-11 21:58:24,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 836 [2024-11-11 21:58:24,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 841 [2024-11-11 21:58:24,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-11 21:58:24,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2024-11-11 21:58:24,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 856 [2024-11-11 21:58:24,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-11-11 21:58:24,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 866 [2024-11-11 21:58:24,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-11 21:58:24,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-11 21:58:24,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2024-11-11 21:58:24,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 886 [2024-11-11 21:58:24,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 891 [2024-11-11 21:58:24,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-11 21:58:24,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 901 [2024-11-11 21:58:24,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 906 [2024-11-11 21:58:24,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-11-11 21:58:24,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 916 [2024-11-11 21:58:24,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 921 [2024-11-11 21:58:24,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2024-11-11 21:58:24,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-11 21:58:24,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 936 [2024-11-11 21:58:24,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-11 21:58:24,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-11-11 21:58:24,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 951 [2024-11-11 21:58:24,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 956 [2024-11-11 21:58:24,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 961 [2024-11-11 21:58:24,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 966 [2024-11-11 21:58:24,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 971 [2024-11-11 21:58:24,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 976 [2024-11-11 21:58:24,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-11 21:58:24,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-11 21:58:24,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-11-11 21:58:24,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-11-11 21:58:24,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1001 [2024-11-11 21:58:24,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1006 [2024-11-11 21:58:24,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-11 21:58:24,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-11 21:58:24,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-11 21:58:24,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1026 [2024-11-11 21:58:24,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-11-11 21:58:24,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-11-11 21:58:24,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2024-11-11 21:58:24,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1046 [2024-11-11 21:58:24,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1051 [2024-11-11 21:58:24,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1056 [2024-11-11 21:58:24,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1061 [2024-11-11 21:58:24,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-11 21:58:24,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1071 [2024-11-11 21:58:24,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1076 [2024-11-11 21:58:24,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-11-11 21:58:24,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1086 [2024-11-11 21:58:24,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2024-11-11 21:58:24,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2024-11-11 21:58:24,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-11 21:58:24,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-11-11 21:58:24,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-11-11 21:58:24,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-11-11 21:58:24,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1121 [2024-11-11 21:58:24,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1126 [2024-11-11 21:58:24,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1131 [2024-11-11 21:58:24,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1136 [2024-11-11 21:58:24,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1141 [2024-11-11 21:58:24,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-11-11 21:58:24,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-11 21:58:24,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-11 21:58:24,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-11 21:58:24,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-11-11 21:58:24,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1171 [2024-11-11 21:58:24,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1176 [2024-11-11 21:58:24,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-11-11 21:58:24,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1186 [2024-11-11 21:58:24,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-11 21:58:24,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-11 21:58:24,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-11-11 21:58:24,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1206 [2024-11-11 21:58:24,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2024-11-11 21:58:24,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2024-11-11 21:58:24,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-11-11 21:58:24,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-11-11 21:58:24,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-11 21:58:24,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1236 [2024-11-11 21:58:24,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-11-11 21:58:24,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-11-11 21:58:24,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-11-11 21:58:24,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-11-11 21:58:24,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2024-11-11 21:58:24,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-11-11 21:58:24,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2024-11-11 21:58:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-11-11 21:58:24,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-11-11 21:58:24,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1286 [2024-11-11 21:58:24,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2024-11-11 21:58:24,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-11 21:58:24,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1301 [2024-11-11 21:58:24,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1306 [2024-11-11 21:58:24,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1311 [2024-11-11 21:58:24,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-11-11 21:58:24,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1321 [2024-11-11 21:58:24,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-11-11 21:58:24,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-11-11 21:58:24,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1336 [2024-11-11 21:58:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1341 [2024-11-11 21:58:24,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1346 [2024-11-11 21:58:24,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-11-11 21:58:24,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1356 [2024-11-11 21:58:24,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-11 21:58:24,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-11 21:58:24,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1371 [2024-11-11 21:58:24,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1376 [2024-11-11 21:58:24,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1381 [2024-11-11 21:58:24,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1386 [2024-11-11 21:58:24,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1391 [2024-11-11 21:58:24,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1396 [2024-11-11 21:58:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-11-11 21:58:24,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1406 [2024-11-11 21:58:24,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-11-11 21:58:24,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-11-11 21:58:24,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1421 [2024-11-11 21:58:24,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1426 [2024-11-11 21:58:24,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-11-11 21:58:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-11 21:58:24,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1441 [2024-11-11 21:58:24,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-11-11 21:58:24,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-11-11 21:58:24,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1456 [2024-11-11 21:58:24,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1461 [2024-11-11 21:58:24,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1466 [2024-11-11 21:58:24,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1471 [2024-11-11 21:58:24,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1476 [2024-11-11 21:58:24,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1481 [2024-11-11 21:58:24,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 21:58:24,585 INFO L134 CoverageAnalysis]: Checked inductivity of 164164 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 164164 trivial. 0 not checked. [2024-11-11 21:58:24,586 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 21:58:24,586 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1931789712] [2024-11-11 21:58:24,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1931789712] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 21:58:24,587 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-11 21:58:24,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-11 21:58:24,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726196767] [2024-11-11 21:58:24,589 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 21:58:24,598 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-11 21:58:24,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 21:58:24,623 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-11 21:58:24,624 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-11 21:58:24,627 INFO L87 Difference]: Start difference. First operand has 347 states, 57 states have (on average 1.0350877192982457) internal successors, (59), 58 states have internal predecessors, (59), 287 states have call successors, (287), 1 states have call predecessors, (287), 1 states have return successors, (287), 287 states have call predecessors, (287), 287 states have call successors, (287) Second operand has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 2 states have call successors, (287), 1 states have call predecessors, (287), 1 states have return successors, (287), 1 states have call predecessors, (287), 2 states have call successors, (287) [2024-11-11 21:58:24,722 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 21:58:24,726 INFO L93 Difference]: Finished difference Result 688 states and 1547 transitions. [2024-11-11 21:58:24,727 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-11 21:58:24,730 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 2 states have call successors, (287), 1 states have call predecessors, (287), 1 states have return successors, (287), 1 states have call predecessors, (287), 2 states have call successors, (287) Word has length 1487 [2024-11-11 21:58:24,730 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 21:58:24,750 INFO L225 Difference]: With dead ends: 688 [2024-11-11 21:58:24,751 INFO L226 Difference]: Without dead ends: 344 [2024-11-11 21:58:24,764 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 863 GetRequests, 863 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-11 21:58:24,769 INFO L435 NwaCegarLoop]: 629 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 629 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 21:58:24,770 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 629 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 21:58:24,788 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 344 states. [2024-11-11 21:58:24,937 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 344 to 344. [2024-11-11 21:58:24,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 344 states, 55 states have (on average 1.0) internal successors, (55), 55 states have internal predecessors, (55), 287 states have call successors, (287), 1 states have call predecessors, (287), 1 states have return successors, (287), 287 states have call predecessors, (287), 287 states have call successors, (287) [2024-11-11 21:58:24,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 344 states and 629 transitions. [2024-11-11 21:58:24,947 INFO L78 Accepts]: Start accepts. Automaton has 344 states and 629 transitions. Word has length 1487 [2024-11-11 21:58:24,948 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 21:58:24,948 INFO L471 AbstractCegarLoop]: Abstraction has 344 states and 629 transitions. [2024-11-11 21:58:24,948 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 27.5) internal successors, (55), 2 states have internal predecessors, (55), 2 states have call successors, (287), 1 states have call predecessors, (287), 1 states have return successors, (287), 1 states have call predecessors, (287), 2 states have call successors, (287) [2024-11-11 21:58:24,949 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 629 transitions. [2024-11-11 21:58:24,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1488 [2024-11-11 21:58:24,988 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 21:58:24,988 INFO L218 NwaCegarLoop]: trace histogram [287, 287, 287, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11-11 21:58:24,989 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-11 21:58:24,989 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 21:58:24,990 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 21:58:24,991 INFO L85 PathProgramCache]: Analyzing trace with hash -109962574, now seen corresponding path program 1 times [2024-11-11 21:58:24,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 21:58:24,991 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1910672514] [2024-11-11 21:58:24,991 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 21:58:24,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 21:58:26,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-11 21:58:26,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [453049635] [2024-11-11 21:58:26,065 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 21:58:26,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 21:58:26,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 21:58:26,068 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-11-11 21:58:26,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process