./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-08.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-08.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 011059f292c40d2fbcd17f8972992ba27e82eff797e3cbf3b3efd2a0f1ed8c70 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 20:45:10,277 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 20:45:10,341 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 20:45:10,347 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 20:45:10,349 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 20:45:10,378 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 20:45:10,380 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 20:45:10,380 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 20:45:10,381 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 20:45:10,382 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 20:45:10,382 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 20:45:10,382 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 20:45:10,383 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 20:45:10,384 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 20:45:10,384 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 20:45:10,385 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 20:45:10,385 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 20:45:10,385 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 20:45:10,385 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 20:45:10,386 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 20:45:10,386 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 20:45:10,386 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 20:45:10,389 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 20:45:10,389 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 20:45:10,390 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 20:45:10,390 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 20:45:10,390 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 20:45:10,390 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 20:45:10,391 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 20:45:10,391 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 20:45:10,391 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 20:45:10,391 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 20:45:10,391 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 20:45:10,391 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 20:45:10,392 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 20:45:10,392 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 20:45:10,392 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 20:45:10,392 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 20:45:10,392 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 20:45:10,393 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 20:45:10,393 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 20:45:10,393 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 20:45:10,394 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 -> 011059f292c40d2fbcd17f8972992ba27e82eff797e3cbf3b3efd2a0f1ed8c70 [2024-10-12 20:45:10,602 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 20:45:10,623 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 20:45:10,625 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 20:45:10,626 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 20:45:10,630 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 20:45:10,631 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-08.c [2024-10-12 20:45:11,875 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 20:45:12,115 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 20:45:12,116 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-08.c [2024-10-12 20:45:12,132 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/099aefe49/c98ccc2534fe4dba9f70aed33219280a/FLAGd493c1b3f [2024-10-12 20:45:12,470 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/099aefe49/c98ccc2534fe4dba9f70aed33219280a [2024-10-12 20:45:12,472 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 20:45:12,474 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 20:45:12,476 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 20:45:12,476 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 20:45:12,481 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 20:45:12,481 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:12,482 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@225bdaf4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12, skipping insertion in model container [2024-10-12 20:45:12,482 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:12,511 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 20:45:12,849 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-08.c[16029,16042] [2024-10-12 20:45:12,857 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 20:45:12,866 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 20:45:12,912 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-08.c[16029,16042] [2024-10-12 20:45:12,914 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 20:45:12,927 INFO L204 MainTranslator]: Completed translation [2024-10-12 20:45:12,928 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12 WrapperNode [2024-10-12 20:45:12,928 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 20:45:12,934 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 20:45:12,934 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 20:45:12,934 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 20:45:12,943 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:12,954 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:12,998 INFO L138 Inliner]: procedures = 13, calls = 415, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 744 [2024-10-12 20:45:12,998 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 20:45:12,998 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 20:45:12,999 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 20:45:12,999 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 20:45:13,013 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,014 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,020 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,045 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-10-12 20:45:13,045 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,045 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,066 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,068 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,076 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,078 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,086 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 20:45:13,090 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 20:45:13,090 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 20:45:13,090 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 20:45:13,095 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (1/1) ... [2024-10-12 20:45:13,102 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 20:45:13,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 20:45:13,131 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-12 20:45:13,133 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-12 20:45:13,167 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 20:45:13,167 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 20:45:13,167 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 20:45:13,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 20:45:13,168 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-10-12 20:45:13,168 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-10-12 20:45:13,252 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 20:45:13,253 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 20:45:13,877 INFO L? ?]: Removed 5 outVars from TransFormulas that were not future-live. [2024-10-12 20:45:13,877 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 20:45:13,914 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 20:45:13,917 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-12 20:45:13,917 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 08:45:13 BoogieIcfgContainer [2024-10-12 20:45:13,918 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 20:45:13,919 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 20:45:13,920 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 20:45:13,922 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 20:45:13,922 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 08:45:12" (1/3) ... [2024-10-12 20:45:13,923 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74800502 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 08:45:13, skipping insertion in model container [2024-10-12 20:45:13,923 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 08:45:12" (2/3) ... [2024-10-12 20:45:13,923 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@74800502 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 08:45:13, skipping insertion in model container [2024-10-12 20:45:13,923 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 08:45:13" (3/3) ... [2024-10-12 20:45:13,924 INFO L112 eAbstractionObserver]: Analyzing ICFG Haystacks-08.c [2024-10-12 20:45:13,935 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 20:45:13,935 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 20:45:14,001 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 20:45:14,009 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;@45649c1f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 20:45:14,010 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 20:45:14,017 INFO L276 IsEmpty]: Start isEmpty. Operand has 480 states, 69 states have (on average 1.0289855072463767) internal successors, (71), 70 states have internal predecessors, (71), 408 states have call successors, (408), 1 states have call predecessors, (408), 1 states have return successors, (408), 408 states have call predecessors, (408), 408 states have call successors, (408) [2024-10-12 20:45:14,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2107 [2024-10-12 20:45:14,127 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 20:45:14,129 INFO L215 NwaCegarLoop]: trace histogram [408, 408, 408, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 20:45:14,129 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 20:45:14,133 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 20:45:14,134 INFO L85 PathProgramCache]: Analyzing trace with hash 352649394, now seen corresponding path program 1 times [2024-10-12 20:45:14,141 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 20:45:14,141 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [972601891] [2024-10-12 20:45:14,142 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 20:45:14,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 20:45:14,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-12 20:45:14,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-12 20:45:14,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-12 20:45:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-12 20:45:14,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-12 20:45:14,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-12 20:45:14,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-12 20:45:14,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-12 20:45:14,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-12 20:45:14,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-12 20:45:14,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-12 20:45:14,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-12 20:45:14,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-12 20:45:14,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-12 20:45:14,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-12 20:45:14,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-12 20:45:14,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-12 20:45:14,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-12 20:45:14,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-12 20:45:14,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-12 20:45:14,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-12 20:45:14,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-12 20:45:14,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-12 20:45:14,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-12 20:45:14,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-12 20:45:14,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-12 20:45:14,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-12 20:45:14,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-12 20:45:14,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-12 20:45:14,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-12 20:45:14,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-12 20:45:14,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-12 20:45:14,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-12 20:45:14,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-12 20:45:14,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-12 20:45:14,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-12 20:45:14,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-12 20:45:14,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-12 20:45:14,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-12 20:45:14,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-12 20:45:14,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-12 20:45:14,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-12 20:45:14,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-12 20:45:14,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-12 20:45:14,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-12 20:45:14,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-12 20:45:14,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-12 20:45:14,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-12 20:45:14,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-12 20:45:14,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-12 20:45:14,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-12 20:45:14,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-12 20:45:14,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-12 20:45:14,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-12 20:45:14,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-12 20:45:14,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:14,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-12 20:45:14,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-12 20:45:15,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-12 20:45:15,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-12 20:45:15,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-12 20:45:15,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-12 20:45:15,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-12 20:45:15,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-12 20:45:15,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-12 20:45:15,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-12 20:45:15,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-12 20:45:15,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-12 20:45:15,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-12 20:45:15,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-12 20:45:15,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-12 20:45:15,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-12 20:45:15,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-12 20:45:15,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-12 20:45:15,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-12 20:45:15,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-12 20:45:15,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-12 20:45:15,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-12 20:45:15,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-12 20:45:15,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-12 20:45:15,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-12 20:45:15,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-12 20:45:15,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-12 20:45:15,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-12 20:45:15,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-12 20:45:15,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-12 20:45:15,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-12 20:45:15,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-12 20:45:15,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-12 20:45:15,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-12 20:45:15,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-12 20:45:15,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-12 20:45:15,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-12 20:45:15,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-12 20:45:15,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-12 20:45:15,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-12 20:45:15,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-12 20:45:15,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-12 20:45:15,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-12 20:45:15,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-12 20:45:15,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-12 20:45:15,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-12 20:45:15,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-12 20:45:15,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-12 20:45:15,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-12 20:45:15,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-12 20:45:15,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-12 20:45:15,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-12 20:45:15,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-12 20:45:15,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-12 20:45:15,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-12 20:45:15,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-12 20:45:15,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-12 20:45:15,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-12 20:45:15,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-12 20:45:15,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 628 [2024-10-12 20:45:15,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-10-12 20:45:15,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-12 20:45:15,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 644 [2024-10-12 20:45:15,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 650 [2024-10-12 20:45:15,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 655 [2024-10-12 20:45:15,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-10-12 20:45:15,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-10-12 20:45:15,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 672 [2024-10-12 20:45:15,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-12 20:45:15,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-12 20:45:15,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 688 [2024-10-12 20:45:15,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-10-12 20:45:15,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 699 [2024-10-12 20:45:15,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 705 [2024-10-12 20:45:15,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-10-12 20:45:15,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 715 [2024-10-12 20:45:15,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 720 [2024-10-12 20:45:15,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-12 20:45:15,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 730 [2024-10-12 20:45:15,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 735 [2024-10-12 20:45:15,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 740 [2024-10-12 20:45:15,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-12 20:45:15,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-10-12 20:45:15,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-10-12 20:45:15,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-10-12 20:45:15,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 765 [2024-10-12 20:45:15,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 770 [2024-10-12 20:45:15,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-12 20:45:15,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 780 [2024-10-12 20:45:15,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2024-10-12 20:45:15,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 790 [2024-10-12 20:45:15,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-10-12 20:45:15,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 800 [2024-10-12 20:45:15,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2024-10-12 20:45:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-12 20:45:15,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-10-12 20:45:15,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-10-12 20:45:15,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 825 [2024-10-12 20:45:15,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 830 [2024-10-12 20:45:15,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 835 [2024-10-12 20:45:15,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 840 [2024-10-12 20:45:15,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-10-12 20:45:15,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 850 [2024-10-12 20:45:15,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 855 [2024-10-12 20:45:15,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-12 20:45:15,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2024-10-12 20:45:15,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 870 [2024-10-12 20:45:15,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-10-12 20:45:15,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-10-12 20:45:15,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 885 [2024-10-12 20:45:15,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-10-12 20:45:15,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-12 20:45:15,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 900 [2024-10-12 20:45:15,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2024-10-12 20:45:15,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 910 [2024-10-12 20:45:15,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2024-10-12 20:45:15,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2024-10-12 20:45:15,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-10-12 20:45:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-10-12 20:45:15,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 935 [2024-10-12 20:45:15,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 940 [2024-10-12 20:45:15,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-12 20:45:15,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 950 [2024-10-12 20:45:15,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 955 [2024-10-12 20:45:15,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-10-12 20:45:15,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-10-12 20:45:15,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2024-10-12 20:45:15,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2024-10-12 20:45:15,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-12 20:45:15,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2024-10-12 20:45:15,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 990 [2024-10-12 20:45:15,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 995 [2024-10-12 20:45:15,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1000 [2024-10-12 20:45:15,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1005 [2024-10-12 20:45:15,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1010 [2024-10-12 20:45:15,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-10-12 20:45:15,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1020 [2024-10-12 20:45:15,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-10-12 20:45:15,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-12 20:45:15,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2024-10-12 20:45:15,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1040 [2024-10-12 20:45:15,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2024-10-12 20:45:15,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-10-12 20:45:15,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2024-10-12 20:45:15,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1060 [2024-10-12 20:45:15,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-12 20:45:15,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1070 [2024-10-12 20:45:15,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1075 [2024-10-12 20:45:15,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1080 [2024-10-12 20:45:15,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1085 [2024-10-12 20:45:15,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1090 [2024-10-12 20:45:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-10-12 20:45:15,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-10-12 20:45:15,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-10-12 20:45:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1110 [2024-10-12 20:45:15,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-12 20:45:15,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1120 [2024-10-12 20:45:15,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1125 [2024-10-12 20:45:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1130 [2024-10-12 20:45:15,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-10-12 20:45:15,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-10-12 20:45:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2024-10-12 20:45:15,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-12 20:45:15,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1155 [2024-10-12 20:45:15,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1160 [2024-10-12 20:45:15,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1165 [2024-10-12 20:45:15,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-10-12 20:45:15,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2024-10-12 20:45:15,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1180 [2024-10-12 20:45:15,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-10-12 20:45:15,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-10-12 20:45:15,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1195 [2024-10-12 20:45:15,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-12 20:45:15,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1205 [2024-10-12 20:45:15,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1210 [2024-10-12 20:45:15,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2024-10-12 20:45:15,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1220 [2024-10-12 20:45:15,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-10-12 20:45:15,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1230 [2024-10-12 20:45:15,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-10-12 20:45:15,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-10-12 20:45:15,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1245 [2024-10-12 20:45:15,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1250 [2024-10-12 20:45:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2024-10-12 20:45:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1260 [2024-10-12 20:45:15,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1265 [2024-10-12 20:45:15,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1270 [2024-10-12 20:45:15,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-10-12 20:45:15,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-10-12 20:45:15,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1285 [2024-10-12 20:45:15,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1290 [2024-10-12 20:45:15,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1295 [2024-10-12 20:45:15,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1300 [2024-10-12 20:45:15,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1305 [2024-10-12 20:45:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-10-12 20:45:15,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2024-10-12 20:45:15,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1320 [2024-10-12 20:45:15,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1325 [2024-10-12 20:45:15,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1330 [2024-10-12 20:45:15,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1335 [2024-10-12 20:45:15,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1340 [2024-10-12 20:45:15,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1345 [2024-10-12 20:45:15,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1350 [2024-10-12 20:45:15,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1355 [2024-10-12 20:45:15,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1360 [2024-10-12 20:45:15,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2024-10-12 20:45:15,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1370 [2024-10-12 20:45:15,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1375 [2024-10-12 20:45:15,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1380 [2024-10-12 20:45:15,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1385 [2024-10-12 20:45:15,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1390 [2024-10-12 20:45:15,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1395 [2024-10-12 20:45:15,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1400 [2024-10-12 20:45:15,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1405 [2024-10-12 20:45:15,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1410 [2024-10-12 20:45:15,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1415 [2024-10-12 20:45:15,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1420 [2024-10-12 20:45:15,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1425 [2024-10-12 20:45:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1430 [2024-10-12 20:45:15,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1435 [2024-10-12 20:45:15,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1440 [2024-10-12 20:45:15,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-10-12 20:45:15,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-10-12 20:45:15,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1455 [2024-10-12 20:45:15,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1460 [2024-10-12 20:45:15,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1465 [2024-10-12 20:45:15,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1470 [2024-10-12 20:45:15,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1475 [2024-10-12 20:45:15,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2024-10-12 20:45:15,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2024-10-12 20:45:15,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1490 [2024-10-12 20:45:15,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1495 [2024-10-12 20:45:15,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1500 [2024-10-12 20:45:15,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1505 [2024-10-12 20:45:15,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1510 [2024-10-12 20:45:15,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1515 [2024-10-12 20:45:15,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-10-12 20:45:15,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1525 [2024-10-12 20:45:15,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2024-10-12 20:45:15,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2024-10-12 20:45:15,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1540 [2024-10-12 20:45:15,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1545 [2024-10-12 20:45:15,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1550 [2024-10-12 20:45:15,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1555 [2024-10-12 20:45:15,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1560 [2024-10-12 20:45:15,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1565 [2024-10-12 20:45:15,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2024-10-12 20:45:15,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1575 [2024-10-12 20:45:15,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1580 [2024-10-12 20:45:15,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1585 [2024-10-12 20:45:15,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1590 [2024-10-12 20:45:15,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1595 [2024-10-12 20:45:15,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1600 [2024-10-12 20:45:15,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1605 [2024-10-12 20:45:15,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1610 [2024-10-12 20:45:15,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1615 [2024-10-12 20:45:15,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2024-10-12 20:45:15,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1625 [2024-10-12 20:45:15,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1630 [2024-10-12 20:45:15,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1635 [2024-10-12 20:45:15,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1640 [2024-10-12 20:45:15,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1645 [2024-10-12 20:45:15,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2024-10-12 20:45:15,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-10-12 20:45:15,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1660 [2024-10-12 20:45:15,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1665 [2024-10-12 20:45:15,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1670 [2024-10-12 20:45:15,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1675 [2024-10-12 20:45:15,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1680 [2024-10-12 20:45:15,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1685 [2024-10-12 20:45:15,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1690 [2024-10-12 20:45:15,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1695 [2024-10-12 20:45:15,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2024-10-12 20:45:15,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1705 [2024-10-12 20:45:15,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1710 [2024-10-12 20:45:15,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1715 [2024-10-12 20:45:15,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1720 [2024-10-12 20:45:15,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1725 [2024-10-12 20:45:15,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1730 [2024-10-12 20:45:15,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1735 [2024-10-12 20:45:15,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1740 [2024-10-12 20:45:15,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1745 [2024-10-12 20:45:15,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1750 [2024-10-12 20:45:15,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1755 [2024-10-12 20:45:15,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1760 [2024-10-12 20:45:15,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1765 [2024-10-12 20:45:15,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1770 [2024-10-12 20:45:15,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1775 [2024-10-12 20:45:15,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1780 [2024-10-12 20:45:15,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1785 [2024-10-12 20:45:15,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1790 [2024-10-12 20:45:15,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1795 [2024-10-12 20:45:15,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2024-10-12 20:45:15,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1805 [2024-10-12 20:45:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1810 [2024-10-12 20:45:15,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1815 [2024-10-12 20:45:15,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1820 [2024-10-12 20:45:15,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1825 [2024-10-12 20:45:15,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1830 [2024-10-12 20:45:15,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1835 [2024-10-12 20:45:15,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1840 [2024-10-12 20:45:15,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1845 [2024-10-12 20:45:15,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1850 [2024-10-12 20:45:15,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1855 [2024-10-12 20:45:15,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1860 [2024-10-12 20:45:15,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1865 [2024-10-12 20:45:15,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-10-12 20:45:15,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1875 [2024-10-12 20:45:15,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1880 [2024-10-12 20:45:15,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1885 [2024-10-12 20:45:15,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1890 [2024-10-12 20:45:15,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1895 [2024-10-12 20:45:15,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1900 [2024-10-12 20:45:15,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1905 [2024-10-12 20:45:15,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1910 [2024-10-12 20:45:15,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1915 [2024-10-12 20:45:15,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1920 [2024-10-12 20:45:15,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1925 [2024-10-12 20:45:15,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1930 [2024-10-12 20:45:15,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1935 [2024-10-12 20:45:15,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1940 [2024-10-12 20:45:15,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1945 [2024-10-12 20:45:15,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1950 [2024-10-12 20:45:15,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1955 [2024-10-12 20:45:15,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1960 [2024-10-12 20:45:15,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1965 [2024-10-12 20:45:15,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1970 [2024-10-12 20:45:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1975 [2024-10-12 20:45:15,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1980 [2024-10-12 20:45:15,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1985 [2024-10-12 20:45:15,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1990 [2024-10-12 20:45:15,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1995 [2024-10-12 20:45:15,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2000 [2024-10-12 20:45:15,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2005 [2024-10-12 20:45:15,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2010 [2024-10-12 20:45:15,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2015 [2024-10-12 20:45:15,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2020 [2024-10-12 20:45:15,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2025 [2024-10-12 20:45:15,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2030 [2024-10-12 20:45:15,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2035 [2024-10-12 20:45:15,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2040 [2024-10-12 20:45:15,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2045 [2024-10-12 20:45:15,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2050 [2024-10-12 20:45:15,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2055 [2024-10-12 20:45:15,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2060 [2024-10-12 20:45:15,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2065 [2024-10-12 20:45:15,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2070 [2024-10-12 20:45:15,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2075 [2024-10-12 20:45:15,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2080 [2024-10-12 20:45:15,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2085 [2024-10-12 20:45:15,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2090 [2024-10-12 20:45:15,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2095 [2024-10-12 20:45:15,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2100 [2024-10-12 20:45:15,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 20:45:15,625 INFO L134 CoverageAnalysis]: Checked inductivity of 332112 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 332112 trivial. 0 not checked. [2024-10-12 20:45:15,625 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 20:45:15,625 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [972601891] [2024-10-12 20:45:15,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [972601891] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 20:45:15,627 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 20:45:15,627 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 20:45:15,628 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1111809518] [2024-10-12 20:45:15,629 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 20:45:15,637 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-12 20:45:15,637 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 20:45:15,659 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-12 20:45:15,659 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-12 20:45:15,663 INFO L87 Difference]: Start difference. First operand has 480 states, 69 states have (on average 1.0289855072463767) internal successors, (71), 70 states have internal predecessors, (71), 408 states have call successors, (408), 1 states have call predecessors, (408), 1 states have return successors, (408), 408 states have call predecessors, (408), 408 states have call successors, (408) Second operand has 2 states, 2 states have (on average 34.5) internal successors, (69), 2 states have internal predecessors, (69), 2 states have call successors, (408), 1 states have call predecessors, (408), 1 states have return successors, (408), 1 states have call predecessors, (408), 2 states have call successors, (408) [2024-10-12 20:45:15,758 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 20:45:15,758 INFO L93 Difference]: Finished difference Result 957 states and 2179 transitions. [2024-10-12 20:45:15,760 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-12 20:45:15,761 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 34.5) internal successors, (69), 2 states have internal predecessors, (69), 2 states have call successors, (408), 1 states have call predecessors, (408), 1 states have return successors, (408), 1 states have call predecessors, (408), 2 states have call successors, (408) Word has length 2106 [2024-10-12 20:45:15,761 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 20:45:15,773 INFO L225 Difference]: With dead ends: 957 [2024-10-12 20:45:15,773 INFO L226 Difference]: Without dead ends: 479 [2024-10-12 20:45:15,781 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1226 GetRequests, 1226 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-10-12 20:45:15,783 INFO L432 NwaCegarLoop]: 884 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 884 SdHoareTripleChecker+Invalid, 1 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 20:45:15,784 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 884 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 20:45:15,797 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 479 states. [2024-10-12 20:45:15,966 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 479 to 479. [2024-10-12 20:45:15,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 479 states, 69 states have (on average 1.0) internal successors, (69), 69 states have internal predecessors, (69), 408 states have call successors, (408), 1 states have call predecessors, (408), 1 states have return successors, (408), 408 states have call predecessors, (408), 408 states have call successors, (408) [2024-10-12 20:45:15,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 479 states and 885 transitions. [2024-10-12 20:45:15,977 INFO L78 Accepts]: Start accepts. Automaton has 479 states and 885 transitions. Word has length 2106 [2024-10-12 20:45:15,977 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 20:45:15,977 INFO L471 AbstractCegarLoop]: Abstraction has 479 states and 885 transitions. [2024-10-12 20:45:15,978 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 34.5) internal successors, (69), 2 states have internal predecessors, (69), 2 states have call successors, (408), 1 states have call predecessors, (408), 1 states have return successors, (408), 1 states have call predecessors, (408), 2 states have call successors, (408) [2024-10-12 20:45:15,978 INFO L276 IsEmpty]: Start isEmpty. Operand 479 states and 885 transitions. [2024-10-12 20:45:16,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2107 [2024-10-12 20:45:16,053 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 20:45:16,054 INFO L215 NwaCegarLoop]: trace histogram [408, 408, 408, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 20:45:16,054 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-12 20:45:16,054 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 20:45:16,055 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 20:45:16,055 INFO L85 PathProgramCache]: Analyzing trace with hash -1219374670, now seen corresponding path program 1 times [2024-10-12 20:45:16,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 20:45:16,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [439150799] [2024-10-12 20:45:16,056 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 20:45:16,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 20:45:17,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-10-12 20:45:17,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1898510286] [2024-10-12 20:45:17,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 20:45:17,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 20:45:17,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 20:45:17,384 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 20:45:17,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process