./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/Dubois-019.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 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/Dubois-019.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 42be0dd7c0591debf7e5f003ab2565c2cee2d060ebc66ea41d5f9c8be093c1f8 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-14 04:10:26,739 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-14 04:10:26,819 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-14 04:10:26,823 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-14 04:10:26,825 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-14 04:10:26,861 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-14 04:10:26,862 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-14 04:10:26,862 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-14 04:10:26,863 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-14 04:10:26,863 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-14 04:10:26,864 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-14 04:10:26,864 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-14 04:10:26,864 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-14 04:10:26,865 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-14 04:10:26,865 INFO L153 SettingsManager]: * Use SBE=true [2024-10-14 04:10:26,866 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-14 04:10:26,866 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-14 04:10:26,866 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-14 04:10:26,869 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-14 04:10:26,869 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-14 04:10:26,869 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-14 04:10:26,871 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-14 04:10:26,871 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-14 04:10:26,872 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-14 04:10:26,872 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-14 04:10:26,872 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-14 04:10:26,872 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-14 04:10:26,873 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-14 04:10:26,873 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-14 04:10:26,873 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-14 04:10:26,873 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-14 04:10:26,873 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-14 04:10:26,874 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 04:10:26,874 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-14 04:10:26,874 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-14 04:10:26,874 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-14 04:10:26,874 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-14 04:10:26,875 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-14 04:10:26,875 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-14 04:10:26,875 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-14 04:10:26,876 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-14 04:10:26,877 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-14 04:10:26,877 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 -> 42be0dd7c0591debf7e5f003ab2565c2cee2d060ebc66ea41d5f9c8be093c1f8 [2024-10-14 04:10:27,133 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-14 04:10:27,158 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-14 04:10:27,160 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-14 04:10:27,162 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-14 04:10:27,166 INFO L274 PluginConnector]: CDTParser initialized [2024-10-14 04:10:27,168 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-019.c [2024-10-14 04:10:28,703 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-14 04:10:28,941 INFO L384 CDTParser]: Found 1 translation units. [2024-10-14 04:10:28,942 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-019.c [2024-10-14 04:10:28,961 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fa99120ed/9b2f6381507a47e59eacdeb8b878fa74/FLAG926f273f8 [2024-10-14 04:10:28,989 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fa99120ed/9b2f6381507a47e59eacdeb8b878fa74 [2024-10-14 04:10:28,994 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-14 04:10:28,996 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-14 04:10:28,997 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-14 04:10:28,997 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-14 04:10:29,002 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-14 04:10:29,005 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:10:28" (1/1) ... [2024-10-14 04:10:29,007 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1878b242 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29, skipping insertion in model container [2024-10-14 04:10:29,007 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.10 04:10:28" (1/1) ... [2024-10-14 04:10:29,049 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-14 04:10:29,371 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/Dubois-019.c[13716,13729] [2024-10-14 04:10:29,403 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 04:10:29,417 INFO L200 MainTranslator]: Completed pre-run [2024-10-14 04:10:29,519 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/Dubois-019.c[13716,13729] [2024-10-14 04:10:29,532 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-14 04:10:29,551 INFO L204 MainTranslator]: Completed translation [2024-10-14 04:10:29,555 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29 WrapperNode [2024-10-14 04:10:29,555 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-14 04:10:29,557 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-14 04:10:29,557 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-14 04:10:29,558 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-14 04:10:29,565 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:29,614 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:29,911 INFO L138 Inliner]: procedures = 13, calls = 159, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 3797 [2024-10-14 04:10:29,915 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-14 04:10:29,916 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-14 04:10:29,916 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-14 04:10:29,916 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-14 04:10:29,927 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:29,928 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:29,973 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,107 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-14 04:10:30,107 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,108 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,236 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,267 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,283 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,300 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,354 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-14 04:10:30,355 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-14 04:10:30,356 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-14 04:10:30,356 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-14 04:10:30,357 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (1/1) ... [2024-10-14 04:10:30,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-14 04:10:30,375 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:30,390 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-14 04:10:30,395 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-14 04:10:30,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-14 04:10:30,439 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-14 04:10:30,439 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-14 04:10:30,439 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-14 04:10:30,440 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-10-14 04:10:30,440 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-10-14 04:10:30,628 INFO L238 CfgBuilder]: Building ICFG [2024-10-14 04:10:30,629 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-14 04:10:33,924 INFO L? ?]: Removed 1316 outVars from TransFormulas that were not future-live. [2024-10-14 04:10:33,924 INFO L287 CfgBuilder]: Performing block encoding [2024-10-14 04:10:33,999 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-14 04:10:34,000 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-14 04:10:34,000 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:10:34 BoogieIcfgContainer [2024-10-14 04:10:34,000 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-14 04:10:34,004 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-14 04:10:34,004 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-14 04:10:34,007 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-14 04:10:34,008 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.10 04:10:28" (1/3) ... [2024-10-14 04:10:34,009 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@71da3e51 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:10:34, skipping insertion in model container [2024-10-14 04:10:34,009 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.10 04:10:29" (2/3) ... [2024-10-14 04:10:34,011 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@71da3e51 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.10 04:10:34, skipping insertion in model container [2024-10-14 04:10:34,011 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.10 04:10:34" (3/3) ... [2024-10-14 04:10:34,012 INFO L112 eAbstractionObserver]: Analyzing ICFG Dubois-019.c [2024-10-14 04:10:34,029 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-14 04:10:34,029 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-14 04:10:34,144 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-14 04:10:34,153 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;@34b7e323, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-14 04:10:34,154 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-14 04:10:34,167 INFO L276 IsEmpty]: Start isEmpty. Operand has 1509 states, 1354 states have (on average 1.6189069423929099) internal successors, (2192), 1355 states have internal predecessors, (2192), 152 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 152 states have call predecessors, (152), 152 states have call successors, (152) [2024-10-14 04:10:34,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1276 [2024-10-14 04:10:34,250 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:34,253 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:34,254 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:34,261 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:34,263 INFO L85 PathProgramCache]: Analyzing trace with hash 36918356, now seen corresponding path program 1 times [2024-10-14 04:10:34,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:34,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1994603385] [2024-10-14 04:10:34,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:34,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:34,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:35,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:35,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:35,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:35,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:35,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:35,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:35,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:35,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:35,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:35,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:35,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:35,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:35,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:35,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:35,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:35,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:35,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:35,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:35,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:35,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:35,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:35,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:35,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:35,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:35,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:35,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:35,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:35,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:35,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:35,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:35,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:35,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:35,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:35,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:35,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:35,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:35,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:35,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:35,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:35,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:35,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:35,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:35,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:35,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:35,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:35,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:35,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:35,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:35,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:35,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:35,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:35,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:35,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:35,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:35,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:35,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:35,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:35,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:35,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:35,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:35,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:35,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:35,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:35,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:35,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:35,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:35,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:35,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:35,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:35,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:35,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:35,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:35,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:35,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:35,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:35,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:35,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:35,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:35,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:35,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:35,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:35,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:35,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:35,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:35,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:35,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:35,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:35,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:35,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:35,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:35,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:35,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:35,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:35,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:35,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:35,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:35,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:35,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:35,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:35,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:35,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:35,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:35,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:35,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:35,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:35,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:35,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:35,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:35,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:35,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:35,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:35,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:35,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:35,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:35,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:35,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:35,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:35,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:35,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:35,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:35,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:35,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:35,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:35,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:35,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:35,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:35,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:35,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:35,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:35,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:35,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:35,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:35,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:35,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:35,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:35,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:35,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:35,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:35,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:35,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:35,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:35,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:35,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:35,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:35,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:35,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:35,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:35,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1268 [2024-10-14 04:10:35,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:35,629 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 45904 trivial. 0 not checked. [2024-10-14 04:10:35,630 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:35,630 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1994603385] [2024-10-14 04:10:35,631 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1994603385] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:35,631 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-14 04:10:35,631 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-14 04:10:35,633 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1645614567] [2024-10-14 04:10:35,634 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:35,640 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-14 04:10:35,641 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:35,672 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-14 04:10:35,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-14 04:10:35,678 INFO L87 Difference]: Start difference. First operand has 1509 states, 1354 states have (on average 1.6189069423929099) internal successors, (2192), 1355 states have internal predecessors, (2192), 152 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 152 states have call predecessors, (152), 152 states have call successors, (152) Second operand has 2 states, 2 states have (on average 259.0) internal successors, (518), 2 states have internal predecessors, (518), 2 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 1 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:35,834 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:35,835 INFO L93 Difference]: Finished difference Result 3015 states and 5141 transitions. [2024-10-14 04:10:35,836 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-14 04:10:35,838 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 259.0) internal successors, (518), 2 states have internal predecessors, (518), 2 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 1 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1275 [2024-10-14 04:10:35,839 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:35,861 INFO L225 Difference]: With dead ends: 3015 [2024-10-14 04:10:35,861 INFO L226 Difference]: Without dead ends: 1508 [2024-10-14 04:10:35,873 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 458 GetRequests, 458 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-14 04:10:35,877 INFO L432 NwaCegarLoop]: 2493 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, 2493 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-14 04:10:35,878 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2493 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:10:35,900 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1508 states. [2024-10-14 04:10:36,023 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1508 to 1508. [2024-10-14 04:10:36,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1508 states, 1354 states have (on average 1.617429837518464) internal successors, (2190), 1354 states have internal predecessors, (2190), 152 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 152 states have call predecessors, (152), 152 states have call successors, (152) [2024-10-14 04:10:36,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1508 states to 1508 states and 2494 transitions. [2024-10-14 04:10:36,042 INFO L78 Accepts]: Start accepts. Automaton has 1508 states and 2494 transitions. Word has length 1275 [2024-10-14 04:10:36,044 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:36,044 INFO L471 AbstractCegarLoop]: Abstraction has 1508 states and 2494 transitions. [2024-10-14 04:10:36,045 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 259.0) internal successors, (518), 2 states have internal predecessors, (518), 2 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 1 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:36,045 INFO L276 IsEmpty]: Start isEmpty. Operand 1508 states and 2494 transitions. [2024-10-14 04:10:36,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1276 [2024-10-14 04:10:36,153 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:36,154 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:36,154 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-14 04:10:36,154 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:36,155 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:36,155 INFO L85 PathProgramCache]: Analyzing trace with hash -1042819500, now seen corresponding path program 1 times [2024-10-14 04:10:36,156 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:36,156 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [427496322] [2024-10-14 04:10:36,156 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:36,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:36,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:37,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:37,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:37,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:37,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:37,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:37,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:37,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:37,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:37,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:37,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:37,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:37,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:37,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:37,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:37,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:37,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:37,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:37,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:37,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:37,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:37,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:37,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:37,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:37,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:37,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:37,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:37,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:37,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:37,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:37,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:37,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:37,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:37,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:37,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:37,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:37,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:37,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:37,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:37,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:37,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:37,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:37,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:37,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:37,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:37,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:37,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:37,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:37,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:37,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:37,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:37,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:37,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:37,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:37,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:37,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:37,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:37,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:37,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:37,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:37,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:37,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:37,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:37,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:37,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:37,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:37,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:37,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:37,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:37,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:37,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:37,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:37,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:37,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:37,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:37,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:37,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:37,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:37,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:37,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:37,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:37,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:37,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:37,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:37,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:37,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:37,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:37,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:37,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:37,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:37,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:37,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:37,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:37,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:37,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:37,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:37,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:37,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:37,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:37,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:37,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:37,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:37,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:37,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:37,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:37,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:37,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:37,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:37,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:37,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:37,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:37,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:37,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:37,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:37,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:37,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:37,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:37,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:37,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:37,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:37,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:37,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:37,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:37,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:37,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:37,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:37,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:37,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:37,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:37,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:37,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:37,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:37,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:37,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:37,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:37,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:37,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:37,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:37,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:37,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:37,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:37,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:37,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:37,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:37,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:37,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:37,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:37,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:37,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1268 [2024-10-14 04:10:37,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:37,702 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:37,702 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:37,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [427496322] [2024-10-14 04:10:37,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [427496322] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:37,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [68869160] [2024-10-14 04:10:37,703 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:37,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:37,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:37,707 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-14 04:10:37,708 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-14 04:10:38,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:38,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 2798 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:10:38,475 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:38,670 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 453 proven. 0 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:38,674 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:38,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [68869160] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:38,675 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:38,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:10:38,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726683951] [2024-10-14 04:10:38,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:38,681 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:10:38,681 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:38,683 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:10:38,684 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:38,685 INFO L87 Difference]: Start difference. First operand 1508 states and 2494 transitions. Second operand has 6 states, 5 states have (on average 104.2) internal successors, (521), 6 states have internal predecessors, (521), 2 states have call successors, (152), 1 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:39,654 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:39,654 INFO L93 Difference]: Finished difference Result 1520 states and 2508 transitions. [2024-10-14 04:10:39,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 04:10:39,655 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 104.2) internal successors, (521), 6 states have internal predecessors, (521), 2 states have call successors, (152), 1 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1275 [2024-10-14 04:10:39,661 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:39,676 INFO L225 Difference]: With dead ends: 1520 [2024-10-14 04:10:39,676 INFO L226 Difference]: Without dead ends: 1510 [2024-10-14 04:10:39,677 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1583 GetRequests, 1577 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:39,679 INFO L432 NwaCegarLoop]: 2337 mSDtfsCounter, 1 mSDsluCounter, 9033 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11370 SdHoareTripleChecker+Invalid, 1097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:39,680 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11370 Invalid, 1097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-14 04:10:39,683 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1510 states. [2024-10-14 04:10:39,738 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1510 to 1510. [2024-10-14 04:10:39,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1510 states, 1356 states have (on average 1.6165191740412979) internal successors, (2192), 1356 states have internal predecessors, (2192), 152 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 152 states have call predecessors, (152), 152 states have call successors, (152) [2024-10-14 04:10:39,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1510 states to 1510 states and 2496 transitions. [2024-10-14 04:10:39,746 INFO L78 Accepts]: Start accepts. Automaton has 1510 states and 2496 transitions. Word has length 1275 [2024-10-14 04:10:39,752 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:39,752 INFO L471 AbstractCegarLoop]: Abstraction has 1510 states and 2496 transitions. [2024-10-14 04:10:39,753 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 104.2) internal successors, (521), 6 states have internal predecessors, (521), 2 states have call successors, (152), 1 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:39,753 INFO L276 IsEmpty]: Start isEmpty. Operand 1510 states and 2496 transitions. [2024-10-14 04:10:39,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1277 [2024-10-14 04:10:39,769 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:39,770 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:39,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-14 04:10:39,974 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:39,975 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:39,976 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:39,976 INFO L85 PathProgramCache]: Analyzing trace with hash -32292375, now seen corresponding path program 1 times [2024-10-14 04:10:39,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:39,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1817848060] [2024-10-14 04:10:39,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:39,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:40,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:40,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:40,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:40,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:40,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:40,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:40,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:40,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:40,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:40,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:40,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:40,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:40,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:40,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:40,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:40,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:40,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:40,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:40,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:40,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:40,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:40,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:40,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:40,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:40,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:40,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:40,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:40,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:40,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:40,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:40,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:40,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:40,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:40,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:40,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:40,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:40,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:40,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:40,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:40,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:40,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:40,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:40,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:40,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:40,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:40,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:40,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:40,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:40,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:40,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:40,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:40,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:40,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:40,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:40,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:40,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:40,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:40,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:40,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:40,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:40,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:40,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:40,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:40,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:40,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:40,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:40,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:40,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:40,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:40,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:40,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:40,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:40,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:40,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:40,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:40,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:40,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:40,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:40,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:40,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:40,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:40,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:40,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:40,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:40,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:40,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:40,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:40,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:40,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:40,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:40,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:40,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:40,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:40,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:40,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:40,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:40,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:40,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:40,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:40,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:40,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:40,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:40,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:40,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:40,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:40,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:40,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:40,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:40,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:40,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:40,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:40,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:40,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:40,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:40,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:40,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:40,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:40,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:40,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:40,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:40,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:40,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:40,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:40,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:40,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:40,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:40,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:40,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:40,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:40,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:40,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:40,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:40,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:40,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:40,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:40,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:40,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:40,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:41,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:41,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:41,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:41,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:41,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:41,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1269 [2024-10-14 04:10:41,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:41,010 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:41,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:41,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1817848060] [2024-10-14 04:10:41,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1817848060] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:41,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [918809394] [2024-10-14 04:10:41,011 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:41,011 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:41,012 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:41,013 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:41,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-14 04:10:41,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:41,575 INFO L255 TraceCheckSpWp]: Trace formula consists of 2801 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:10:41,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:41,661 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:41,661 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:41,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [918809394] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:41,662 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:41,662 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:10:41,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1370463022] [2024-10-14 04:10:41,663 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:41,665 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:10:41,665 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:41,667 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:10:41,667 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:41,668 INFO L87 Difference]: Start difference. First operand 1510 states and 2496 transitions. Second operand has 4 states, 4 states have (on average 130.5) internal successors, (522), 4 states have internal predecessors, (522), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:41,740 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:41,740 INFO L93 Difference]: Finished difference Result 1540 states and 2538 transitions. [2024-10-14 04:10:41,740 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:10:41,741 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 130.5) internal successors, (522), 4 states have internal predecessors, (522), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1276 [2024-10-14 04:10:41,743 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:41,753 INFO L225 Difference]: With dead ends: 1540 [2024-10-14 04:10:41,755 INFO L226 Difference]: Without dead ends: 1519 [2024-10-14 04:10:41,756 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1584 GetRequests, 1578 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:41,757 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:41,757 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:10:41,762 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1519 states. [2024-10-14 04:10:41,806 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1519 to 1519. [2024-10-14 04:10:41,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1519 states, 1365 states have (on average 1.6153846153846154) internal successors, (2205), 1365 states have internal predecessors, (2205), 152 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 152 states have call predecessors, (152), 152 states have call successors, (152) [2024-10-14 04:10:41,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1519 states to 1519 states and 2509 transitions. [2024-10-14 04:10:41,818 INFO L78 Accepts]: Start accepts. Automaton has 1519 states and 2509 transitions. Word has length 1276 [2024-10-14 04:10:41,820 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:41,820 INFO L471 AbstractCegarLoop]: Abstraction has 1519 states and 2509 transitions. [2024-10-14 04:10:41,821 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 130.5) internal successors, (522), 4 states have internal predecessors, (522), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:41,822 INFO L276 IsEmpty]: Start isEmpty. Operand 1519 states and 2509 transitions. [2024-10-14 04:10:41,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1277 [2024-10-14 04:10:41,835 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:41,836 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:41,857 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-14 04:10:42,036 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-10-14 04:10:42,037 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:42,037 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:42,038 INFO L85 PathProgramCache]: Analyzing trace with hash -1462215485, now seen corresponding path program 1 times [2024-10-14 04:10:42,038 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:42,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1310828925] [2024-10-14 04:10:42,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:42,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:42,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:42,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:42,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:42,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:42,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:42,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:42,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:42,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:42,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:42,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:42,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:42,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:42,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:42,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:42,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:42,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:42,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:42,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:42,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:42,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:42,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:42,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:42,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:42,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:42,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:42,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:42,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:42,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:42,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:42,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:42,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:42,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:42,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:42,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:42,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:42,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:42,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:42,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:42,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:42,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:42,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:42,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:42,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:42,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:42,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:42,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:42,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:42,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:42,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:42,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:42,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:42,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:42,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:42,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:42,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:42,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:42,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:42,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:42,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:42,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:42,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:42,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:42,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:42,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:42,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:42,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:42,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:42,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:42,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:42,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:42,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:42,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:42,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:42,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:42,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:42,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:42,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:42,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:42,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:42,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:42,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:42,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:42,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:42,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:42,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:42,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:42,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:42,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:42,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:42,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:42,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:42,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:42,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:42,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:42,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:42,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:42,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:42,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:42,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:42,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:42,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:42,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:42,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:42,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:42,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:42,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:42,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:42,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:42,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:42,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:42,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:42,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:42,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:42,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:42,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:42,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:42,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:42,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:42,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:42,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:42,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:42,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:42,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:42,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:42,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:42,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:42,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:42,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:42,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:42,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:42,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:42,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:42,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:42,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:42,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:42,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:42,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:42,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:42,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:42,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:42,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:42,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:42,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:42,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1269 [2024-10-14 04:10:42,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:42,947 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:42,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:42,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1310828925] [2024-10-14 04:10:42,947 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1310828925] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:42,948 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [120745035] [2024-10-14 04:10:42,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:42,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:42,949 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:42,950 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:42,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-14 04:10:43,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:43,517 INFO L255 TraceCheckSpWp]: Trace formula consists of 2801 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:10:43,549 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:43,649 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:43,649 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:43,650 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [120745035] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:43,650 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:43,650 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:10:43,651 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1244824893] [2024-10-14 04:10:43,651 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:43,652 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:10:43,653 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:43,654 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:10:43,655 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:43,656 INFO L87 Difference]: Start difference. First operand 1519 states and 2509 transitions. Second operand has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:43,714 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:43,715 INFO L93 Difference]: Finished difference Result 1537 states and 2531 transitions. [2024-10-14 04:10:43,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:10:43,717 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1276 [2024-10-14 04:10:43,720 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:43,728 INFO L225 Difference]: With dead ends: 1537 [2024-10-14 04:10:43,728 INFO L226 Difference]: Without dead ends: 1520 [2024-10-14 04:10:43,730 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1584 GetRequests, 1579 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:43,732 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:43,732 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:10:43,735 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1520 states. [2024-10-14 04:10:43,802 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1520 to 1520. [2024-10-14 04:10:43,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1520 states, 1366 states have (on average 1.6142020497803806) internal successors, (2205), 1366 states have internal predecessors, (2205), 152 states have call successors, (152), 1 states have call predecessors, (152), 1 states have return successors, (152), 152 states have call predecessors, (152), 152 states have call successors, (152) [2024-10-14 04:10:43,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1520 states to 1520 states and 2509 transitions. [2024-10-14 04:10:43,822 INFO L78 Accepts]: Start accepts. Automaton has 1520 states and 2509 transitions. Word has length 1276 [2024-10-14 04:10:43,827 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:43,827 INFO L471 AbstractCegarLoop]: Abstraction has 1520 states and 2509 transitions. [2024-10-14 04:10:43,828 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:43,828 INFO L276 IsEmpty]: Start isEmpty. Operand 1520 states and 2509 transitions. [2024-10-14 04:10:43,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1278 [2024-10-14 04:10:43,850 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:43,851 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:43,867 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-14 04:10:44,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:44,052 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:44,053 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:44,053 INFO L85 PathProgramCache]: Analyzing trace with hash -1345163122, now seen corresponding path program 1 times [2024-10-14 04:10:44,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:44,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1495797119] [2024-10-14 04:10:44,054 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:44,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:44,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:44,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:44,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:44,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:44,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:44,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:44,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:44,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:44,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:44,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:44,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:44,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:44,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:44,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:44,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:44,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:44,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:44,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:44,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:44,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:44,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:44,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:44,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:44,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:44,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:44,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:44,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:44,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:44,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:44,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:44,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:44,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:44,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:44,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:44,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:44,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:44,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:44,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:44,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:44,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:44,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:44,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:44,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:44,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:44,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:44,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:44,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:44,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:44,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:44,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:44,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:44,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:44,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:44,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:44,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:44,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:44,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:44,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:44,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:44,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:44,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:44,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:44,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:44,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:44,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:44,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:44,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:44,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:44,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:44,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:44,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:44,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:44,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:44,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:44,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:44,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:44,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:44,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:44,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:44,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:44,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:44,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:44,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:44,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:44,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:44,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:44,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:44,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:44,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:44,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:44,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:44,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:44,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:44,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:44,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:44,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:44,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:44,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:44,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:44,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:44,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:44,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:44,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:44,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:44,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:44,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:44,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:44,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:44,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:44,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:44,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:44,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:44,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:44,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:44,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:44,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:44,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:44,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:44,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:44,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:44,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:44,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:44,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:44,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:44,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:45,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:45,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:45,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:45,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:45,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:45,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:45,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:45,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:45,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:45,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:45,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:45,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:45,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:45,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:45,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:45,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:45,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:45,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:45,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:45,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:45,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:45,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:45,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:45,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1270 [2024-10-14 04:10:45,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,028 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:45,029 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:45,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1495797119] [2024-10-14 04:10:45,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1495797119] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:45,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2081004297] [2024-10-14 04:10:45,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:45,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:45,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:45,032 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:45,033 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-14 04:10:45,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:45,556 INFO L255 TraceCheckSpWp]: Trace formula consists of 2804 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:10:45,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:47,150 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:47,150 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:47,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2081004297] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:47,151 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:47,151 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:10:47,151 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1836339538] [2024-10-14 04:10:47,151 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:47,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:10:47,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:47,154 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:10:47,155 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:47,155 INFO L87 Difference]: Start difference. First operand 1520 states and 2509 transitions. Second operand has 3 states, 3 states have (on average 174.33333333333334) internal successors, (523), 3 states have internal predecessors, (523), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:10:47,276 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:47,277 INFO L93 Difference]: Finished difference Result 4151 states and 6859 transitions. [2024-10-14 04:10:47,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:10:47,278 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 174.33333333333334) internal successors, (523), 3 states have internal predecessors, (523), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1277 [2024-10-14 04:10:47,280 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:47,292 INFO L225 Difference]: With dead ends: 4151 [2024-10-14 04:10:47,292 INFO L226 Difference]: Without dead ends: 2827 [2024-10-14 04:10:47,295 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1585 GetRequests, 1580 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:47,296 INFO L432 NwaCegarLoop]: 3627 mSDtfsCounter, 1658 mSDsluCounter, 2470 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1658 SdHoareTripleChecker+Valid, 6097 SdHoareTripleChecker+Invalid, 58 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:47,296 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1658 Valid, 6097 Invalid, 58 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-14 04:10:47,300 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2827 states. [2024-10-14 04:10:47,395 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2827 to 2827. [2024-10-14 04:10:47,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2827 states, 2636 states have (on average 1.629742033383915) internal successors, (4296), 2636 states have internal predecessors, (4296), 189 states have call successors, (189), 1 states have call predecessors, (189), 1 states have return successors, (189), 189 states have call predecessors, (189), 189 states have call successors, (189) [2024-10-14 04:10:47,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2827 states to 2827 states and 4674 transitions. [2024-10-14 04:10:47,412 INFO L78 Accepts]: Start accepts. Automaton has 2827 states and 4674 transitions. Word has length 1277 [2024-10-14 04:10:47,414 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:47,415 INFO L471 AbstractCegarLoop]: Abstraction has 2827 states and 4674 transitions. [2024-10-14 04:10:47,415 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.33333333333334) internal successors, (523), 3 states have internal predecessors, (523), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:10:47,415 INFO L276 IsEmpty]: Start isEmpty. Operand 2827 states and 4674 transitions. [2024-10-14 04:10:47,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1278 [2024-10-14 04:10:47,434 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:47,434 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:47,456 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-14 04:10:47,635 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:47,636 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:47,636 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:47,636 INFO L85 PathProgramCache]: Analyzing trace with hash -1268968294, now seen corresponding path program 1 times [2024-10-14 04:10:47,636 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:47,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1685829099] [2024-10-14 04:10:47,637 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:47,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:47,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:48,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:48,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:48,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:48,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:48,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:48,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:48,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:48,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:48,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:48,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:48,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:48,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:48,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:48,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:48,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:48,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:48,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:48,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:48,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:48,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:48,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:48,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:48,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:48,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:48,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:48,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:48,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:48,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:48,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:48,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:48,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:48,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:48,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:48,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:48,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:48,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:48,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:48,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:48,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:48,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:48,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:48,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:48,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:48,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:48,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:48,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:48,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:48,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:48,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:48,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:48,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:48,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:48,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:48,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:48,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:48,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:48,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:48,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:48,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:48,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:48,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:48,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:48,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:48,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:48,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:48,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:48,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:48,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:48,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:48,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:48,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:48,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:48,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:48,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:48,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:48,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:48,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:48,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:48,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:48,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:48,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:48,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:48,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:48,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:48,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:48,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:48,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:48,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:48,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:48,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:48,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:48,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:48,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:48,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:48,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:48,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:48,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:48,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:48,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:48,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:48,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:48,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:48,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:48,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:48,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:48,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:48,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:48,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:48,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:48,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:48,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:48,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:48,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:48,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:48,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:48,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:48,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:48,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:48,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:48,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:48,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:48,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:48,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:48,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:48,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:48,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:48,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:48,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:48,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:48,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:48,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:48,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:48,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:48,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:48,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:48,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:48,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:48,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:48,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:48,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:48,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:48,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:48,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:48,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:48,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:48,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:48,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:48,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:48,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1270 [2024-10-14 04:10:48,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,463 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:48,464 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:48,464 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1685829099] [2024-10-14 04:10:48,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1685829099] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:48,464 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [182354704] [2024-10-14 04:10:48,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:48,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:48,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:48,467 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:48,469 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-14 04:10:48,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:48,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 2804 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:10:49,010 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:49,058 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:49,058 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:49,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [182354704] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:49,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:49,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:10:49,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239993693] [2024-10-14 04:10:49,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:49,061 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:10:49,061 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:49,063 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:10:49,063 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:49,063 INFO L87 Difference]: Start difference. First operand 2827 states and 4674 transitions. Second operand has 4 states, 4 states have (on average 130.75) internal successors, (523), 4 states have internal predecessors, (523), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:49,135 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:49,135 INFO L93 Difference]: Finished difference Result 2895 states and 4775 transitions. [2024-10-14 04:10:49,136 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:10:49,137 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 130.75) internal successors, (523), 4 states have internal predecessors, (523), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1277 [2024-10-14 04:10:49,139 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:49,151 INFO L225 Difference]: With dead ends: 2895 [2024-10-14 04:10:49,151 INFO L226 Difference]: Without dead ends: 2844 [2024-10-14 04:10:49,153 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1585 GetRequests, 1579 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:49,154 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:49,154 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:10:49,159 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2844 states. [2024-10-14 04:10:49,240 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2844 to 2844. [2024-10-14 04:10:49,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2844 states, 2653 states have (on average 1.628722201281568) internal successors, (4321), 2653 states have internal predecessors, (4321), 189 states have call successors, (189), 1 states have call predecessors, (189), 1 states have return successors, (189), 189 states have call predecessors, (189), 189 states have call successors, (189) [2024-10-14 04:10:49,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2844 states to 2844 states and 4699 transitions. [2024-10-14 04:10:49,271 INFO L78 Accepts]: Start accepts. Automaton has 2844 states and 4699 transitions. Word has length 1277 [2024-10-14 04:10:49,274 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:49,274 INFO L471 AbstractCegarLoop]: Abstraction has 2844 states and 4699 transitions. [2024-10-14 04:10:49,276 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 130.75) internal successors, (523), 4 states have internal predecessors, (523), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:49,276 INFO L276 IsEmpty]: Start isEmpty. Operand 2844 states and 4699 transitions. [2024-10-14 04:10:49,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1278 [2024-10-14 04:10:49,298 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:49,298 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:49,321 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-14 04:10:49,499 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:49,500 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:49,500 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:49,500 INFO L85 PathProgramCache]: Analyzing trace with hash -284872076, now seen corresponding path program 1 times [2024-10-14 04:10:49,500 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:49,502 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [451714387] [2024-10-14 04:10:49,503 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:49,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:49,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:50,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:50,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:50,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:50,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:50,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:50,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:50,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:50,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:50,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:50,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:50,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:50,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:50,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:50,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:50,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:50,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:50,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:50,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:50,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:50,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:50,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:50,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:50,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:50,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:50,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:50,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:50,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:50,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:50,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:50,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:50,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:50,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:50,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:50,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:50,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:50,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:50,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:50,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:50,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:50,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:50,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:50,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:50,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:50,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:50,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:50,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:50,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:50,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:50,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:50,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:50,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:50,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:50,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:50,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:50,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:50,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:50,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:50,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:50,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:50,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:50,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:50,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:50,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:50,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:50,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:50,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:50,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:50,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:50,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:50,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:50,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:50,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:50,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:50,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:50,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:50,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:50,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:50,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:50,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:50,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:50,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:50,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:50,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:50,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:50,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:50,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:50,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:50,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:50,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:50,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:50,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:50,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:50,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:50,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:50,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:50,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:50,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:50,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:50,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:50,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:50,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:50,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:50,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:50,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:50,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:50,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:50,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:50,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:50,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:50,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:50,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:50,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:50,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:50,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:50,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:50,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:50,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:50,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:50,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:50,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:50,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:50,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:50,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:50,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:50,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:50,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:50,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:50,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:50,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:50,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:50,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:50,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:50,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:50,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:50,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:50,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:50,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:50,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:50,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:50,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:50,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:50,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:50,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1270 [2024-10-14 04:10:50,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,380 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:50,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:50,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [451714387] [2024-10-14 04:10:50,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [451714387] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:50,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [144813781] [2024-10-14 04:10:50,381 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:50,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:50,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:50,384 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:50,385 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-14 04:10:50,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:50,854 INFO L255 TraceCheckSpWp]: Trace formula consists of 2804 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:10:50,868 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:50,904 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:50,905 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:50,905 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [144813781] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:50,905 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:50,905 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:10:50,905 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157512510] [2024-10-14 04:10:50,906 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:50,907 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:10:50,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:50,908 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:10:50,908 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:50,910 INFO L87 Difference]: Start difference. First operand 2844 states and 4699 transitions. Second operand has 3 states, 3 states have (on average 174.33333333333334) internal successors, (523), 3 states have internal predecessors, (523), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:50,959 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:50,959 INFO L93 Difference]: Finished difference Result 2875 states and 4740 transitions. [2024-10-14 04:10:50,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:10:50,961 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 174.33333333333334) internal successors, (523), 3 states have internal predecessors, (523), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1277 [2024-10-14 04:10:50,963 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:50,974 INFO L225 Difference]: With dead ends: 2875 [2024-10-14 04:10:50,975 INFO L226 Difference]: Without dead ends: 2837 [2024-10-14 04:10:50,977 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1585 GetRequests, 1580 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:50,978 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:50,978 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:10:50,982 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2837 states. [2024-10-14 04:10:51,086 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2837 to 2837. [2024-10-14 04:10:51,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2837 states, 2646 states have (on average 1.627739984882842) internal successors, (4307), 2646 states have internal predecessors, (4307), 189 states have call successors, (189), 1 states have call predecessors, (189), 1 states have return successors, (189), 189 states have call predecessors, (189), 189 states have call successors, (189) [2024-10-14 04:10:51,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2837 states to 2837 states and 4685 transitions. [2024-10-14 04:10:51,103 INFO L78 Accepts]: Start accepts. Automaton has 2837 states and 4685 transitions. Word has length 1277 [2024-10-14 04:10:51,105 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:51,105 INFO L471 AbstractCegarLoop]: Abstraction has 2837 states and 4685 transitions. [2024-10-14 04:10:51,105 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.33333333333334) internal successors, (523), 3 states have internal predecessors, (523), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:51,106 INFO L276 IsEmpty]: Start isEmpty. Operand 2837 states and 4685 transitions. [2024-10-14 04:10:51,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1279 [2024-10-14 04:10:51,122 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:51,122 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:51,145 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-14 04:10:51,323 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:51,324 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:51,324 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:51,325 INFO L85 PathProgramCache]: Analyzing trace with hash 78323887, now seen corresponding path program 1 times [2024-10-14 04:10:51,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:51,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1922055166] [2024-10-14 04:10:51,325 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:51,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:51,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:51,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:51,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:51,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:51,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:51,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:51,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:51,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:51,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:51,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:51,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:51,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:51,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:51,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:51,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:51,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:51,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:51,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:51,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:51,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:51,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:51,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:51,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:51,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:51,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:51,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:51,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:51,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:51,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:51,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:51,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:51,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:51,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:51,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:51,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:51,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:51,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:51,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:51,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:51,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:51,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:51,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:51,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:51,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:51,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:51,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:51,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:51,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:51,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:51,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:51,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:51,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:51,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:51,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:51,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:51,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:51,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:51,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:51,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:51,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:51,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:51,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:51,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:51,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:51,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:51,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:51,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:51,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:51,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:51,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:51,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:51,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:51,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:51,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:51,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:51,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:51,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:51,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:51,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:51,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:51,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:51,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:51,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:51,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:51,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:51,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:51,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:51,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:51,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:51,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:51,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:51,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:51,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:51,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:51,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:51,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:51,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:51,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:51,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:51,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:51,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:51,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:51,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:51,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:51,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:51,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:51,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:51,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:51,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:52,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:52,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:52,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:52,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:52,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:52,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:52,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:52,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:52,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:52,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:52,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:52,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:52,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:52,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:52,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:52,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:52,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2024-10-14 04:10:52,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,022 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:52,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:52,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1922055166] [2024-10-14 04:10:52,023 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1922055166] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:52,023 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [684276166] [2024-10-14 04:10:52,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:52,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:52,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:52,025 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:52,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-14 04:10:52,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:52,512 INFO L255 TraceCheckSpWp]: Trace formula consists of 2807 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:10:52,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:52,563 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:52,564 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:52,564 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [684276166] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:52,564 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:52,564 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:10:52,564 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [759076657] [2024-10-14 04:10:52,565 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:52,566 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:10:52,566 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:52,567 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:10:52,567 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:52,568 INFO L87 Difference]: Start difference. First operand 2837 states and 4685 transitions. Second operand has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:52,613 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:52,613 INFO L93 Difference]: Finished difference Result 2901 states and 4777 transitions. [2024-10-14 04:10:52,614 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:10:52,614 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1278 [2024-10-14 04:10:52,616 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:52,628 INFO L225 Difference]: With dead ends: 2901 [2024-10-14 04:10:52,628 INFO L226 Difference]: Without dead ends: 2851 [2024-10-14 04:10:52,630 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1586 GetRequests, 1581 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:52,632 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 8 mSDsluCounter, 2485 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 4977 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:52,633 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 4977 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:10:52,636 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2851 states. [2024-10-14 04:10:52,710 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2851 to 2851. [2024-10-14 04:10:52,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2851 states, 2660 states have (on average 1.6270676691729324) internal successors, (4328), 2660 states have internal predecessors, (4328), 189 states have call successors, (189), 1 states have call predecessors, (189), 1 states have return successors, (189), 189 states have call predecessors, (189), 189 states have call successors, (189) [2024-10-14 04:10:52,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2851 states to 2851 states and 4706 transitions. [2024-10-14 04:10:52,724 INFO L78 Accepts]: Start accepts. Automaton has 2851 states and 4706 transitions. Word has length 1278 [2024-10-14 04:10:52,726 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:52,726 INFO L471 AbstractCegarLoop]: Abstraction has 2851 states and 4706 transitions. [2024-10-14 04:10:52,727 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:52,727 INFO L276 IsEmpty]: Start isEmpty. Operand 2851 states and 4706 transitions. [2024-10-14 04:10:52,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1279 [2024-10-14 04:10:52,743 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:52,744 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:52,765 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-14 04:10:52,944 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:52,945 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:52,946 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:52,946 INFO L85 PathProgramCache]: Analyzing trace with hash 1298752163, now seen corresponding path program 1 times [2024-10-14 04:10:52,946 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:52,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1504327946] [2024-10-14 04:10:52,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:52,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:53,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:53,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:53,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:53,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:53,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:53,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:53,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:53,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:53,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:53,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:53,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:53,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:53,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:53,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:53,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:53,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:53,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:53,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:53,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:53,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:53,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:53,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:53,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:53,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:53,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:53,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:53,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:53,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:53,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:53,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:53,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:53,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:53,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:53,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:53,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:53,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:53,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:53,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:53,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:53,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:53,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:53,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:53,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:53,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:53,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:53,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:53,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:53,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:53,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:53,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:53,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:53,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:53,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:53,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:53,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:53,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:53,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:53,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:53,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:53,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:53,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:53,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:53,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:53,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:53,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:53,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:53,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:53,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:53,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:53,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:53,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:53,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:53,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:53,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:53,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:53,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:53,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:53,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:53,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:53,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:53,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:53,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:53,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:53,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:53,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:53,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:53,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:53,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:53,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:53,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:53,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:53,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:53,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:53,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:53,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:53,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:53,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:53,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:53,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:53,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:53,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:53,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:53,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:53,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:53,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:53,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:53,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:53,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:53,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:53,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:53,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:53,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:53,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:53,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:53,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:53,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:53,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:53,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:53,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:53,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:53,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:53,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:53,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:53,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:53,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:53,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:53,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:53,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:53,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:53,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:53,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:53,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:53,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:53,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:53,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:53,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:53,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:53,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:53,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:53,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:53,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:53,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:53,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:53,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:53,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:53,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:53,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:53,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:53,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:53,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2024-10-14 04:10:53,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:53,645 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:53,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1504327946] [2024-10-14 04:10:53,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1504327946] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:53,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1627860501] [2024-10-14 04:10:53,646 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:53,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:53,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:53,648 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:53,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-14 04:10:54,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:54,093 INFO L255 TraceCheckSpWp]: Trace formula consists of 2807 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:10:54,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:55,587 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:55,587 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:55,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1627860501] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:55,588 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:55,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:10:55,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [941213910] [2024-10-14 04:10:55,588 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:55,590 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:10:55,590 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:55,591 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:10:55,591 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:55,592 INFO L87 Difference]: Start difference. First operand 2851 states and 4706 transitions. Second operand has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:10:55,704 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:55,705 INFO L93 Difference]: Finished difference Result 5493 states and 9063 transitions. [2024-10-14 04:10:55,705 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:10:55,706 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1278 [2024-10-14 04:10:55,708 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:55,724 INFO L225 Difference]: With dead ends: 5493 [2024-10-14 04:10:55,724 INFO L226 Difference]: Without dead ends: 4158 [2024-10-14 04:10:55,728 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1586 GetRequests, 1581 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:55,729 INFO L432 NwaCegarLoop]: 3123 mSDtfsCounter, 1661 mSDsluCounter, 2462 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1661 SdHoareTripleChecker+Valid, 5585 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:55,729 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1661 Valid, 5585 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-14 04:10:55,733 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4158 states. [2024-10-14 04:10:55,820 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4158 to 4145. [2024-10-14 04:10:55,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4145 states, 3917 states have (on average 1.631861118202706) internal successors, (6392), 3917 states have internal predecessors, (6392), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:10:55,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4145 states to 4145 states and 6844 transitions. [2024-10-14 04:10:55,838 INFO L78 Accepts]: Start accepts. Automaton has 4145 states and 6844 transitions. Word has length 1278 [2024-10-14 04:10:55,839 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:55,900 INFO L471 AbstractCegarLoop]: Abstraction has 4145 states and 6844 transitions. [2024-10-14 04:10:55,900 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:10:55,900 INFO L276 IsEmpty]: Start isEmpty. Operand 4145 states and 6844 transitions. [2024-10-14 04:10:55,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1279 [2024-10-14 04:10:55,932 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:55,932 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:55,956 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-14 04:10:56,133 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-10-14 04:10:56,134 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:56,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:56,135 INFO L85 PathProgramCache]: Analyzing trace with hash 1341964681, now seen corresponding path program 1 times [2024-10-14 04:10:56,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:56,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [548274756] [2024-10-14 04:10:56,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:56,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:56,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:56,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:56,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:56,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:56,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:56,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:56,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:56,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:56,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:56,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:56,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:56,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:56,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:56,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:56,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:56,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:56,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:56,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:56,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:56,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:56,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:56,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:56,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:56,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:56,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:56,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:56,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:56,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:56,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:56,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:56,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:56,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:56,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:56,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:56,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:56,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:56,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:56,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:56,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:56,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:56,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:56,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:56,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:56,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:56,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:56,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:56,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:56,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:56,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:56,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:56,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:56,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:56,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:56,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:56,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:56,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:56,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:56,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:56,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:56,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:56,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:56,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:56,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:56,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:56,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:56,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:56,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:56,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:56,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:56,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:56,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:56,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:56,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:56,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:56,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:56,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:56,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:56,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:56,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:56,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:56,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:56,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:56,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:56,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:56,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:56,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:56,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:56,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:56,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:56,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:56,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:56,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:56,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:56,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:56,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:56,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:56,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:56,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:56,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:56,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:56,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:56,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:10:56,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:10:56,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:10:56,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:10:56,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:10:56,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:10:56,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:10:56,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:10:56,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:10:56,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:10:56,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:10:56,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:10:56,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:10:56,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:10:56,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:10:56,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:10:56,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:10:56,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:10:56,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:10:56,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:10:56,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:10:56,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:10:56,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:10:56,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:10:56,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:10:56,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:10:56,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:10:56,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:10:56,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:10:56,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:10:56,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:10:56,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:10:56,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:10:56,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:10:56,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:10:56,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1234 [2024-10-14 04:10:56,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-14 04:10:56,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2024-10-14 04:10:56,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:56,764 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:56,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:56,765 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [548274756] [2024-10-14 04:10:56,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [548274756] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:56,765 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [771320615] [2024-10-14 04:10:56,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:56,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:56,766 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:56,767 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:56,769 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-14 04:10:57,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:57,271 INFO L255 TraceCheckSpWp]: Trace formula consists of 2807 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:10:57,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:57,318 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:10:57,319 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:57,319 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [771320615] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:57,319 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:57,319 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:10:57,320 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1256769198] [2024-10-14 04:10:57,320 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:57,321 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:10:57,321 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:57,322 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:10:57,322 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:57,323 INFO L87 Difference]: Start difference. First operand 4145 states and 6844 transitions. Second operand has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:57,370 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:57,370 INFO L93 Difference]: Finished difference Result 4200 states and 6918 transitions. [2024-10-14 04:10:57,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:10:57,371 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1278 [2024-10-14 04:10:57,373 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:57,388 INFO L225 Difference]: With dead ends: 4200 [2024-10-14 04:10:57,389 INFO L226 Difference]: Without dead ends: 4130 [2024-10-14 04:10:57,391 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1586 GetRequests, 1581 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:10:57,392 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:57,392 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:10:57,395 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4130 states. [2024-10-14 04:10:57,472 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4130 to 4130. [2024-10-14 04:10:57,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4130 states, 3902 states have (on average 1.6309584828293182) internal successors, (6364), 3902 states have internal predecessors, (6364), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:10:57,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4130 states to 4130 states and 6816 transitions. [2024-10-14 04:10:57,576 INFO L78 Accepts]: Start accepts. Automaton has 4130 states and 6816 transitions. Word has length 1278 [2024-10-14 04:10:57,577 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:57,577 INFO L471 AbstractCegarLoop]: Abstraction has 4130 states and 6816 transitions. [2024-10-14 04:10:57,578 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.66666666666666) internal successors, (524), 3 states have internal predecessors, (524), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:10:57,578 INFO L276 IsEmpty]: Start isEmpty. Operand 4130 states and 6816 transitions. [2024-10-14 04:10:57,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1279 [2024-10-14 04:10:57,596 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:57,596 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:57,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-14 04:10:57,797 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-10-14 04:10:57,797 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:10:57,798 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:10:57,798 INFO L85 PathProgramCache]: Analyzing trace with hash -162815123, now seen corresponding path program 1 times [2024-10-14 04:10:57,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:10:57,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1109970679] [2024-10-14 04:10:57,799 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:57,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:10:57,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:10:58,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:10:58,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:10:58,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:10:58,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:10:58,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:10:58,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:10:58,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:10:58,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:10:58,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:10:58,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:10:58,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:10:58,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:10:58,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:10:58,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:10:58,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:10:58,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:10:58,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:10:58,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:10:58,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:10:58,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:10:58,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:10:58,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:10:58,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:10:58,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:10:58,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:10:58,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:10:58,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:10:58,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:10:58,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:10:58,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:10:58,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:10:58,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:10:58,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:10:58,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:10:58,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:10:58,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:10:58,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:10:58,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:10:58,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:10:58,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:10:58,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:10:58,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:10:58,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:10:58,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:10:58,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:10:58,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:10:58,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:10:58,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:10:58,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:10:58,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:10:58,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:10:58,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:10:58,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:10:58,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:10:58,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:10:58,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:10:58,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:10:58,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:10:58,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:10:58,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:10:58,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:10:58,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:10:58,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:10:58,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:10:58,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:10:58,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:10:58,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:10:58,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:10:58,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:10:58,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:10:58,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:10:58,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:10:58,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:10:58,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:10:58,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:10:58,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:10:58,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:10:58,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:10:58,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:10:58,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:10:58,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:10:58,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:10:58,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:10:58,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:10:58,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:10:58,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:10:58,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:10:58,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:10:58,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:10:58,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:10:58,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:10:58,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:10:58,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:10:58,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:10:58,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:10:58,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:10:58,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:10:58,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:10:58,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:10:58,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:10:58,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:10:58,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:10:58,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:10:58,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:10:58,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:10:58,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:10:58,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:10:58,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:10:58,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:10:58,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:10:58,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:10:58,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:10:58,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:10:58,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:10:58,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:10:58,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:10:58,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:10:58,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:10:58,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:10:58,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:10:58,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:10:58,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:10:58,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:10:58,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:10:58,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:10:58,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:10:58,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:10:58,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:10:58,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:10:58,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:10:58,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:10:58,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:10:58,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:10:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:10:58,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:10:58,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:10:58,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:10:58,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:10:58,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:10:58,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:10:58,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:10:58,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:10:58,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:10:58,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:10:58,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:10:58,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:10:58,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:10:58,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:10:58,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-10-14 04:10:58,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1252 [2024-10-14 04:10:58,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2024-10-14 04:10:58,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,349 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:10:58,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:10:58,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1109970679] [2024-10-14 04:10:58,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1109970679] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:10:58,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [397743287] [2024-10-14 04:10:58,350 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:10:58,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:10:58,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:10:58,352 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:10:58,353 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-14 04:10:58,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:10:58,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 2807 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:10:58,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:10:58,861 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1054 proven. 0 refuted. 0 times theorem prover too weak. 44850 trivial. 0 not checked. [2024-10-14 04:10:58,864 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:10:58,865 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [397743287] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:10:58,865 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:10:58,865 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:10:58,865 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1322196747] [2024-10-14 04:10:58,865 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:10:58,867 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:10:58,867 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:10:58,868 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:10:58,868 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:58,868 INFO L87 Difference]: Start difference. First operand 4130 states and 6816 transitions. Second operand has 6 states, 5 states have (on average 105.4) internal successors, (527), 6 states have internal predecessors, (527), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:10:59,660 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:10:59,660 INFO L93 Difference]: Finished difference Result 4250 states and 6988 transitions. [2024-10-14 04:10:59,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 04:10:59,661 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 105.4) internal successors, (527), 6 states have internal predecessors, (527), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1278 [2024-10-14 04:10:59,663 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:10:59,682 INFO L225 Difference]: With dead ends: 4250 [2024-10-14 04:10:59,682 INFO L226 Difference]: Without dead ends: 4136 [2024-10-14 04:10:59,684 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1586 GetRequests, 1580 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:10:59,687 INFO L432 NwaCegarLoop]: 2337 mSDtfsCounter, 1 mSDsluCounter, 9033 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11370 SdHoareTripleChecker+Invalid, 1097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-14 04:10:59,688 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11370 Invalid, 1097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-14 04:10:59,692 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4136 states. [2024-10-14 04:10:59,767 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4136 to 4136. [2024-10-14 04:10:59,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4136 states, 3908 states have (on average 1.6299897645854657) internal successors, (6370), 3908 states have internal predecessors, (6370), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:10:59,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4136 states to 4136 states and 6822 transitions. [2024-10-14 04:10:59,783 INFO L78 Accepts]: Start accepts. Automaton has 4136 states and 6822 transitions. Word has length 1278 [2024-10-14 04:10:59,785 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:10:59,785 INFO L471 AbstractCegarLoop]: Abstraction has 4136 states and 6822 transitions. [2024-10-14 04:10:59,786 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 105.4) internal successors, (527), 6 states have internal predecessors, (527), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:10:59,786 INFO L276 IsEmpty]: Start isEmpty. Operand 4136 states and 6822 transitions. [2024-10-14 04:10:59,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1280 [2024-10-14 04:10:59,824 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:10:59,825 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:10:59,851 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-14 04:11:00,025 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-14 04:11:00,026 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:00,026 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:00,027 INFO L85 PathProgramCache]: Analyzing trace with hash 769741302, now seen corresponding path program 1 times [2024-10-14 04:11:00,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:00,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1939973852] [2024-10-14 04:11:00,027 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:00,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:00,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:00,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:00,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:00,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:00,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:00,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:00,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:00,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:00,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:00,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:00,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:00,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:00,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:00,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:00,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:00,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:00,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:00,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:00,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:00,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:00,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:00,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:00,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:00,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:00,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:00,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:00,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:00,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:00,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:00,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:00,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:00,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:00,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:00,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:00,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:00,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:00,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:00,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:00,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:00,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:00,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:00,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:00,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:00,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:00,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:00,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:00,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:00,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:00,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:00,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:00,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:00,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:00,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:00,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:00,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:00,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:00,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:00,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:00,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:00,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:00,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:00,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:00,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:00,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:00,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:00,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:00,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:00,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:00,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:00,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:00,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:00,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:00,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:00,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:00,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:00,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:00,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:00,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:00,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:00,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:00,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:00,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:00,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:00,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:00,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:00,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:00,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:00,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:00,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:00,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:00,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:00,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:00,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:00,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:00,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:00,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:00,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:00,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:00,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:00,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:00,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:00,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:00,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:00,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:00,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:00,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:00,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:00,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:00,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:00,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:00,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:00,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:00,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:00,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:00,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:00,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:00,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:00,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:00,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:00,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:00,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:00,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:00,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:00,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:00,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:00,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:00,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:00,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:00,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:00,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:00,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:00,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:00,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:00,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:00,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-10-14 04:11:00,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1253 [2024-10-14 04:11:00,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1272 [2024-10-14 04:11:00,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:00,591 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:00,591 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:00,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1939973852] [2024-10-14 04:11:00,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1939973852] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:00,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1061808071] [2024-10-14 04:11:00,592 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:00,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:00,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:00,594 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:00,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-14 04:11:01,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,036 INFO L255 TraceCheckSpWp]: Trace formula consists of 2810 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:01,049 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:01,093 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1200 proven. 0 refuted. 0 times theorem prover too weak. 44704 trivial. 0 not checked. [2024-10-14 04:11:01,094 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:01,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1061808071] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:01,094 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:01,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:01,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1769332524] [2024-10-14 04:11:01,094 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:01,097 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:01,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:01,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:01,099 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:01,100 INFO L87 Difference]: Start difference. First operand 4136 states and 6822 transitions. Second operand has 4 states, 4 states have (on average 131.25) internal successors, (525), 4 states have internal predecessors, (525), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:01,197 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:01,197 INFO L93 Difference]: Finished difference Result 4310 states and 7078 transitions. [2024-10-14 04:11:01,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:01,198 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 131.25) internal successors, (525), 4 states have internal predecessors, (525), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1279 [2024-10-14 04:11:01,199 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:01,213 INFO L225 Difference]: With dead ends: 4310 [2024-10-14 04:11:01,213 INFO L226 Difference]: Without dead ends: 4163 [2024-10-14 04:11:01,214 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1587 GetRequests, 1581 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:01,215 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:01,215 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:01,218 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4163 states. [2024-10-14 04:11:01,285 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4163 to 4163. [2024-10-14 04:11:01,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4163 states, 3935 states have (on average 1.6287166454891995) internal successors, (6409), 3935 states have internal predecessors, (6409), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:11:01,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4163 states to 4163 states and 6861 transitions. [2024-10-14 04:11:01,301 INFO L78 Accepts]: Start accepts. Automaton has 4163 states and 6861 transitions. Word has length 1279 [2024-10-14 04:11:01,302 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:01,302 INFO L471 AbstractCegarLoop]: Abstraction has 4163 states and 6861 transitions. [2024-10-14 04:11:01,303 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 131.25) internal successors, (525), 4 states have internal predecessors, (525), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:01,303 INFO L276 IsEmpty]: Start isEmpty. Operand 4163 states and 6861 transitions. [2024-10-14 04:11:01,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1280 [2024-10-14 04:11:01,322 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:01,323 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:01,345 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:01,523 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-10-14 04:11:01,524 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:01,524 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:01,524 INFO L85 PathProgramCache]: Analyzing trace with hash -359496484, now seen corresponding path program 1 times [2024-10-14 04:11:01,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:01,524 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [946887570] [2024-10-14 04:11:01,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:01,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:01,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:01,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:01,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:01,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:01,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:01,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:01,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:01,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:01,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:01,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:01,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:01,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:01,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:01,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:01,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:01,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:01,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:01,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:01,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:01,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:01,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:01,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:01,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:01,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:01,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:01,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:01,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:01,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:01,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:01,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:01,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:01,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:01,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:01,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:01,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:01,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:01,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:01,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:01,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:01,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:01,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:01,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:01,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:01,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:01,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:01,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:01,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:01,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:01,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:01,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:01,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:01,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:01,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:01,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:01,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:01,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:01,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:01,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:01,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:01,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:01,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:01,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:01,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:01,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:01,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:01,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:01,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:01,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:01,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:01,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:01,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:01,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:01,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:01,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:01,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:01,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:01,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:01,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:01,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:01,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:01,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:01,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:01,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:01,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:01,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:01,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:01,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:01,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:01,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:01,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:01,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:01,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:01,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:01,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:01,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:01,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:01,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:01,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:01,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:01,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:01,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:01,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:01,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:01,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:01,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:01,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:01,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:01,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:01,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:01,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:01,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:02,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:02,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:02,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:02,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:02,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:02,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:02,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:02,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:02,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:02,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:02,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:02,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:02,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:02,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:02,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:02,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:02,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:02,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:02,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:02,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:02,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:02,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:02,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:02,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:02,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:02,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:02,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:02,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:02,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:02,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:02,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:02,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-10-14 04:11:02,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1253 [2024-10-14 04:11:02,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1272 [2024-10-14 04:11:02,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,043 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:02,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:02,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [946887570] [2024-10-14 04:11:02,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [946887570] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:02,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1049483916] [2024-10-14 04:11:02,044 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:02,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:02,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:02,046 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:02,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-14 04:11:02,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:02,537 INFO L255 TraceCheckSpWp]: Trace formula consists of 2810 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:02,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:02,580 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1200 proven. 0 refuted. 0 times theorem prover too weak. 44704 trivial. 0 not checked. [2024-10-14 04:11:02,581 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:02,581 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1049483916] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:02,581 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:02,581 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:02,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [296557805] [2024-10-14 04:11:02,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:02,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:02,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:02,584 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:02,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:02,584 INFO L87 Difference]: Start difference. First operand 4163 states and 6861 transitions. Second operand has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:02,683 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:02,683 INFO L93 Difference]: Finished difference Result 4301 states and 7057 transitions. [2024-10-14 04:11:02,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:02,684 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1279 [2024-10-14 04:11:02,685 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:02,694 INFO L225 Difference]: With dead ends: 4301 [2024-10-14 04:11:02,694 INFO L226 Difference]: Without dead ends: 4166 [2024-10-14 04:11:02,696 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1587 GetRequests, 1582 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:02,697 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:02,698 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:02,704 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4166 states. [2024-10-14 04:11:02,806 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4166 to 4166. [2024-10-14 04:11:02,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4166 states, 3938 states have (on average 1.627475876079228) internal successors, (6409), 3938 states have internal predecessors, (6409), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:11:02,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4166 states to 4166 states and 6861 transitions. [2024-10-14 04:11:02,825 INFO L78 Accepts]: Start accepts. Automaton has 4166 states and 6861 transitions. Word has length 1279 [2024-10-14 04:11:02,827 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:02,827 INFO L471 AbstractCegarLoop]: Abstraction has 4166 states and 6861 transitions. [2024-10-14 04:11:02,827 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 175.0) internal successors, (525), 3 states have internal predecessors, (525), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:02,828 INFO L276 IsEmpty]: Start isEmpty. Operand 4166 states and 6861 transitions. [2024-10-14 04:11:02,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1281 [2024-10-14 04:11:02,857 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:02,858 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:02,881 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-10-14 04:11:03,058 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-14 04:11:03,059 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:03,059 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:03,060 INFO L85 PathProgramCache]: Analyzing trace with hash -732437837, now seen corresponding path program 1 times [2024-10-14 04:11:03,060 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:03,060 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675250574] [2024-10-14 04:11:03,060 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:03,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:03,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:03,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:03,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:03,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:03,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:03,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:03,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:03,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:03,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:03,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:03,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:03,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:03,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:03,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:03,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:03,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:03,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:03,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:03,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:03,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:03,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:03,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:03,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:03,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:03,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:03,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:03,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:03,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:03,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:03,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:03,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:03,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:03,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:03,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:03,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:03,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:03,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:03,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:03,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:03,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:03,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:03,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:03,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:03,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:03,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:03,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:03,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:03,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:03,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:03,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:03,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:03,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:03,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:03,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:03,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:03,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:03,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:03,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:03,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:03,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:03,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:03,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:03,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:03,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:03,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:03,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:03,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:03,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:03,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:03,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:03,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:03,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:03,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:03,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:03,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:03,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:03,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:03,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:03,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:03,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:03,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:03,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:03,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:03,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:03,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:03,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:03,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:03,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:03,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:03,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:03,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:03,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:03,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:03,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:03,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:03,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:03,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:03,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:03,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:03,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:03,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:03,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:03,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:03,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:03,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:03,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:03,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:03,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:03,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:03,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:03,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:03,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:03,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:03,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:03,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:03,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:03,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:03,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:03,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:03,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:03,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:03,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:03,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:03,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:03,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:03,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:03,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:03,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:03,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:03,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:03,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:03,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:03,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:03,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:03,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:03,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:03,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:03,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:03,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:03,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:03,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:03,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:03,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-10-14 04:11:03,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1254 [2024-10-14 04:11:03,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1273 [2024-10-14 04:11:03,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:03,750 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:03,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:03,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675250574] [2024-10-14 04:11:03,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675250574] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:03,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1992382469] [2024-10-14 04:11:03,751 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:03,751 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:03,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:03,753 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:03,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-14 04:11:04,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:04,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 2813 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:11:04,210 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:04,251 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1647 proven. 0 refuted. 0 times theorem prover too weak. 44257 trivial. 0 not checked. [2024-10-14 04:11:04,251 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:04,252 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1992382469] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:04,252 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:04,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:11:04,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1720727316] [2024-10-14 04:11:04,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:04,253 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:11:04,253 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:04,255 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:11:04,255 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:04,255 INFO L87 Difference]: Start difference. First operand 4166 states and 6861 transitions. Second operand has 6 states, 5 states have (on average 105.8) internal successors, (529), 6 states have internal predecessors, (529), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:04,932 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:04,932 INFO L93 Difference]: Finished difference Result 4427 states and 7252 transitions. [2024-10-14 04:11:04,933 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 04:11:04,933 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 105.8) internal successors, (529), 6 states have internal predecessors, (529), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1280 [2024-10-14 04:11:04,935 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:04,945 INFO L225 Difference]: With dead ends: 4427 [2024-10-14 04:11:04,945 INFO L226 Difference]: Without dead ends: 4172 [2024-10-14 04:11:04,947 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1588 GetRequests, 1582 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:04,948 INFO L432 NwaCegarLoop]: 2337 mSDtfsCounter, 1 mSDsluCounter, 9033 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11370 SdHoareTripleChecker+Invalid, 1097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:04,948 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11370 Invalid, 1097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-14 04:11:04,952 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4172 states. [2024-10-14 04:11:05,031 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4172 to 4172. [2024-10-14 04:11:05,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4172 states, 3944 states have (on average 1.6265212981744421) internal successors, (6415), 3944 states have internal predecessors, (6415), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:11:05,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4172 states to 4172 states and 6867 transitions. [2024-10-14 04:11:05,045 INFO L78 Accepts]: Start accepts. Automaton has 4172 states and 6867 transitions. Word has length 1280 [2024-10-14 04:11:05,047 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:05,047 INFO L471 AbstractCegarLoop]: Abstraction has 4172 states and 6867 transitions. [2024-10-14 04:11:05,047 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 105.8) internal successors, (529), 6 states have internal predecessors, (529), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:05,048 INFO L276 IsEmpty]: Start isEmpty. Operand 4172 states and 6867 transitions. [2024-10-14 04:11:05,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1282 [2024-10-14 04:11:05,065 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:05,066 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:05,087 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-10-14 04:11:05,266 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-10-14 04:11:05,267 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:05,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:05,268 INFO L85 PathProgramCache]: Analyzing trace with hash 476035784, now seen corresponding path program 1 times [2024-10-14 04:11:05,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:05,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1327278772] [2024-10-14 04:11:05,269 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:05,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:05,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:05,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:05,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:05,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:05,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:05,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:05,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:05,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:05,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:05,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:05,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:05,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:05,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:05,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:05,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:05,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:05,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:05,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:05,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:05,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:05,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:05,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:05,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:05,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:05,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:05,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:05,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:05,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:05,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:05,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:05,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:05,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:05,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:05,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:05,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:05,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:05,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:05,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:05,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:05,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:05,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:05,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:05,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:05,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:05,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:05,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:05,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:05,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:05,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:05,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:05,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:05,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:05,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:05,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:05,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:05,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:05,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:05,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:05,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:05,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:05,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:05,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:05,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:05,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:05,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:05,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:05,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:05,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:05,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:05,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:05,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:05,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:05,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:05,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:05,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:05,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:05,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:05,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:05,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:05,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:05,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:05,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:05,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:05,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:05,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:05,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:05,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:05,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:05,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:05,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:05,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:05,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:05,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:05,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:05,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:05,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:05,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:05,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:05,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:05,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:05,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:05,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:05,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:05,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:05,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:05,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:05,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:05,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:05,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:05,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:05,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:05,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:05,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:05,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:05,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:05,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:05,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:05,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:05,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:05,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:05,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:05,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:05,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:05,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:05,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:05,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:05,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:05,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:05,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:05,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:05,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:05,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:05,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:05,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:05,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:05,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:05,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1236 [2024-10-14 04:11:05,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2024-10-14 04:11:05,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1274 [2024-10-14 04:11:05,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:05,989 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:05,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:05,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1327278772] [2024-10-14 04:11:05,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1327278772] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:05,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1127510696] [2024-10-14 04:11:05,990 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:05,991 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:05,991 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:05,992 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:05,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-14 04:11:06,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:06,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 2816 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:06,454 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:06,483 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1788 proven. 0 refuted. 0 times theorem prover too weak. 44116 trivial. 0 not checked. [2024-10-14 04:11:06,483 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:06,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1127510696] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:06,483 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:06,483 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:06,484 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1647194878] [2024-10-14 04:11:06,484 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:06,485 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:06,486 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:06,487 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:06,487 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:06,487 INFO L87 Difference]: Start difference. First operand 4172 states and 6867 transitions. Second operand has 3 states, 3 states have (on average 175.66666666666666) internal successors, (527), 3 states have internal predecessors, (527), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:06,532 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:06,532 INFO L93 Difference]: Finished difference Result 4439 states and 7267 transitions. [2024-10-14 04:11:06,533 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:06,533 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 175.66666666666666) internal successors, (527), 3 states have internal predecessors, (527), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1281 [2024-10-14 04:11:06,535 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:06,545 INFO L225 Difference]: With dead ends: 4439 [2024-10-14 04:11:06,546 INFO L226 Difference]: Without dead ends: 4175 [2024-10-14 04:11:06,548 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1589 GetRequests, 1584 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:06,549 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:06,549 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:06,553 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4175 states. [2024-10-14 04:11:06,627 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4175 to 4175. [2024-10-14 04:11:06,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4175 states, 3947 states have (on average 1.6260450975424372) internal successors, (6418), 3947 states have internal predecessors, (6418), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:11:06,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4175 states to 4175 states and 6870 transitions. [2024-10-14 04:11:06,643 INFO L78 Accepts]: Start accepts. Automaton has 4175 states and 6870 transitions. Word has length 1281 [2024-10-14 04:11:06,644 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:06,644 INFO L471 AbstractCegarLoop]: Abstraction has 4175 states and 6870 transitions. [2024-10-14 04:11:06,645 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 175.66666666666666) internal successors, (527), 3 states have internal predecessors, (527), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:06,645 INFO L276 IsEmpty]: Start isEmpty. Operand 4175 states and 6870 transitions. [2024-10-14 04:11:06,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1282 [2024-10-14 04:11:06,662 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:06,663 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:06,686 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-10-14 04:11:06,865 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:06,865 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:06,866 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:06,866 INFO L85 PathProgramCache]: Analyzing trace with hash 1768657774, now seen corresponding path program 1 times [2024-10-14 04:11:06,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:06,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1683376064] [2024-10-14 04:11:06,867 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:06,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:06,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:07,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:07,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:07,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:07,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:07,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:07,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:07,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:07,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:07,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:07,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:07,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:07,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:07,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:07,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:07,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:07,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:07,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:07,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:07,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:07,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:07,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:07,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:07,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:07,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:07,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:07,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:07,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:07,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:07,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:07,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:07,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:07,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:07,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:07,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:07,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:07,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:07,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:07,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:07,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:07,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:07,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:07,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:07,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:07,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:07,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:07,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:07,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:07,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:07,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:07,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:07,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:07,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:07,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:07,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:07,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:07,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:07,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:07,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:07,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:07,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:07,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:07,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:07,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:07,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:07,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:07,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:07,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:07,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:07,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:07,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:07,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:07,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:07,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:07,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:07,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:07,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:07,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:07,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:07,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:07,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:07,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:07,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:07,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:07,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:07,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:07,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:07,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:07,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:07,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:07,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:07,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:07,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:07,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:07,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:07,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:07,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:07,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:07,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:07,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:07,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:07,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:07,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:07,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:07,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:07,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:07,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:07,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:07,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:07,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:07,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:07,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:07,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:07,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:07,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:07,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:07,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:07,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:07,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:07,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:07,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:07,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:07,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:07,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:07,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:07,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:07,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:07,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:07,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:07,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:07,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:07,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:07,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:07,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:07,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:07,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:07,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:07,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:07,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:07,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:07,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:07,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:07,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:07,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:07,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:07,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1236 [2024-10-14 04:11:07,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2024-10-14 04:11:07,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1274 [2024-10-14 04:11:07,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:07,560 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:07,560 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:07,560 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1683376064] [2024-10-14 04:11:07,560 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1683376064] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:07,560 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1309343168] [2024-10-14 04:11:07,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:07,560 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:07,561 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:07,562 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:07,563 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-10-14 04:11:08,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,017 INFO L255 TraceCheckSpWp]: Trace formula consists of 2816 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:08,028 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:08,066 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1788 proven. 0 refuted. 0 times theorem prover too weak. 44116 trivial. 0 not checked. [2024-10-14 04:11:08,066 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:08,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1309343168] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:08,066 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:08,066 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:08,066 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1499790741] [2024-10-14 04:11:08,067 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:08,067 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:08,068 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:08,068 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:08,068 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:08,069 INFO L87 Difference]: Start difference. First operand 4175 states and 6870 transitions. Second operand has 4 states, 4 states have (on average 131.75) internal successors, (527), 4 states have internal predecessors, (527), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:08,130 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:08,130 INFO L93 Difference]: Finished difference Result 4496 states and 7351 transitions. [2024-10-14 04:11:08,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:08,131 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 131.75) internal successors, (527), 4 states have internal predecessors, (527), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1281 [2024-10-14 04:11:08,133 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:08,142 INFO L225 Difference]: With dead ends: 4496 [2024-10-14 04:11:08,142 INFO L226 Difference]: Without dead ends: 4202 [2024-10-14 04:11:08,144 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1589 GetRequests, 1583 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:08,145 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:08,145 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:08,149 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4202 states. [2024-10-14 04:11:08,222 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4202 to 4202. [2024-10-14 04:11:08,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4202 states, 3974 states have (on average 1.6240563663814795) internal successors, (6454), 3974 states have internal predecessors, (6454), 226 states have call successors, (226), 1 states have call predecessors, (226), 1 states have return successors, (226), 226 states have call predecessors, (226), 226 states have call successors, (226) [2024-10-14 04:11:08,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4202 states to 4202 states and 6906 transitions. [2024-10-14 04:11:08,237 INFO L78 Accepts]: Start accepts. Automaton has 4202 states and 6906 transitions. Word has length 1281 [2024-10-14 04:11:08,239 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:08,239 INFO L471 AbstractCegarLoop]: Abstraction has 4202 states and 6906 transitions. [2024-10-14 04:11:08,239 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 131.75) internal successors, (527), 4 states have internal predecessors, (527), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:08,239 INFO L276 IsEmpty]: Start isEmpty. Operand 4202 states and 6906 transitions. [2024-10-14 04:11:08,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1283 [2024-10-14 04:11:08,259 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:08,260 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:08,281 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:08,460 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-10-14 04:11:08,461 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:08,461 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:08,462 INFO L85 PathProgramCache]: Analyzing trace with hash -1680171475, now seen corresponding path program 1 times [2024-10-14 04:11:08,462 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:08,462 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1832724214] [2024-10-14 04:11:08,462 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:08,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:08,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:08,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:08,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:08,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:08,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:08,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:08,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:08,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:08,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:08,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:08,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:08,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:08,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:08,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:08,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:08,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:08,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:08,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:08,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:08,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:08,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:08,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:08,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:08,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:08,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:08,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:08,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:08,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:08,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:08,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:08,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:08,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:08,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:08,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:08,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:08,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:08,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:08,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:08,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:08,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:08,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:08,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:08,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:08,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:08,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:08,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:08,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:08,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:08,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:08,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:08,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:08,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:08,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:08,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:08,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:08,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:08,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:08,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:08,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:08,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:08,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:08,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:08,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:08,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:08,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:08,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:08,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:08,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:08,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:08,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:08,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:08,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:08,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:08,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:08,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:08,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:08,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:08,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:08,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:08,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:08,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:08,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:08,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:08,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:08,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:08,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:08,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:08,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:08,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:08,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:08,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:08,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:08,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:08,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:08,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:08,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:08,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:08,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:08,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:08,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:08,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:08,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:08,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:08,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:08,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:08,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:08,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:08,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:08,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:08,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:08,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:08,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:08,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:08,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:08,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:08,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:08,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:08,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:08,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:08,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:08,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:08,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:08,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:08,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:08,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:08,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:08,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:08,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:08,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:08,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:08,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2024-10-14 04:11:08,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-10-14 04:11:08,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-10-14 04:11:08,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:08,956 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:08,956 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:08,956 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1832724214] [2024-10-14 04:11:08,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1832724214] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:08,956 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1664472007] [2024-10-14 04:11:08,956 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:08,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:08,957 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:08,958 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:08,958 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-10-14 04:11:09,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:09,442 INFO L255 TraceCheckSpWp]: Trace formula consists of 2819 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:09,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:09,519 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:11:09,519 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:09,519 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1664472007] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:09,519 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:09,520 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:09,520 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [132747153] [2024-10-14 04:11:09,520 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:09,521 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:09,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:09,522 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:09,522 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:09,523 INFO L87 Difference]: Start difference. First operand 4202 states and 6906 transitions. Second operand has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:09,702 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:09,702 INFO L93 Difference]: Finished difference Result 8638 states and 14172 transitions. [2024-10-14 04:11:09,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:09,703 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1282 [2024-10-14 04:11:09,704 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:09,725 INFO L225 Difference]: With dead ends: 8638 [2024-10-14 04:11:09,726 INFO L226 Difference]: Without dead ends: 8248 [2024-10-14 04:11:09,732 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1590 GetRequests, 1584 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:09,732 INFO L432 NwaCegarLoop]: 3695 mSDtfsCounter, 2131 mSDsluCounter, 5548 mSDsCounter, 0 mSdLazyCounter, 137 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2167 SdHoareTripleChecker+Valid, 9243 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 137 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:09,733 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2167 Valid, 9243 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 137 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-14 04:11:09,740 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8248 states. [2024-10-14 04:11:09,866 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8248 to 7461. [2024-10-14 04:11:09,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7461 states, 7139 states have (on average 1.6324415184199468) internal successors, (11654), 7139 states have internal predecessors, (11654), 320 states have call successors, (320), 1 states have call predecessors, (320), 1 states have return successors, (320), 320 states have call predecessors, (320), 320 states have call successors, (320) [2024-10-14 04:11:09,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7461 states to 7461 states and 12294 transitions. [2024-10-14 04:11:09,892 INFO L78 Accepts]: Start accepts. Automaton has 7461 states and 12294 transitions. Word has length 1282 [2024-10-14 04:11:09,893 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:09,893 INFO L471 AbstractCegarLoop]: Abstraction has 7461 states and 12294 transitions. [2024-10-14 04:11:09,893 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:09,894 INFO L276 IsEmpty]: Start isEmpty. Operand 7461 states and 12294 transitions. [2024-10-14 04:11:09,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1283 [2024-10-14 04:11:09,913 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:09,913 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:09,935 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:10,114 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-10-14 04:11:10,114 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:10,115 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:10,115 INFO L85 PathProgramCache]: Analyzing trace with hash -212477639, now seen corresponding path program 1 times [2024-10-14 04:11:10,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:10,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [662513310] [2024-10-14 04:11:10,116 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:10,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:10,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:10,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:10,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:10,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:10,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:10,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:10,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:10,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:10,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:10,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:10,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:10,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:10,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:10,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:10,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:10,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:10,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:10,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:10,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:10,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:10,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:10,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:10,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:10,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:10,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:10,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:10,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:10,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:10,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:10,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:10,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:10,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:10,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:10,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:10,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:10,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:10,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:10,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:10,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:10,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:10,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:10,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:10,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:10,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:10,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:10,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:10,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:10,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:10,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:10,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:10,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:10,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:10,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:10,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:10,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:10,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:10,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:10,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:10,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:10,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:10,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:10,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:10,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:10,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:10,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:10,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:10,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:10,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:10,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:10,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:10,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:10,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:10,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:10,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:10,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:10,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:10,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:10,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:10,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:10,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:10,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:10,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:10,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:10,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:10,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:10,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:10,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:10,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:10,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:10,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:10,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:10,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:10,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:10,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:10,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:10,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:10,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:10,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:10,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:10,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:10,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:10,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:10,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:10,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:10,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:10,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:10,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:10,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:10,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:10,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:10,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:10,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:10,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:10,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:10,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:10,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:10,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:10,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:10,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:10,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:10,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:10,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:10,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:10,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:10,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:10,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2024-10-14 04:11:10,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-10-14 04:11:10,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-10-14 04:11:10,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:10,776 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:10,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:10,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [662513310] [2024-10-14 04:11:10,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [662513310] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:10,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [226240501] [2024-10-14 04:11:10,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:10,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:10,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:10,779 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:10,780 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-10-14 04:11:11,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:11,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 2819 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:11,308 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:11,339 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1788 proven. 0 refuted. 0 times theorem prover too weak. 44116 trivial. 0 not checked. [2024-10-14 04:11:11,340 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:11,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [226240501] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:11,340 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:11,340 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:11,341 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1053954471] [2024-10-14 04:11:11,341 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:11,342 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:11,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:11,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:11,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:11,344 INFO L87 Difference]: Start difference. First operand 7461 states and 12294 transitions. Second operand has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:11,409 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:11,409 INFO L93 Difference]: Finished difference Result 7962 states and 13061 transitions. [2024-10-14 04:11:11,410 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:11,410 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1282 [2024-10-14 04:11:11,411 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:11,425 INFO L225 Difference]: With dead ends: 7962 [2024-10-14 04:11:11,425 INFO L226 Difference]: Without dead ends: 7505 [2024-10-14 04:11:11,430 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1590 GetRequests, 1584 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:11,431 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:11,431 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:11,437 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7505 states. [2024-10-14 04:11:11,637 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7505 to 7502. [2024-10-14 04:11:11,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7502 states, 7180 states have (on average 1.6318941504178273) internal successors, (11717), 7180 states have internal predecessors, (11717), 320 states have call successors, (320), 1 states have call predecessors, (320), 1 states have return successors, (320), 320 states have call predecessors, (320), 320 states have call successors, (320) [2024-10-14 04:11:11,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7502 states to 7502 states and 12357 transitions. [2024-10-14 04:11:11,666 INFO L78 Accepts]: Start accepts. Automaton has 7502 states and 12357 transitions. Word has length 1282 [2024-10-14 04:11:11,667 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:11,667 INFO L471 AbstractCegarLoop]: Abstraction has 7502 states and 12357 transitions. [2024-10-14 04:11:11,668 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 132.0) internal successors, (528), 4 states have internal predecessors, (528), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:11,668 INFO L276 IsEmpty]: Start isEmpty. Operand 7502 states and 12357 transitions. [2024-10-14 04:11:11,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1283 [2024-10-14 04:11:11,699 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:11,700 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:11,721 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2024-10-14 04:11:11,900 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 18 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-10-14 04:11:11,901 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:11,901 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:11,902 INFO L85 PathProgramCache]: Analyzing trace with hash 919782291, now seen corresponding path program 1 times [2024-10-14 04:11:11,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:11,902 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [373791860] [2024-10-14 04:11:11,902 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:11,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:11,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:12,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:12,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:12,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:12,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:12,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:12,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:12,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:12,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:12,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:12,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:12,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:12,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:12,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:12,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:12,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:12,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:12,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:12,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:12,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:12,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:12,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:12,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:12,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:12,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:12,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:12,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:12,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:12,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:12,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:12,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:12,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:12,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:12,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:12,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:12,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:12,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:12,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:12,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:12,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:12,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:12,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:12,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:12,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:12,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:12,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:12,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:12,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:12,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:12,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:12,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:12,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:12,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:12,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:12,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:12,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:12,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:12,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:12,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:12,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:12,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:12,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:12,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:12,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:12,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:12,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:12,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:12,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:12,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:12,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:12,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:12,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:12,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:12,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:12,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:12,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:12,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:12,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:12,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:12,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:12,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:12,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:12,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:12,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:12,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:12,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:12,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:12,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:12,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:12,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:12,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:12,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:12,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:12,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:12,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:12,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:12,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:12,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:12,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:12,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:12,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2024-10-14 04:11:12,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-10-14 04:11:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1275 [2024-10-14 04:11:12,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,511 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:12,511 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:12,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [373791860] [2024-10-14 04:11:12,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [373791860] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:12,511 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1558530404] [2024-10-14 04:11:12,512 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:12,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:12,512 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:12,514 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:12,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-10-14 04:11:12,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:12,962 INFO L255 TraceCheckSpWp]: Trace formula consists of 2819 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:12,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:13,004 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1788 proven. 0 refuted. 0 times theorem prover too weak. 44116 trivial. 0 not checked. [2024-10-14 04:11:13,004 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:13,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1558530404] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:13,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:13,005 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:13,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1514750200] [2024-10-14 04:11:13,005 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:13,006 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:13,006 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:13,007 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:13,007 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:13,008 INFO L87 Difference]: Start difference. First operand 7502 states and 12357 transitions. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:13,063 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:13,063 INFO L93 Difference]: Finished difference Result 7911 states and 12971 transitions. [2024-10-14 04:11:13,063 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:13,064 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1282 [2024-10-14 04:11:13,065 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:13,079 INFO L225 Difference]: With dead ends: 7911 [2024-10-14 04:11:13,079 INFO L226 Difference]: Without dead ends: 7482 [2024-10-14 04:11:13,084 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1590 GetRequests, 1585 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:13,085 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:13,085 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:13,090 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7482 states. [2024-10-14 04:11:13,207 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7482 to 7476. [2024-10-14 04:11:13,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7476 states, 7154 states have (on average 1.6312552418227566) internal successors, (11670), 7154 states have internal predecessors, (11670), 320 states have call successors, (320), 1 states have call predecessors, (320), 1 states have return successors, (320), 320 states have call predecessors, (320), 320 states have call successors, (320) [2024-10-14 04:11:13,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7476 states to 7476 states and 12310 transitions. [2024-10-14 04:11:13,230 INFO L78 Accepts]: Start accepts. Automaton has 7476 states and 12310 transitions. Word has length 1282 [2024-10-14 04:11:13,231 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:13,231 INFO L471 AbstractCegarLoop]: Abstraction has 7476 states and 12310 transitions. [2024-10-14 04:11:13,232 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:13,232 INFO L276 IsEmpty]: Start isEmpty. Operand 7476 states and 12310 transitions. [2024-10-14 04:11:13,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1284 [2024-10-14 04:11:13,251 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:13,251 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:13,271 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:13,452 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,19 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:13,453 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:13,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:13,454 INFO L85 PathProgramCache]: Analyzing trace with hash 479819540, now seen corresponding path program 1 times [2024-10-14 04:11:13,454 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:13,454 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1880704113] [2024-10-14 04:11:13,454 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:13,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:13,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:13,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:13,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:13,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:13,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:13,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:13,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:13,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:13,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:13,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:13,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:13,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:13,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:13,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:13,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:13,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:13,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:13,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:13,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:13,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:13,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:13,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:13,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:13,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:13,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:13,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:13,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:13,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:13,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:13,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:13,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:13,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:13,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:13,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:13,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:13,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:13,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:13,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:13,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:13,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:13,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:13,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:13,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:13,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:13,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:13,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:13,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:14,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:14,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:14,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:14,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:14,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:14,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:14,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:14,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:14,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:14,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:14,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:14,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:14,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:14,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:14,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:14,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:14,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:14,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:14,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:14,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:14,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:14,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:14,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:14,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-14 04:11:14,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2024-10-14 04:11:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2024-10-14 04:11:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-10-14 04:11:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-14 04:11:14,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 724 [2024-10-14 04:11:14,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 741 [2024-10-14 04:11:14,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 758 [2024-10-14 04:11:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 775 [2024-10-14 04:11:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-10-14 04:11:14,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-14 04:11:14,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-14 04:11:14,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-10-14 04:11:14,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2024-10-14 04:11:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 877 [2024-10-14 04:11:14,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-10-14 04:11:14,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-14 04:11:14,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 928 [2024-10-14 04:11:14,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 945 [2024-10-14 04:11:14,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 962 [2024-10-14 04:11:14,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-10-14 04:11:14,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-14 04:11:14,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-14 04:11:14,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-10-14 04:11:14,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2024-10-14 04:11:14,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1064 [2024-10-14 04:11:14,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-10-14 04:11:14,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-10-14 04:11:14,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1115 [2024-10-14 04:11:14,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1132 [2024-10-14 04:11:14,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2024-10-14 04:11:14,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-14 04:11:14,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2024-10-14 04:11:14,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2024-10-14 04:11:14,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-10-14 04:11:14,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1236 [2024-10-14 04:11:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2024-10-14 04:11:14,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-10-14 04:11:14,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,077 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:14,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:14,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1880704113] [2024-10-14 04:11:14,078 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1880704113] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:14,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [632891579] [2024-10-14 04:11:14,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:14,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:14,078 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:14,080 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:14,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2024-10-14 04:11:14,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:14,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 2822 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:14,543 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:15,586 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 45300 trivial. 0 not checked. [2024-10-14 04:11:15,587 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:15,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [632891579] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:15,587 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:15,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:15,587 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520129595] [2024-10-14 04:11:15,587 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:15,589 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:15,589 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:15,590 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:15,590 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:15,590 INFO L87 Difference]: Start difference. First operand 7476 states and 12310 transitions. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:15,692 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:15,692 INFO L93 Difference]: Finished difference Result 12822 states and 21100 transitions. [2024-10-14 04:11:15,692 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:15,693 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1283 [2024-10-14 04:11:15,694 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:15,712 INFO L225 Difference]: With dead ends: 12822 [2024-10-14 04:11:15,713 INFO L226 Difference]: Without dead ends: 9408 [2024-10-14 04:11:15,722 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1591 GetRequests, 1586 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:15,723 INFO L432 NwaCegarLoop]: 2774 mSDtfsCounter, 1657 mSDsluCounter, 2449 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1657 SdHoareTripleChecker+Valid, 5223 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:15,723 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1657 Valid, 5223 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:15,729 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9408 states. [2024-10-14 04:11:15,871 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9408 to 9391. [2024-10-14 04:11:15,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9391 states, 9014 states have (on average 1.6313512314177945) internal successors, (14705), 9014 states have internal predecessors, (14705), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:15,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9391 states to 9391 states and 15455 transitions. [2024-10-14 04:11:15,905 INFO L78 Accepts]: Start accepts. Automaton has 9391 states and 15455 transitions. Word has length 1283 [2024-10-14 04:11:15,907 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:15,907 INFO L471 AbstractCegarLoop]: Abstraction has 9391 states and 15455 transitions. [2024-10-14 04:11:15,907 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 3 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 3 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:15,907 INFO L276 IsEmpty]: Start isEmpty. Operand 9391 states and 15455 transitions. [2024-10-14 04:11:15,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1284 [2024-10-14 04:11:15,930 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:15,931 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:15,952 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2024-10-14 04:11:16,131 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,20 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:16,132 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:16,132 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:16,132 INFO L85 PathProgramCache]: Analyzing trace with hash -800315148, now seen corresponding path program 1 times [2024-10-14 04:11:16,132 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:16,133 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [955495616] [2024-10-14 04:11:16,133 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:16,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:16,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:16,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:16,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:16,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:16,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:16,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:16,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:16,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:16,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:16,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:16,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:16,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:16,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:16,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:16,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:16,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:16,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:16,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:16,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:16,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:16,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:16,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:16,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:16,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:16,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:16,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:16,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:16,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:16,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:16,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:16,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:16,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:16,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:16,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:16,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:16,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:16,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:16,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:16,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:16,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:16,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:16,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:16,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:16,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:16,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:16,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:16,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:16,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:16,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:16,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:16,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:16,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:16,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:16,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:16,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:16,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:16,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:16,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:16,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:16,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:16,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:16,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:16,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:16,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:16,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:16,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:16,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:16,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:16,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:16,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:16,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:16,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:16,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:16,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:16,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:16,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:16,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:16,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:16,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:16,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:16,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:16,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:16,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:16,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:16,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:16,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:16,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:16,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:16,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:16,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:16,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:16,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:16,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:16,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:16,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:16,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:16,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:16,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:16,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:16,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:16,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:16,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:16,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:16,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:16,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:16,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:16,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:16,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:16,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:16,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:16,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:16,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:16,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:16,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:16,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:16,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:16,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:16,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:16,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:16,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:16,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:16,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:16,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:16,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:16,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:16,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:16,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:16,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:16,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:16,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:16,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:16,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:16,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:16,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:16,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:16,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:16,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:16,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:16,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:16,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:16,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:16,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:16,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:16,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:16,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:16,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:16,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:16,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1238 [2024-10-14 04:11:16,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1257 [2024-10-14 04:11:16,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-10-14 04:11:16,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:16,686 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:16,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:16,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [955495616] [2024-10-14 04:11:16,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [955495616] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:16,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2131290835] [2024-10-14 04:11:16,687 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:16,687 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:16,687 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:16,688 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:16,689 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2024-10-14 04:11:17,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:17,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 2822 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:17,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:17,169 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1788 proven. 0 refuted. 0 times theorem prover too weak. 44116 trivial. 0 not checked. [2024-10-14 04:11:17,169 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:17,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2131290835] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:17,170 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:17,170 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:17,170 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1237082855] [2024-10-14 04:11:17,170 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:17,171 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:17,171 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:17,172 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:17,172 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:17,172 INFO L87 Difference]: Start difference. First operand 9391 states and 15455 transitions. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:17,237 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:17,237 INFO L93 Difference]: Finished difference Result 9956 states and 16292 transitions. [2024-10-14 04:11:17,237 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:17,237 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1283 [2024-10-14 04:11:17,239 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:17,252 INFO L225 Difference]: With dead ends: 9956 [2024-10-14 04:11:17,252 INFO L226 Difference]: Without dead ends: 9437 [2024-10-14 04:11:17,257 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1591 GetRequests, 1586 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:17,258 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 8 mSDsluCounter, 2485 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 4977 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:17,258 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 4977 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:17,264 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9437 states. [2024-10-14 04:11:17,397 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9437 to 9435. [2024-10-14 04:11:17,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9435 states, 9058 states have (on average 1.630271583130934) internal successors, (14767), 9058 states have internal predecessors, (14767), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:17,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9435 states to 9435 states and 15517 transitions. [2024-10-14 04:11:17,424 INFO L78 Accepts]: Start accepts. Automaton has 9435 states and 15517 transitions. Word has length 1283 [2024-10-14 04:11:17,425 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:17,425 INFO L471 AbstractCegarLoop]: Abstraction has 9435 states and 15517 transitions. [2024-10-14 04:11:17,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:17,426 INFO L276 IsEmpty]: Start isEmpty. Operand 9435 states and 15517 transitions. [2024-10-14 04:11:17,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1284 [2024-10-14 04:11:17,445 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:17,446 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:17,467 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0 [2024-10-14 04:11:17,646 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20 [2024-10-14 04:11:17,647 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:17,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:17,647 INFO L85 PathProgramCache]: Analyzing trace with hash -600287666, now seen corresponding path program 1 times [2024-10-14 04:11:17,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:17,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1663842817] [2024-10-14 04:11:17,647 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:17,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:17,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:18,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:18,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:18,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:18,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:18,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:18,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:18,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:18,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:18,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:18,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:18,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:18,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:18,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:18,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:18,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:18,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:18,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:18,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:18,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:18,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:18,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:18,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:18,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:18,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:18,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:18,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:18,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:18,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:18,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:18,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:18,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:18,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:18,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:18,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:18,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:18,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:18,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:18,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:18,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:18,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:18,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:18,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:18,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:18,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:18,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:18,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:18,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:18,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:18,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:18,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:18,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:18,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:18,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:18,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:18,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:18,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:18,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:18,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:18,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:18,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:18,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:18,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:18,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:18,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:18,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:18,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:18,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:18,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:18,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:18,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:18,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:18,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:18,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:18,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:18,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:18,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:18,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:18,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:18,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:18,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:18,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:18,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:18,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:18,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:18,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:18,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:18,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:18,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:18,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:18,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:18,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:18,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:18,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:18,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:18,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:18,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:18,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:18,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:18,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:18,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:18,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:18,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:18,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:18,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:18,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:18,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:18,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:18,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:18,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:18,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:18,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:18,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:18,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:18,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:18,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:18,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:18,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:18,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:18,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:18,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:18,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:18,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:18,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:18,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:18,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:18,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:18,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:18,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:18,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:18,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:18,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:18,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:18,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:18,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:18,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:18,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:18,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:18,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:18,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:18,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:18,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:18,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:18,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:18,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:18,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:18,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:18,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:18,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1238 [2024-10-14 04:11:18,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1257 [2024-10-14 04:11:18,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-10-14 04:11:18,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,155 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:18,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:18,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1663842817] [2024-10-14 04:11:18,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1663842817] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:18,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [106247480] [2024-10-14 04:11:18,156 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:18,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:18,157 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:18,158 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:18,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process [2024-10-14 04:11:18,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:18,630 INFO L255 TraceCheckSpWp]: Trace formula consists of 2822 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:18,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:18,666 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 1788 proven. 0 refuted. 0 times theorem prover too weak. 44116 trivial. 0 not checked. [2024-10-14 04:11:18,666 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:18,666 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [106247480] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:18,667 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:18,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:18,667 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118180509] [2024-10-14 04:11:18,667 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:18,668 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:18,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:18,669 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:18,669 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:18,669 INFO L87 Difference]: Start difference. First operand 9435 states and 15517 transitions. Second operand has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:18,775 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:18,775 INFO L93 Difference]: Finished difference Result 9974 states and 16314 transitions. [2024-10-14 04:11:18,775 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:18,776 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1283 [2024-10-14 04:11:18,777 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:18,793 INFO L225 Difference]: With dead ends: 9974 [2024-10-14 04:11:18,793 INFO L226 Difference]: Without dead ends: 9423 [2024-10-14 04:11:18,800 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1591 GetRequests, 1586 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:18,801 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:18,801 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:18,811 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9423 states. [2024-10-14 04:11:18,937 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9423 to 9419. [2024-10-14 04:11:18,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9419 states, 9042 states have (on average 1.6296173412961734) internal successors, (14735), 9042 states have internal predecessors, (14735), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:18,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9419 states to 9419 states and 15485 transitions. [2024-10-14 04:11:18,971 INFO L78 Accepts]: Start accepts. Automaton has 9419 states and 15485 transitions. Word has length 1283 [2024-10-14 04:11:18,972 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:18,972 INFO L471 AbstractCegarLoop]: Abstraction has 9419 states and 15485 transitions. [2024-10-14 04:11:18,973 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.33333333333334) internal successors, (529), 3 states have internal predecessors, (529), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:18,973 INFO L276 IsEmpty]: Start isEmpty. Operand 9419 states and 15485 transitions. [2024-10-14 04:11:18,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1284 [2024-10-14 04:11:18,997 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:18,997 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:19,019 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0 [2024-10-14 04:11:19,198 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable21 [2024-10-14 04:11:19,198 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:19,198 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:19,199 INFO L85 PathProgramCache]: Analyzing trace with hash 1216548606, now seen corresponding path program 1 times [2024-10-14 04:11:19,199 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:19,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1385567840] [2024-10-14 04:11:19,199 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:19,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:19,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:19,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:19,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:19,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:19,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:19,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:19,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:19,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:19,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:19,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:19,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:19,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:19,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:19,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:19,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:19,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:19,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:19,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:19,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:19,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:19,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:19,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:19,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:19,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:19,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:19,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:19,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:19,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:19,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:19,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:19,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:19,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:19,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:19,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:19,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:19,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:19,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:19,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:19,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:19,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:19,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:19,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:19,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:19,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:19,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:19,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:19,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:19,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:19,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:19,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:19,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:19,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:19,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:19,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:19,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:19,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:19,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:19,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:19,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:19,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:19,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:19,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:19,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:19,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:19,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:19,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:19,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:19,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:19,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:19,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:19,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:19,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:19,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:19,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:19,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:19,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:19,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:19,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:19,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:19,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:19,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:19,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:19,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:19,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:19,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:19,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:19,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:19,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:19,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:19,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:19,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:19,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:19,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:19,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:19,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:19,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:19,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:19,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:19,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:19,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:19,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:19,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:19,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:19,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:19,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:19,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:19,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:19,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:19,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:19,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:19,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:19,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:19,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:19,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:19,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:19,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:19,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:19,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:19,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:19,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:19,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:19,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:19,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:19,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:19,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:19,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:19,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:19,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:19,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:19,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:19,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:19,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:19,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:19,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:19,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1218 [2024-10-14 04:11:19,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2024-10-14 04:11:19,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-10-14 04:11:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-10-14 04:11:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:19,685 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:19,685 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:19,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1385567840] [2024-10-14 04:11:19,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1385567840] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:19,685 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [353323622] [2024-10-14 04:11:19,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:19,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:19,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:19,687 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:19,687 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process [2024-10-14 04:11:20,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:20,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 2822 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:11:20,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:20,181 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 2232 proven. 0 refuted. 0 times theorem prover too weak. 43672 trivial. 0 not checked. [2024-10-14 04:11:20,181 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:20,181 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [353323622] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:20,181 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:20,182 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:11:20,182 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [238263101] [2024-10-14 04:11:20,182 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:20,183 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:11:20,183 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:20,184 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:11:20,184 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:20,184 INFO L87 Difference]: Start difference. First operand 9419 states and 15485 transitions. Second operand has 6 states, 5 states have (on average 106.4) internal successors, (532), 6 states have internal predecessors, (532), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:20,827 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:20,827 INFO L93 Difference]: Finished difference Result 10138 states and 16558 transitions. [2024-10-14 04:11:20,827 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 04:11:20,827 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 106.4) internal successors, (532), 6 states have internal predecessors, (532), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1283 [2024-10-14 04:11:20,828 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:20,840 INFO L225 Difference]: With dead ends: 10138 [2024-10-14 04:11:20,841 INFO L226 Difference]: Without dead ends: 9439 [2024-10-14 04:11:20,845 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1591 GetRequests, 1585 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:20,845 INFO L432 NwaCegarLoop]: 2337 mSDtfsCounter, 1 mSDsluCounter, 9033 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11370 SdHoareTripleChecker+Invalid, 1097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:20,845 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11370 Invalid, 1097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-14 04:11:20,851 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9439 states. [2024-10-14 04:11:20,958 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9439 to 9439. [2024-10-14 04:11:20,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9439 states, 9062 states have (on average 1.6282277642904437) internal successors, (14755), 9062 states have internal predecessors, (14755), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:20,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9439 states to 9439 states and 15505 transitions. [2024-10-14 04:11:20,984 INFO L78 Accepts]: Start accepts. Automaton has 9439 states and 15505 transitions. Word has length 1283 [2024-10-14 04:11:20,984 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:20,985 INFO L471 AbstractCegarLoop]: Abstraction has 9439 states and 15505 transitions. [2024-10-14 04:11:20,985 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 106.4) internal successors, (532), 6 states have internal predecessors, (532), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:20,985 INFO L276 IsEmpty]: Start isEmpty. Operand 9439 states and 15505 transitions. [2024-10-14 04:11:21,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1285 [2024-10-14 04:11:21,002 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:21,002 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:21,020 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:21,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22,23 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:21,203 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:21,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:21,204 INFO L85 PathProgramCache]: Analyzing trace with hash -2065552219, now seen corresponding path program 1 times [2024-10-14 04:11:21,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:21,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636612946] [2024-10-14 04:11:21,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:21,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:21,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:21,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:21,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:21,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:21,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:21,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:21,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:21,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:21,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:21,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:21,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:21,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:21,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:21,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:21,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:21,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:21,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:21,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:21,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:21,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:21,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:21,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:21,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:21,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:21,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:21,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:21,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:21,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:21,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:21,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:21,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:21,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:21,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:21,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:21,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:21,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:21,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:21,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:21,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:21,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:21,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:21,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:21,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:21,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:21,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:21,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:21,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:21,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:21,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:21,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:21,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:21,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:21,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:21,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:21,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:21,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:21,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:21,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:21,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:21,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:21,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:21,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:21,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:21,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:21,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:21,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:21,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:21,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:21,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:21,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:21,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:21,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:21,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:21,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:21,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:21,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:21,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:21,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:21,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:21,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:21,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:21,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:21,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:21,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:21,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:21,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:21,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:21,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:21,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:21,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:21,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:21,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:21,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:21,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:21,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:21,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:21,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:21,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:21,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:21,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:21,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:21,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:21,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:21,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:21,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:21,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:21,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:21,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:21,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:21,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:21,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:21,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:21,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:21,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:21,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:21,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:21,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:21,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:21,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:21,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:21,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1219 [2024-10-14 04:11:21,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1238 [2024-10-14 04:11:21,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1257 [2024-10-14 04:11:21,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2024-10-14 04:11:21,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:21,908 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:21,909 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:21,909 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636612946] [2024-10-14 04:11:21,909 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636612946] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:21,909 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [831563612] [2024-10-14 04:11:21,909 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:21,909 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:21,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:21,911 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:21,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process [2024-10-14 04:11:22,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:22,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 2825 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:22,373 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:22,402 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 2368 proven. 0 refuted. 0 times theorem prover too weak. 43536 trivial. 0 not checked. [2024-10-14 04:11:22,402 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:22,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [831563612] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:22,402 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:22,403 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:22,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734662875] [2024-10-14 04:11:22,403 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:22,404 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:22,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:22,405 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:22,405 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:22,405 INFO L87 Difference]: Start difference. First operand 9439 states and 15505 transitions. Second operand has 4 states, 4 states have (on average 132.5) internal successors, (530), 4 states have internal predecessors, (530), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:22,492 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:22,492 INFO L93 Difference]: Finished difference Result 10338 states and 16858 transitions. [2024-10-14 04:11:22,493 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:22,493 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 132.5) internal successors, (530), 4 states have internal predecessors, (530), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1284 [2024-10-14 04:11:22,495 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:22,511 INFO L225 Difference]: With dead ends: 10338 [2024-10-14 04:11:22,511 INFO L226 Difference]: Without dead ends: 9529 [2024-10-14 04:11:22,518 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1592 GetRequests, 1586 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:22,519 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:22,519 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:22,526 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9529 states. [2024-10-14 04:11:22,655 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9529 to 9529. [2024-10-14 04:11:22,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9529 states, 9152 states have (on average 1.6264204545454546) internal successors, (14885), 9152 states have internal predecessors, (14885), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:22,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9529 states to 9529 states and 15635 transitions. [2024-10-14 04:11:22,686 INFO L78 Accepts]: Start accepts. Automaton has 9529 states and 15635 transitions. Word has length 1284 [2024-10-14 04:11:22,687 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:22,689 INFO L471 AbstractCegarLoop]: Abstraction has 9529 states and 15635 transitions. [2024-10-14 04:11:22,690 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 132.5) internal successors, (530), 4 states have internal predecessors, (530), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:22,690 INFO L276 IsEmpty]: Start isEmpty. Operand 9529 states and 15635 transitions. [2024-10-14 04:11:22,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1285 [2024-10-14 04:11:22,712 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:22,712 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:22,736 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0 [2024-10-14 04:11:22,913 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23,24 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:22,913 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:22,913 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:22,914 INFO L85 PathProgramCache]: Analyzing trace with hash -251452673, now seen corresponding path program 1 times [2024-10-14 04:11:22,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:22,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [685068147] [2024-10-14 04:11:22,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:22,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:22,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:23,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:23,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:23,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:23,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:23,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:23,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:23,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:23,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:23,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:23,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:23,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:23,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:23,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:23,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:23,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:23,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:23,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:23,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:23,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:23,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:23,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:23,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:23,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:23,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:23,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:23,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:23,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:23,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:23,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:23,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:23,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:23,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:23,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:23,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:23,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:23,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:23,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:23,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:23,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:23,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:23,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:23,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:23,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:23,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:23,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:23,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:23,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:23,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:23,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:23,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:23,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:23,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:23,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:23,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:23,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:23,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:23,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:23,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:23,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:23,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:23,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:23,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:23,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:23,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:23,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:23,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:23,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:23,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:23,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:23,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:23,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:23,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:23,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:23,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:23,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:23,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:23,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:23,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:23,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:23,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:23,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:23,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:23,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:23,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:23,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:23,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:23,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:23,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:23,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:23,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:23,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:23,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:23,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:23,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:23,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:23,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:23,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:23,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:23,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:23,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:23,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:23,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:23,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:23,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:23,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:23,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:23,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:23,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:23,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:23,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:23,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:23,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:23,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:23,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:23,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:23,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:23,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:23,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:23,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:23,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:23,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:23,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:23,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:23,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:23,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:23,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:23,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:23,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:23,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:23,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:23,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:23,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:23,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:23,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:23,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:23,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:23,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:23,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:23,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:23,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:23,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:23,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:23,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:23,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:23,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1219 [2024-10-14 04:11:23,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1238 [2024-10-14 04:11:23,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1257 [2024-10-14 04:11:23,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2024-10-14 04:11:23,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,404 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:23,404 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:23,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [685068147] [2024-10-14 04:11:23,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [685068147] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:23,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1404408368] [2024-10-14 04:11:23,404 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:23,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:23,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:23,406 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:23,406 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process [2024-10-14 04:11:23,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:23,854 INFO L255 TraceCheckSpWp]: Trace formula consists of 2825 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:23,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:23,886 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 2368 proven. 0 refuted. 0 times theorem prover too weak. 43536 trivial. 0 not checked. [2024-10-14 04:11:23,886 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:23,886 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1404408368] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:23,886 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:23,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:23,886 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [305590475] [2024-10-14 04:11:23,886 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:23,887 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:23,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:23,888 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:23,888 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:23,889 INFO L87 Difference]: Start difference. First operand 9529 states and 15635 transitions. Second operand has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:23,997 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:23,997 INFO L93 Difference]: Finished difference Result 10308 states and 16788 transitions. [2024-10-14 04:11:23,997 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:23,997 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1284 [2024-10-14 04:11:23,998 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:24,008 INFO L225 Difference]: With dead ends: 10308 [2024-10-14 04:11:24,009 INFO L226 Difference]: Without dead ends: 9539 [2024-10-14 04:11:24,011 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1592 GetRequests, 1587 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:24,011 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:24,012 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:24,016 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9539 states. [2024-10-14 04:11:24,108 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9539 to 9539. [2024-10-14 04:11:24,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9539 states, 9162 states have (on average 1.6246452739576511) internal successors, (14885), 9162 states have internal predecessors, (14885), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:24,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9539 states to 9539 states and 15635 transitions. [2024-10-14 04:11:24,129 INFO L78 Accepts]: Start accepts. Automaton has 9539 states and 15635 transitions. Word has length 1284 [2024-10-14 04:11:24,129 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:24,129 INFO L471 AbstractCegarLoop]: Abstraction has 9539 states and 15635 transitions. [2024-10-14 04:11:24,130 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.66666666666666) internal successors, (530), 3 states have internal predecessors, (530), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:24,130 INFO L276 IsEmpty]: Start isEmpty. Operand 9539 states and 15635 transitions. [2024-10-14 04:11:24,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1286 [2024-10-14 04:11:24,146 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:24,147 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:24,161 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Ended with exit code 0 [2024-10-14 04:11:24,347 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24 [2024-10-14 04:11:24,347 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:24,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:24,348 INFO L85 PathProgramCache]: Analyzing trace with hash 1078089464, now seen corresponding path program 1 times [2024-10-14 04:11:24,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:24,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1978667193] [2024-10-14 04:11:24,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:24,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:24,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:24,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:24,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:24,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:24,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:24,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:24,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:24,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:24,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:24,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:24,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:24,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:24,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:24,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:24,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:24,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:24,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:24,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:24,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:24,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:24,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:24,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:24,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:24,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:24,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:24,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:24,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:24,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:24,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:24,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:24,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:24,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:24,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:24,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:24,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:24,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:24,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:24,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:24,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:24,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:24,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:24,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:24,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:24,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:24,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:24,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:24,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:24,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:24,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:24,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:24,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:24,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:24,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:24,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:24,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:24,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:24,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:24,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:24,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:24,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:24,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:24,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:24,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:24,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:24,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:24,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:24,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:24,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:24,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:24,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:24,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:24,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:24,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:24,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:24,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:24,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:24,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:24,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:24,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:24,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:24,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:24,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:24,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:24,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:24,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:24,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:24,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:24,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:24,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:24,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:24,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:24,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:24,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:24,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:24,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:24,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:24,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:24,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:24,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:24,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:24,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:24,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:24,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:24,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:24,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:24,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:24,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:24,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:24,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:24,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:24,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:24,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:24,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:24,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:24,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:24,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:24,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:24,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:24,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:24,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:24,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:24,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:24,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:24,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:24,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:24,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:24,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:24,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:24,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:24,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:24,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:24,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:24,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:24,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:24,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:24,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:24,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-14 04:11:24,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1220 [2024-10-14 04:11:24,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1239 [2024-10-14 04:11:24,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2024-10-14 04:11:24,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1278 [2024-10-14 04:11:24,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:24,834 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:24,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:24,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1978667193] [2024-10-14 04:11:24,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1978667193] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:24,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1821240779] [2024-10-14 04:11:24,835 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:24,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:24,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:24,836 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:24,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process [2024-10-14 04:11:25,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:25,283 INFO L255 TraceCheckSpWp]: Trace formula consists of 2828 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:11:25,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:25,335 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 2809 proven. 0 refuted. 0 times theorem prover too weak. 43095 trivial. 0 not checked. [2024-10-14 04:11:25,335 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:25,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1821240779] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:25,335 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:25,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:11:25,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [647334819] [2024-10-14 04:11:25,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:25,337 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:11:25,337 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:25,338 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:11:25,338 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:25,338 INFO L87 Difference]: Start difference. First operand 9539 states and 15635 transitions. Second operand has 6 states, 5 states have (on average 106.8) internal successors, (534), 6 states have internal predecessors, (534), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:25,954 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:25,954 INFO L93 Difference]: Finished difference Result 10728 states and 17438 transitions. [2024-10-14 04:11:25,954 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 04:11:25,954 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 106.8) internal successors, (534), 6 states have internal predecessors, (534), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1285 [2024-10-14 04:11:25,955 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:25,966 INFO L225 Difference]: With dead ends: 10728 [2024-10-14 04:11:25,966 INFO L226 Difference]: Without dead ends: 9559 [2024-10-14 04:11:25,970 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1593 GetRequests, 1587 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:25,971 INFO L432 NwaCegarLoop]: 2337 mSDtfsCounter, 1 mSDsluCounter, 9033 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11370 SdHoareTripleChecker+Invalid, 1097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:25,971 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11370 Invalid, 1097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-14 04:11:25,976 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9559 states. [2024-10-14 04:11:26,088 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9559 to 9559. [2024-10-14 04:11:26,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9559 states, 9182 states have (on average 1.623284687431932) internal successors, (14905), 9182 states have internal predecessors, (14905), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:26,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9559 states to 9559 states and 15655 transitions. [2024-10-14 04:11:26,118 INFO L78 Accepts]: Start accepts. Automaton has 9559 states and 15655 transitions. Word has length 1285 [2024-10-14 04:11:26,119 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:26,119 INFO L471 AbstractCegarLoop]: Abstraction has 9559 states and 15655 transitions. [2024-10-14 04:11:26,120 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 106.8) internal successors, (534), 6 states have internal predecessors, (534), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:26,120 INFO L276 IsEmpty]: Start isEmpty. Operand 9559 states and 15655 transitions. [2024-10-14 04:11:26,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1287 [2024-10-14 04:11:26,141 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:26,141 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:26,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Ended with exit code 0 [2024-10-14 04:11:26,342 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25 [2024-10-14 04:11:26,342 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:26,342 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:26,343 INFO L85 PathProgramCache]: Analyzing trace with hash 186542501, now seen corresponding path program 1 times [2024-10-14 04:11:26,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:26,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1014392306] [2024-10-14 04:11:26,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:26,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:26,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:26,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:26,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:26,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:26,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:26,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:26,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:26,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:26,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:26,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:26,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:26,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:26,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:26,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:26,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:26,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:26,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:26,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:26,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:26,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:26,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:26,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:26,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:26,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:26,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:26,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:26,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:26,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:26,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:26,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:26,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:26,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:26,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:26,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:26,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:26,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:26,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:26,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:26,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:26,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:26,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:26,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:26,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:26,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:26,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:26,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:26,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:26,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:26,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:26,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:26,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:26,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:26,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:26,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:26,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:26,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:26,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:26,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:26,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:26,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:26,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:26,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:26,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:26,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:26,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:26,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:26,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:26,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:26,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:26,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:26,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:26,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:26,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:26,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:26,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:26,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:26,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:26,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:26,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:26,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:26,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:26,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:26,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:26,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:26,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:26,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:26,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:26,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:26,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:26,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:26,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:26,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:26,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:26,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:26,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:26,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:26,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:26,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:26,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:26,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:26,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:26,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:26,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:26,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:26,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:26,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:26,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:26,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:26,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:26,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:26,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:26,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:26,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:26,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:26,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:26,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:26,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:26,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:26,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:26,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:26,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:26,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:26,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:26,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:26,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:26,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:26,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:26,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:26,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:26,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:26,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:26,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:26,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:26,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:26,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:26,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:26,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1202 [2024-10-14 04:11:26,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-10-14 04:11:26,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-10-14 04:11:26,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-10-14 04:11:26,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1279 [2024-10-14 04:11:26,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:26,910 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:26,910 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:26,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1014392306] [2024-10-14 04:11:26,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1014392306] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:26,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [7749419] [2024-10-14 04:11:26,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:26,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:26,911 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:26,912 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:26,913 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process [2024-10-14 04:11:27,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:27,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 2831 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:27,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:27,393 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 2940 proven. 0 refuted. 0 times theorem prover too weak. 42964 trivial. 0 not checked. [2024-10-14 04:11:27,394 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:27,394 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [7749419] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:27,394 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:27,394 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:27,394 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915146284] [2024-10-14 04:11:27,394 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:27,395 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:27,395 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:27,396 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:27,396 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:27,396 INFO L87 Difference]: Start difference. First operand 9559 states and 15655 transitions. Second operand has 4 states, 4 states have (on average 133.0) internal successors, (532), 4 states have internal predecessors, (532), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:27,478 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:27,478 INFO L93 Difference]: Finished difference Result 10928 states and 17738 transitions. [2024-10-14 04:11:27,478 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:27,479 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 133.0) internal successors, (532), 4 states have internal predecessors, (532), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1286 [2024-10-14 04:11:27,480 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:27,491 INFO L225 Difference]: With dead ends: 10928 [2024-10-14 04:11:27,491 INFO L226 Difference]: Without dead ends: 9649 [2024-10-14 04:11:27,495 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1594 GetRequests, 1588 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:27,496 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:27,496 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:27,500 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9649 states. [2024-10-14 04:11:27,593 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9649 to 9649. [2024-10-14 04:11:27,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9649 states, 9272 states have (on average 1.621548748921484) internal successors, (15035), 9272 states have internal predecessors, (15035), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:27,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9649 states to 9649 states and 15785 transitions. [2024-10-14 04:11:27,614 INFO L78 Accepts]: Start accepts. Automaton has 9649 states and 15785 transitions. Word has length 1286 [2024-10-14 04:11:27,615 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:27,615 INFO L471 AbstractCegarLoop]: Abstraction has 9649 states and 15785 transitions. [2024-10-14 04:11:27,616 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 133.0) internal successors, (532), 4 states have internal predecessors, (532), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:27,616 INFO L276 IsEmpty]: Start isEmpty. Operand 9649 states and 15785 transitions. [2024-10-14 04:11:27,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1287 [2024-10-14 04:11:27,633 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:27,634 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:27,651 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0 [2024-10-14 04:11:27,834 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26 [2024-10-14 04:11:27,835 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:27,835 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:27,835 INFO L85 PathProgramCache]: Analyzing trace with hash -572321525, now seen corresponding path program 1 times [2024-10-14 04:11:27,835 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:27,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1808892460] [2024-10-14 04:11:27,835 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:27,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:27,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:28,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:28,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:28,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:28,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:28,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:28,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:28,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:28,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:28,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:28,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:28,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:28,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:28,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:28,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:28,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:28,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:28,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:28,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:28,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:28,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:28,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:28,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:28,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:28,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:28,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:28,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:28,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:28,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:28,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:28,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:28,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:28,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:28,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:28,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:28,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:28,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:28,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:28,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:28,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:28,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:28,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:28,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:28,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:28,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:28,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:28,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:28,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:28,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:28,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:28,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:28,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:28,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:28,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:28,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:28,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:28,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:28,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:28,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:28,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:28,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:28,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:28,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:28,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:28,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:28,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:28,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:28,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:28,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:28,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:28,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:28,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:28,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:28,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:28,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:28,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:28,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:28,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:28,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:28,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:28,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:28,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:28,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:28,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:28,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:28,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:28,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:28,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:28,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:28,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:28,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:28,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:28,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:28,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:28,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:28,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:28,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:28,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:28,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:28,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:28,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:28,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:28,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:28,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:28,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:28,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:28,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:28,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:28,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:28,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:28,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:28,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:28,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:28,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:28,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:28,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:28,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:28,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:28,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:28,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:28,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:28,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:28,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:28,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:28,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:28,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:28,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:28,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:28,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:28,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:28,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:28,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:28,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:28,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:28,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:28,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1202 [2024-10-14 04:11:28,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-10-14 04:11:28,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-10-14 04:11:28,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1259 [2024-10-14 04:11:28,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1279 [2024-10-14 04:11:28,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,285 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:28,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:28,286 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1808892460] [2024-10-14 04:11:28,286 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1808892460] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:28,286 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1755843764] [2024-10-14 04:11:28,286 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:28,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:28,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:28,287 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:28,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process [2024-10-14 04:11:28,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:28,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 2831 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:28,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:28,761 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 2940 proven. 0 refuted. 0 times theorem prover too weak. 42964 trivial. 0 not checked. [2024-10-14 04:11:28,761 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:28,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1755843764] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:28,761 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:28,761 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:28,761 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1261675577] [2024-10-14 04:11:28,762 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:28,762 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:28,762 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:28,763 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:28,763 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:28,764 INFO L87 Difference]: Start difference. First operand 9649 states and 15785 transitions. Second operand has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:28,814 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:28,814 INFO L93 Difference]: Finished difference Result 10898 states and 17668 transitions. [2024-10-14 04:11:28,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:28,815 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1286 [2024-10-14 04:11:28,816 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:28,830 INFO L225 Difference]: With dead ends: 10898 [2024-10-14 04:11:28,830 INFO L226 Difference]: Without dead ends: 9659 [2024-10-14 04:11:28,837 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1594 GetRequests, 1589 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:28,838 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:28,838 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:28,844 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9659 states. [2024-10-14 04:11:28,948 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9659 to 9659. [2024-10-14 04:11:28,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9659 states, 9282 states have (on average 1.6198017668605904) internal successors, (15035), 9282 states have internal predecessors, (15035), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:28,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9659 states to 9659 states and 15785 transitions. [2024-10-14 04:11:28,970 INFO L78 Accepts]: Start accepts. Automaton has 9659 states and 15785 transitions. Word has length 1286 [2024-10-14 04:11:28,971 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:28,971 INFO L471 AbstractCegarLoop]: Abstraction has 9659 states and 15785 transitions. [2024-10-14 04:11:28,971 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.33333333333334) internal successors, (532), 3 states have internal predecessors, (532), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:28,971 INFO L276 IsEmpty]: Start isEmpty. Operand 9659 states and 15785 transitions. [2024-10-14 04:11:28,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1288 [2024-10-14 04:11:28,987 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:28,988 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:29,004 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0 [2024-10-14 04:11:29,188 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27 [2024-10-14 04:11:29,189 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:29,189 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:29,189 INFO L85 PathProgramCache]: Analyzing trace with hash -1336397032, now seen corresponding path program 1 times [2024-10-14 04:11:29,189 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:29,190 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [872175122] [2024-10-14 04:11:29,190 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:29,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:29,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:29,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:29,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:29,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:29,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:29,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:29,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:29,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:29,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:29,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:29,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:29,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:29,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:29,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:29,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:29,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:29,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:29,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:29,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:29,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:29,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:29,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:29,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:29,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:29,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:29,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:29,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:29,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:29,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:29,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:29,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:29,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:29,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:29,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:29,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:29,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:29,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:29,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:29,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:29,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:29,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:29,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:29,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:29,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:29,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:29,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:29,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:29,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:29,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:29,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:29,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:29,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:29,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:29,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:29,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:29,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:29,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:29,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:29,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:29,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:29,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:29,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:29,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:29,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:29,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:29,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:29,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:29,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:29,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:29,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:29,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:29,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:29,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:29,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:29,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:29,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:29,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:29,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:29,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:29,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:29,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:29,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:29,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:29,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:29,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:29,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:29,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:29,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:29,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:29,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:29,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:29,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:29,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:29,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:29,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:29,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:29,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:29,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:29,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:29,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:29,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:29,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:29,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:29,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:29,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:29,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:29,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:29,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:29,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:29,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:29,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:29,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:29,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:29,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:29,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2024-10-14 04:11:29,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1222 [2024-10-14 04:11:29,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-10-14 04:11:29,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1260 [2024-10-14 04:11:29,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-10-14 04:11:29,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:29,683 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:29,683 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:29,683 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [872175122] [2024-10-14 04:11:29,683 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [872175122] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:29,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1832090808] [2024-10-14 04:11:29,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:29,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:29,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:29,685 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:29,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process [2024-10-14 04:11:30,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,136 INFO L255 TraceCheckSpWp]: Trace formula consists of 2834 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:30,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:30,167 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 2940 proven. 0 refuted. 0 times theorem prover too weak. 42964 trivial. 0 not checked. [2024-10-14 04:11:30,167 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:30,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1832090808] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:30,167 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:30,168 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:30,168 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [274548429] [2024-10-14 04:11:30,168 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:30,169 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:30,169 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:30,170 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:30,170 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:30,170 INFO L87 Difference]: Start difference. First operand 9659 states and 15785 transitions. Second operand has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:30,231 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:30,232 INFO L93 Difference]: Finished difference Result 10988 states and 17798 transitions. [2024-10-14 04:11:30,232 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:30,233 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1287 [2024-10-14 04:11:30,234 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:30,247 INFO L225 Difference]: With dead ends: 10988 [2024-10-14 04:11:30,247 INFO L226 Difference]: Without dead ends: 9669 [2024-10-14 04:11:30,252 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1595 GetRequests, 1590 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:30,253 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:30,253 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:30,258 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9669 states. [2024-10-14 04:11:30,350 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9669 to 9669. [2024-10-14 04:11:30,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9669 states, 9292 states have (on average 1.6191347395609126) internal successors, (15045), 9292 states have internal predecessors, (15045), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:30,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9669 states to 9669 states and 15795 transitions. [2024-10-14 04:11:30,371 INFO L78 Accepts]: Start accepts. Automaton has 9669 states and 15795 transitions. Word has length 1287 [2024-10-14 04:11:30,372 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:30,372 INFO L471 AbstractCegarLoop]: Abstraction has 9669 states and 15795 transitions. [2024-10-14 04:11:30,372 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 177.66666666666666) internal successors, (533), 3 states have internal predecessors, (533), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:30,372 INFO L276 IsEmpty]: Start isEmpty. Operand 9669 states and 15795 transitions. [2024-10-14 04:11:30,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1288 [2024-10-14 04:11:30,388 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:30,389 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:30,404 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0 [2024-10-14 04:11:30,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 29 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2024-10-14 04:11:30,590 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:30,590 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:30,590 INFO L85 PathProgramCache]: Analyzing trace with hash 680656702, now seen corresponding path program 1 times [2024-10-14 04:11:30,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:30,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1154752999] [2024-10-14 04:11:30,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:30,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:30,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:30,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:30,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:30,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:30,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:30,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:30,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:30,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:30,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:30,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:30,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:30,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:30,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:30,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:30,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:30,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:30,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:30,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:30,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:30,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:30,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:30,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:30,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:30,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:30,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:30,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:30,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:30,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:30,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:30,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:30,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:30,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:30,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:30,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:30,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:30,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:30,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:30,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:30,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:30,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:30,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:30,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:30,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:30,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:30,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:30,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:30,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:30,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:30,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:30,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:30,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:30,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:30,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:30,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:30,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:30,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:30,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:30,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:30,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:30,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:30,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:30,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:30,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:30,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:30,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:30,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:30,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:30,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:30,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:30,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:30,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:30,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:30,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:30,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:30,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:30,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:30,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:30,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:30,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:30,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:30,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:30,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:30,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:30,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:30,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:30,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:31,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:31,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:31,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:31,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:31,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:31,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:31,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:31,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:31,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:31,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:31,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:31,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:31,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:31,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:31,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:31,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:31,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:31,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:31,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:31,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:31,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:31,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:31,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:31,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:31,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:31,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:31,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:31,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:31,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:31,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:31,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:31,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:31,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:31,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:31,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:31,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:31,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:31,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:31,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:31,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:31,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:31,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:31,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:31,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:31,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:31,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:31,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:31,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:31,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:31,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:31,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:31,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:31,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-10-14 04:11:31,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2024-10-14 04:11:31,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1222 [2024-10-14 04:11:31,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-10-14 04:11:31,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1260 [2024-10-14 04:11:31,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1280 [2024-10-14 04:11:31,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,054 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:31,055 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:31,055 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1154752999] [2024-10-14 04:11:31,055 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1154752999] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:31,055 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [515685801] [2024-10-14 04:11:31,055 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:31,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:31,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:31,058 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:31,059 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process [2024-10-14 04:11:31,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:31,506 INFO L255 TraceCheckSpWp]: Trace formula consists of 2834 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:11:31,516 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:31,547 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 3378 proven. 0 refuted. 0 times theorem prover too weak. 42526 trivial. 0 not checked. [2024-10-14 04:11:31,547 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:31,547 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [515685801] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:31,547 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:31,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:11:31,548 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2005152326] [2024-10-14 04:11:31,548 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:31,549 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:11:31,549 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:31,550 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:11:31,550 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:31,550 INFO L87 Difference]: Start difference. First operand 9669 states and 15795 transitions. Second operand has 6 states, 5 states have (on average 107.2) internal successors, (536), 6 states have internal predecessors, (536), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:32,210 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:32,210 INFO L93 Difference]: Finished difference Result 11338 states and 18338 transitions. [2024-10-14 04:11:32,211 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 04:11:32,211 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 107.2) internal successors, (536), 6 states have internal predecessors, (536), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1287 [2024-10-14 04:11:32,212 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:32,223 INFO L225 Difference]: With dead ends: 11338 [2024-10-14 04:11:32,223 INFO L226 Difference]: Without dead ends: 9689 [2024-10-14 04:11:32,228 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1595 GetRequests, 1589 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:32,228 INFO L432 NwaCegarLoop]: 2337 mSDtfsCounter, 1 mSDsluCounter, 9033 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11370 SdHoareTripleChecker+Invalid, 1097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:32,228 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11370 Invalid, 1097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-14 04:11:32,233 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9689 states. [2024-10-14 04:11:32,323 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9689 to 9689. [2024-10-14 04:11:32,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9689 states, 9312 states have (on average 1.6178049828178693) internal successors, (15065), 9312 states have internal predecessors, (15065), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:32,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9689 states to 9689 states and 15815 transitions. [2024-10-14 04:11:32,343 INFO L78 Accepts]: Start accepts. Automaton has 9689 states and 15815 transitions. Word has length 1287 [2024-10-14 04:11:32,344 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:32,344 INFO L471 AbstractCegarLoop]: Abstraction has 9689 states and 15815 transitions. [2024-10-14 04:11:32,344 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 107.2) internal successors, (536), 6 states have internal predecessors, (536), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:32,344 INFO L276 IsEmpty]: Start isEmpty. Operand 9689 states and 15815 transitions. [2024-10-14 04:11:32,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1289 [2024-10-14 04:11:32,360 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:32,361 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:32,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0 [2024-10-14 04:11:32,561 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,30 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:32,561 INFO L396 AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:32,562 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:32,562 INFO L85 PathProgramCache]: Analyzing trace with hash -1034029847, now seen corresponding path program 1 times [2024-10-14 04:11:32,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:32,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528504639] [2024-10-14 04:11:32,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:32,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:32,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:32,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:32,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:32,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:32,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:32,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:32,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:32,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:32,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:32,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:32,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:32,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:32,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:32,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:32,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:32,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:32,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:32,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:32,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:32,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:32,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:32,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:32,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:32,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:32,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:32,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:32,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:32,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:32,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:32,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:32,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:32,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:32,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:32,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:32,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:32,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:32,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:32,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:32,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:32,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:32,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:32,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:32,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:32,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:32,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:32,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:32,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:32,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:32,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:32,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:32,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:32,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:32,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:32,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:32,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:32,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:32,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:32,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:32,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:32,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:32,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:32,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:32,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:32,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:32,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:32,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:32,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:32,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:32,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:32,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:32,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:32,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:32,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:32,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:32,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:32,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:32,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:32,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:32,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:32,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:32,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:32,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:32,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:32,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:32,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:32,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:32,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:32,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:32,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:32,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:32,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:32,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:32,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:32,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:32,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:32,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:32,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:32,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:32,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:32,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:32,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:32,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:32,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:32,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:32,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:32,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:32,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:32,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:32,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:32,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:32,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:32,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:32,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:32,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:33,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:33,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:33,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:33,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:33,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:33,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:33,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:33,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:33,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:33,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:33,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:33,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:33,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:33,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:33,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:33,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:33,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:33,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:33,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:33,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:33,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:33,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:33,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:33,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:33,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:33,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:33,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:33,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:33,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:33,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-10-14 04:11:33,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1204 [2024-10-14 04:11:33,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1223 [2024-10-14 04:11:33,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-10-14 04:11:33,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2024-10-14 04:11:33,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-10-14 04:11:33,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,021 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:33,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:33,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [528504639] [2024-10-14 04:11:33,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [528504639] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:33,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [519684275] [2024-10-14 04:11:33,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:33,022 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:33,022 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:33,026 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:33,028 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process [2024-10-14 04:11:33,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:33,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 2837 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:33,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:33,540 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 3504 proven. 0 refuted. 0 times theorem prover too weak. 42400 trivial. 0 not checked. [2024-10-14 04:11:33,541 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:33,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [519684275] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:33,541 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:33,541 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:33,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1287450296] [2024-10-14 04:11:33,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:33,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:33,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:33,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:33,544 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:33,544 INFO L87 Difference]: Start difference. First operand 9689 states and 15815 transitions. Second operand has 4 states, 4 states have (on average 133.5) internal successors, (534), 4 states have internal predecessors, (534), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:33,629 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:33,630 INFO L93 Difference]: Finished difference Result 11538 states and 18638 transitions. [2024-10-14 04:11:33,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:33,631 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 133.5) internal successors, (534), 4 states have internal predecessors, (534), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1288 [2024-10-14 04:11:33,632 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:33,646 INFO L225 Difference]: With dead ends: 11538 [2024-10-14 04:11:33,646 INFO L226 Difference]: Without dead ends: 9779 [2024-10-14 04:11:33,651 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1596 GetRequests, 1590 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:33,651 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:33,652 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:33,656 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9779 states. [2024-10-14 04:11:33,744 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9779 to 9779. [2024-10-14 04:11:33,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9779 states, 9402 states have (on average 1.6161455009572432) internal successors, (15195), 9402 states have internal predecessors, (15195), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:33,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9779 states to 9779 states and 15945 transitions. [2024-10-14 04:11:33,763 INFO L78 Accepts]: Start accepts. Automaton has 9779 states and 15945 transitions. Word has length 1288 [2024-10-14 04:11:33,763 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:33,763 INFO L471 AbstractCegarLoop]: Abstraction has 9779 states and 15945 transitions. [2024-10-14 04:11:33,764 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 133.5) internal successors, (534), 4 states have internal predecessors, (534), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:33,764 INFO L276 IsEmpty]: Start isEmpty. Operand 9779 states and 15945 transitions. [2024-10-14 04:11:33,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1289 [2024-10-14 04:11:33,779 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:33,779 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:33,796 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:33,980 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable30 [2024-10-14 04:11:33,980 INFO L396 AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:33,980 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:33,981 INFO L85 PathProgramCache]: Analyzing trace with hash -1368565821, now seen corresponding path program 1 times [2024-10-14 04:11:33,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:33,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2135145932] [2024-10-14 04:11:33,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:33,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:34,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:34,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:34,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:34,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:34,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:34,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:34,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:34,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:34,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:34,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:34,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:34,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:34,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:34,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:34,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:34,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:34,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:34,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:34,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:34,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:34,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:34,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:34,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:34,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:34,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:34,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:34,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:34,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:34,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:34,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:34,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:34,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:34,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:34,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:34,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:34,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:34,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:34,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:34,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:34,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:34,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:34,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:34,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:34,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:34,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:34,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:34,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:34,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:34,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:34,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:34,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:34,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:34,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:34,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:34,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:34,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:34,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:34,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:34,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:34,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:34,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:34,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:34,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:34,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:34,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:34,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:34,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:34,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:34,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:34,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:34,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:34,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:34,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:34,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:34,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:34,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:34,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:34,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:34,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:34,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:34,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:34,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:34,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:34,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:34,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:34,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:34,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:34,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:34,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:34,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:34,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:34,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:34,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:34,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:34,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:34,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:34,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:34,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:34,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:34,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:34,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:34,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:34,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:34,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:34,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:34,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:34,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:34,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:34,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:34,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:34,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:34,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:34,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:34,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:34,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:34,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:34,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:34,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:34,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:34,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:34,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:34,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:34,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:34,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:34,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:34,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:34,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:34,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:34,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:34,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:34,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:34,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:34,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:34,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:34,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:34,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:34,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:34,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:34,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:34,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:34,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:34,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:34,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:34,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:34,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-10-14 04:11:34,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1204 [2024-10-14 04:11:34,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1223 [2024-10-14 04:11:34,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1242 [2024-10-14 04:11:34,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2024-10-14 04:11:34,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-10-14 04:11:34,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,493 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:34,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:34,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2135145932] [2024-10-14 04:11:34,493 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2135145932] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:34,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2103491862] [2024-10-14 04:11:34,494 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:34,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:34,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:34,495 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:34,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process [2024-10-14 04:11:34,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:34,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 2837 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:34,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:34,989 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 3504 proven. 0 refuted. 0 times theorem prover too weak. 42400 trivial. 0 not checked. [2024-10-14 04:11:34,990 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:34,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2103491862] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:34,990 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:34,990 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:34,990 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [896099241] [2024-10-14 04:11:34,990 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:34,991 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:34,991 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:34,992 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:34,992 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:34,992 INFO L87 Difference]: Start difference. First operand 9779 states and 15945 transitions. Second operand has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:35,041 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:35,041 INFO L93 Difference]: Finished difference Result 11508 states and 18568 transitions. [2024-10-14 04:11:35,041 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:35,041 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1288 [2024-10-14 04:11:35,042 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:35,054 INFO L225 Difference]: With dead ends: 11508 [2024-10-14 04:11:35,054 INFO L226 Difference]: Without dead ends: 9789 [2024-10-14 04:11:35,058 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1596 GetRequests, 1591 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:35,059 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:35,059 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:35,063 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9789 states. [2024-10-14 04:11:35,152 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9789 to 9789. [2024-10-14 04:11:35,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9789 states, 9412 states have (on average 1.6144283892902678) internal successors, (15195), 9412 states have internal predecessors, (15195), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:35,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9789 states to 9789 states and 15945 transitions. [2024-10-14 04:11:35,172 INFO L78 Accepts]: Start accepts. Automaton has 9789 states and 15945 transitions. Word has length 1288 [2024-10-14 04:11:35,173 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:35,173 INFO L471 AbstractCegarLoop]: Abstraction has 9789 states and 15945 transitions. [2024-10-14 04:11:35,173 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.0) internal successors, (534), 3 states have internal predecessors, (534), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:35,173 INFO L276 IsEmpty]: Start isEmpty. Operand 9789 states and 15945 transitions. [2024-10-14 04:11:35,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1290 [2024-10-14 04:11:35,189 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:35,189 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:35,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0 [2024-10-14 04:11:35,390 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,32 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:35,390 INFO L396 AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:35,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:35,391 INFO L85 PathProgramCache]: Analyzing trace with hash 163521592, now seen corresponding path program 1 times [2024-10-14 04:11:35,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:35,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1649112317] [2024-10-14 04:11:35,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:35,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:35,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:35,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:35,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:35,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:35,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:35,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:35,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:35,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:35,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:35,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:35,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:35,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:35,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:35,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:35,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:35,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:35,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:35,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:35,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:35,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:35,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:35,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:35,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:35,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:35,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:35,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:35,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:35,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:35,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:35,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:35,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:35,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:35,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:35,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:35,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:35,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:35,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:35,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:35,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:35,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:35,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:35,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:35,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:35,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:35,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:35,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:35,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:35,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:35,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:35,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:35,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:35,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:35,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:35,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:35,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:35,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:35,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:35,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:35,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:35,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:35,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:35,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:35,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:35,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:35,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:35,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:35,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:35,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:35,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:35,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:35,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:35,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:35,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:35,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:35,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:35,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:35,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:35,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:35,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:35,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:35,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:35,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:35,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:35,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:35,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:35,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:35,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:35,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:35,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:35,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:35,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:35,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:35,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:35,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:35,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:35,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:35,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:35,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:35,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:35,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:35,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:35,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:35,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:35,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:35,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:35,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:35,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:35,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:35,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:35,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:35,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:35,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:35,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:35,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:35,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:35,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:35,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:35,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:35,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:35,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:35,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:35,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:35,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:35,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:35,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:35,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:35,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:35,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:35,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:35,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:35,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:35,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:35,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:35,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:35,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2024-10-14 04:11:35,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1186 [2024-10-14 04:11:35,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1205 [2024-10-14 04:11:35,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-10-14 04:11:35,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1243 [2024-10-14 04:11:35,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1262 [2024-10-14 04:11:35,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-10-14 04:11:35,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:35,859 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:35,860 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:35,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1649112317] [2024-10-14 04:11:35,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1649112317] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:35,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [832837047] [2024-10-14 04:11:35,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:35,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:35,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:35,861 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:35,862 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process [2024-10-14 04:11:36,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:36,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 2840 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:11:36,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:36,349 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 3939 proven. 0 refuted. 0 times theorem prover too weak. 41965 trivial. 0 not checked. [2024-10-14 04:11:36,349 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:36,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [832837047] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:36,349 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:36,350 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:11:36,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1626755756] [2024-10-14 04:11:36,350 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:36,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:11:36,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:36,351 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:11:36,351 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:36,352 INFO L87 Difference]: Start difference. First operand 9789 states and 15945 transitions. Second operand has 6 states, 5 states have (on average 107.6) internal successors, (538), 6 states have internal predecessors, (538), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:36,966 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:36,967 INFO L93 Difference]: Finished difference Result 11928 states and 19218 transitions. [2024-10-14 04:11:36,967 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-14 04:11:36,967 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 107.6) internal successors, (538), 6 states have internal predecessors, (538), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) Word has length 1289 [2024-10-14 04:11:36,968 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:36,979 INFO L225 Difference]: With dead ends: 11928 [2024-10-14 04:11:36,980 INFO L226 Difference]: Without dead ends: 9809 [2024-10-14 04:11:36,984 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1597 GetRequests, 1591 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:36,985 INFO L432 NwaCegarLoop]: 2337 mSDtfsCounter, 1 mSDsluCounter, 9033 mSDsCounter, 0 mSdLazyCounter, 1096 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 11370 SdHoareTripleChecker+Invalid, 1097 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1096 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:36,985 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 11370 Invalid, 1097 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1096 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-14 04:11:36,989 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9809 states. [2024-10-14 04:11:37,099 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9809 to 9809. [2024-10-14 04:11:37,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9809 states, 9432 states have (on average 1.613125530110263) internal successors, (15215), 9432 states have internal predecessors, (15215), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:37,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9809 states to 9809 states and 15965 transitions. [2024-10-14 04:11:37,129 INFO L78 Accepts]: Start accepts. Automaton has 9809 states and 15965 transitions. Word has length 1289 [2024-10-14 04:11:37,130 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:37,130 INFO L471 AbstractCegarLoop]: Abstraction has 9809 states and 15965 transitions. [2024-10-14 04:11:37,130 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 107.6) internal successors, (538), 6 states have internal predecessors, (538), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152) [2024-10-14 04:11:37,130 INFO L276 IsEmpty]: Start isEmpty. Operand 9809 states and 15965 transitions. [2024-10-14 04:11:37,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1291 [2024-10-14 04:11:37,214 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:37,215 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:37,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Ended with exit code 0 [2024-10-14 04:11:37,416 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable32,33 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:37,416 INFO L396 AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:37,417 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:37,417 INFO L85 PathProgramCache]: Analyzing trace with hash 958693089, now seen corresponding path program 1 times [2024-10-14 04:11:37,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:37,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1400415592] [2024-10-14 04:11:37,417 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:37,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:37,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:37,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:37,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:37,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:37,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:37,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:37,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:37,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:37,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:37,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:37,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:37,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:37,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:37,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:37,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:37,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:37,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:37,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:37,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:37,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:37,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:37,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:37,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:37,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:37,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:37,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:37,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:37,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:37,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:37,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:37,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:37,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:37,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:37,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:37,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:37,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:37,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:37,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:37,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:37,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:37,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:37,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:37,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:37,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:37,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:37,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:37,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:37,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:37,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:37,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:37,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:37,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:37,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:37,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:37,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:37,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:37,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:37,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:37,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:37,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:37,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:37,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:37,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:37,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:37,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:37,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:37,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:37,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:37,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:37,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:37,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:37,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:37,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:37,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:37,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:37,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:37,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:37,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:37,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:37,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:37,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:37,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:37,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:37,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:37,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:37,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:37,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:37,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:37,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:37,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:37,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:37,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:37,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:37,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:37,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:37,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:37,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:37,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:37,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:37,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:37,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:37,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:37,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:37,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:37,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:37,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:37,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:37,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:37,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:37,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:37,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:37,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:37,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:37,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:37,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:37,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:37,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:37,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:37,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:37,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:37,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:37,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:37,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:37,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:37,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:37,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:37,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:37,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:37,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:37,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:37,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:37,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:37,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:37,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:37,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:37,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:37,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-10-14 04:11:37,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1187 [2024-10-14 04:11:37,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1206 [2024-10-14 04:11:37,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-10-14 04:11:37,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1244 [2024-10-14 04:11:37,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-10-14 04:11:37,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-10-14 04:11:37,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:37,906 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:37,906 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:37,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1400415592] [2024-10-14 04:11:37,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1400415592] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:37,907 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1051460955] [2024-10-14 04:11:37,907 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:37,907 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:37,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:37,909 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:37,911 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process [2024-10-14 04:11:38,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:38,396 INFO L255 TraceCheckSpWp]: Trace formula consists of 2843 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:38,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:38,434 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 4060 proven. 0 refuted. 0 times theorem prover too weak. 41844 trivial. 0 not checked. [2024-10-14 04:11:38,434 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:38,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1051460955] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:38,434 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:38,434 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:38,434 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957646634] [2024-10-14 04:11:38,434 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:38,435 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:38,435 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:38,436 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:38,436 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:38,436 INFO L87 Difference]: Start difference. First operand 9809 states and 15965 transitions. Second operand has 4 states, 4 states have (on average 134.0) internal successors, (536), 4 states have internal predecessors, (536), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:38,494 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:38,494 INFO L93 Difference]: Finished difference Result 12128 states and 19518 transitions. [2024-10-14 04:11:38,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:38,495 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 134.0) internal successors, (536), 4 states have internal predecessors, (536), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1290 [2024-10-14 04:11:38,495 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:38,508 INFO L225 Difference]: With dead ends: 12128 [2024-10-14 04:11:38,508 INFO L226 Difference]: Without dead ends: 9899 [2024-10-14 04:11:38,513 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1598 GetRequests, 1592 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:38,514 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:38,514 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:38,518 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9899 states. [2024-10-14 04:11:38,631 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9899 to 9899. [2024-10-14 04:11:38,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9899 states, 9522 states have (on average 1.611531190926276) internal successors, (15345), 9522 states have internal predecessors, (15345), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:38,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9899 states to 9899 states and 16095 transitions. [2024-10-14 04:11:38,659 INFO L78 Accepts]: Start accepts. Automaton has 9899 states and 16095 transitions. Word has length 1290 [2024-10-14 04:11:38,660 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:38,660 INFO L471 AbstractCegarLoop]: Abstraction has 9899 states and 16095 transitions. [2024-10-14 04:11:38,660 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 134.0) internal successors, (536), 4 states have internal predecessors, (536), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:38,660 INFO L276 IsEmpty]: Start isEmpty. Operand 9899 states and 16095 transitions. [2024-10-14 04:11:38,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1291 [2024-10-14 04:11:38,682 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:38,683 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:38,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0 [2024-10-14 04:11:38,884 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 34 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable33 [2024-10-14 04:11:38,884 INFO L396 AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:38,884 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:38,884 INFO L85 PathProgramCache]: Analyzing trace with hash -1869190713, now seen corresponding path program 1 times [2024-10-14 04:11:38,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:38,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [807412591] [2024-10-14 04:11:38,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:38,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:38,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:39,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:39,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:39,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:39,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:39,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:39,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:39,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:39,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:39,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:39,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:39,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:39,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:39,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:39,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:39,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:39,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:39,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:39,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:39,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:39,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:39,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:39,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:39,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:39,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:39,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:39,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:39,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:39,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:39,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:39,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:39,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:39,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:39,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:39,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:39,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:39,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:39,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:39,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:39,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:39,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:39,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:39,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:39,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:39,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:39,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:39,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:39,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:39,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:39,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:39,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:39,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:39,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:39,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:39,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:39,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:39,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:39,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:39,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:39,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:39,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:39,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:39,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:39,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:39,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:39,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:39,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:39,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:39,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:39,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:39,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:39,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:39,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:39,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:39,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:39,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:39,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:39,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:39,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:39,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:39,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:39,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:39,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:39,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:39,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:39,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:39,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:39,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:39,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:39,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:39,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:39,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:39,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:39,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:39,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:39,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:39,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:39,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:39,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:39,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:39,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:39,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:39,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:39,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:39,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:39,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:39,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:39,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:39,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:39,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:39,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:39,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:39,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:39,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:39,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:39,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:39,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:39,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:39,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:39,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:39,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:39,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:39,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:39,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:39,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:39,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:39,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:39,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:39,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:39,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:39,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:39,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:39,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:39,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:39,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:39,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:39,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:39,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:39,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:39,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:39,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:39,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-10-14 04:11:39,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1187 [2024-10-14 04:11:39,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1206 [2024-10-14 04:11:39,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2024-10-14 04:11:39,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1244 [2024-10-14 04:11:39,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-10-14 04:11:39,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1283 [2024-10-14 04:11:39,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,344 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:39,345 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:39,345 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [807412591] [2024-10-14 04:11:39,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [807412591] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:39,345 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2079360872] [2024-10-14 04:11:39,345 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:39,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:39,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:39,346 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:39,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process [2024-10-14 04:11:39,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:39,855 INFO L255 TraceCheckSpWp]: Trace formula consists of 2843 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-14 04:11:39,869 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:39,910 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 4060 proven. 0 refuted. 0 times theorem prover too weak. 41844 trivial. 0 not checked. [2024-10-14 04:11:39,910 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:39,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2079360872] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:39,910 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:39,911 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-14 04:11:39,911 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [54283533] [2024-10-14 04:11:39,911 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:39,912 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-14 04:11:39,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:39,913 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-14 04:11:39,913 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:39,913 INFO L87 Difference]: Start difference. First operand 9899 states and 16095 transitions. Second operand has 3 states, 3 states have (on average 178.66666666666666) internal successors, (536), 3 states have internal predecessors, (536), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:39,986 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:39,986 INFO L93 Difference]: Finished difference Result 12098 states and 19448 transitions. [2024-10-14 04:11:39,987 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-14 04:11:39,987 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 178.66666666666666) internal successors, (536), 3 states have internal predecessors, (536), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1290 [2024-10-14 04:11:39,988 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:40,006 INFO L225 Difference]: With dead ends: 12098 [2024-10-14 04:11:40,006 INFO L226 Difference]: Without dead ends: 9909 [2024-10-14 04:11:40,015 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1598 GetRequests, 1593 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-14 04:11:40,016 INFO L432 NwaCegarLoop]: 2492 mSDtfsCounter, 0 mSDsluCounter, 2484 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4976 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:40,016 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4976 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:40,024 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9909 states. [2024-10-14 04:11:40,222 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9909 to 9909. [2024-10-14 04:11:40,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9909 states, 9532 states have (on average 1.6098405371380613) internal successors, (15345), 9532 states have internal predecessors, (15345), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:40,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9909 states to 9909 states and 16095 transitions. [2024-10-14 04:11:40,258 INFO L78 Accepts]: Start accepts. Automaton has 9909 states and 16095 transitions. Word has length 1290 [2024-10-14 04:11:40,260 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:40,260 INFO L471 AbstractCegarLoop]: Abstraction has 9909 states and 16095 transitions. [2024-10-14 04:11:40,260 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 178.66666666666666) internal successors, (536), 3 states have internal predecessors, (536), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:40,260 INFO L276 IsEmpty]: Start isEmpty. Operand 9909 states and 16095 transitions. [2024-10-14 04:11:40,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1292 [2024-10-14 04:11:40,298 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:40,299 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:40,322 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:40,500 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 35 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable34 [2024-10-14 04:11:40,500 INFO L396 AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:40,500 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:40,501 INFO L85 PathProgramCache]: Analyzing trace with hash -510715918, now seen corresponding path program 1 times [2024-10-14 04:11:40,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:40,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [895688447] [2024-10-14 04:11:40,501 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:40,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:40,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:40,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:40,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:40,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:40,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:40,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:40,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:40,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:40,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:40,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:40,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:40,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:40,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:40,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:40,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:40,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:40,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:40,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:40,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:40,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:40,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:40,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:40,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:40,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:40,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:40,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:40,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:40,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:40,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:40,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:40,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:40,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:40,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:40,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:40,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:40,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:40,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:40,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:40,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:40,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:40,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:40,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:40,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:40,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:40,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:40,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:40,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:40,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:40,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:40,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:40,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:40,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:40,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:40,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:40,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:40,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:40,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:40,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:40,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:40,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:40,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:40,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:40,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:40,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:40,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:40,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:40,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:40,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:40,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:40,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:40,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:40,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:40,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:40,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:40,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:40,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:40,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:40,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:40,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:40,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:41,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:41,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:41,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:41,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:41,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:41,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:41,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:41,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:41,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:41,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:41,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:41,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:41,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:41,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:41,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:41,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:41,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:41,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:41,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:41,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:41,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:41,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:41,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:41,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:41,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:41,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:41,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:41,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:41,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:41,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:41,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:41,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:41,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:41,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:41,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:41,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2024-10-14 04:11:41,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1188 [2024-10-14 04:11:41,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-10-14 04:11:41,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-10-14 04:11:41,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1245 [2024-10-14 04:11:41,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-10-14 04:11:41,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1284 [2024-10-14 04:11:41,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,044 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:41,044 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:41,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [895688447] [2024-10-14 04:11:41,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [895688447] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:41,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1648072533] [2024-10-14 04:11:41,045 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:41,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:41,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:41,046 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:41,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process [2024-10-14 04:11:41,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:41,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 2846 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-14 04:11:41,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:41,541 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 4060 proven. 0 refuted. 0 times theorem prover too weak. 41844 trivial. 0 not checked. [2024-10-14 04:11:41,541 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:41,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1648072533] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:41,542 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:41,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-10-14 04:11:41,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2114607610] [2024-10-14 04:11:41,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:41,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-14 04:11:41,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:41,545 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-14 04:11:41,545 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:41,545 INFO L87 Difference]: Start difference. First operand 9909 states and 16095 transitions. Second operand has 4 states, 4 states have (on average 134.25) internal successors, (537), 4 states have internal predecessors, (537), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:41,639 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-14 04:11:41,639 INFO L93 Difference]: Finished difference Result 12418 states and 19938 transitions. [2024-10-14 04:11:41,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-14 04:11:41,640 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 134.25) internal successors, (537), 4 states have internal predecessors, (537), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) Word has length 1291 [2024-10-14 04:11:41,641 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-14 04:11:41,654 INFO L225 Difference]: With dead ends: 12418 [2024-10-14 04:11:41,654 INFO L226 Difference]: Without dead ends: 10009 [2024-10-14 04:11:41,661 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1599 GetRequests, 1593 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:41,662 INFO L432 NwaCegarLoop]: 2489 mSDtfsCounter, 9 mSDsluCounter, 4967 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 7456 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-14 04:11:41,662 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 7456 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-14 04:11:41,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10009 states. [2024-10-14 04:11:41,793 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10009 to 10009. [2024-10-14 04:11:41,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10009 states, 9632 states have (on average 1.6087001661129567) internal successors, (15495), 9632 states have internal predecessors, (15495), 375 states have call successors, (375), 1 states have call predecessors, (375), 1 states have return successors, (375), 375 states have call predecessors, (375), 375 states have call successors, (375) [2024-10-14 04:11:41,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10009 states to 10009 states and 16245 transitions. [2024-10-14 04:11:41,813 INFO L78 Accepts]: Start accepts. Automaton has 10009 states and 16245 transitions. Word has length 1291 [2024-10-14 04:11:41,813 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-14 04:11:41,813 INFO L471 AbstractCegarLoop]: Abstraction has 10009 states and 16245 transitions. [2024-10-14 04:11:41,814 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 134.25) internal successors, (537), 4 states have internal predecessors, (537), 2 states have call successors, (152), 2 states have call predecessors, (152), 2 states have return successors, (152), 2 states have call predecessors, (152), 2 states have call successors, (152) [2024-10-14 04:11:41,814 INFO L276 IsEmpty]: Start isEmpty. Operand 10009 states and 16245 transitions. [2024-10-14 04:11:41,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1292 [2024-10-14 04:11:41,832 INFO L207 NwaCegarLoop]: Found error trace [2024-10-14 04:11:41,833 INFO L215 NwaCegarLoop]: trace histogram [152, 152, 152, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-14 04:11:41,850 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Forceful destruction successful, exit code 0 [2024-10-14 04:11:42,033 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 36 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35 [2024-10-14 04:11:42,034 INFO L396 AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-14 04:11:42,034 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-14 04:11:42,034 INFO L85 PathProgramCache]: Analyzing trace with hash 659201918, now seen corresponding path program 1 times [2024-10-14 04:11:42,034 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-14 04:11:42,034 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [993337099] [2024-10-14 04:11:42,034 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:42,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-14 04:11:42,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-14 04:11:42,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-14 04:11:42,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-14 04:11:42,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-14 04:11:42,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-14 04:11:42,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-14 04:11:42,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-14 04:11:42,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-14 04:11:42,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-14 04:11:42,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-14 04:11:42,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-14 04:11:42,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-14 04:11:42,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-14 04:11:42,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-14 04:11:42,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-14 04:11:42,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-14 04:11:42,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-14 04:11:42,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-14 04:11:42,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-14 04:11:42,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-14 04:11:42,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-14 04:11:42,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-14 04:11:42,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-14 04:11:42,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-14 04:11:42,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-14 04:11:42,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-14 04:11:42,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-14 04:11:42,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-14 04:11:42,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-14 04:11:42,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-14 04:11:42,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-14 04:11:42,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-14 04:11:42,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-14 04:11:42,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-14 04:11:42,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-14 04:11:42,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-14 04:11:42,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-14 04:11:42,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-14 04:11:42,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-14 04:11:42,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-14 04:11:42,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-14 04:11:42,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-14 04:11:42,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-14 04:11:42,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-14 04:11:42,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-14 04:11:42,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-14 04:11:42,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-14 04:11:42,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-14 04:11:42,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-14 04:11:42,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-14 04:11:42,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-14 04:11:42,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-14 04:11:42,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-14 04:11:42,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-14 04:11:42,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-14 04:11:42,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-14 04:11:42,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-14 04:11:42,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-14 04:11:42,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-14 04:11:42,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-14 04:11:42,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-14 04:11:42,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-14 04:11:42,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-14 04:11:42,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-14 04:11:42,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-14 04:11:42,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-14 04:11:42,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-14 04:11:42,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-14 04:11:42,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-14 04:11:42,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-14 04:11:42,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-14 04:11:42,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-14 04:11:42,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-14 04:11:42,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-14 04:11:42,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-14 04:11:42,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-14 04:11:42,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-14 04:11:42,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-14 04:11:42,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-14 04:11:42,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-14 04:11:42,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-14 04:11:42,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-14 04:11:42,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-14 04:11:42,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-14 04:11:42,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-14 04:11:42,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-14 04:11:42,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-14 04:11:42,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-14 04:11:42,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-14 04:11:42,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-14 04:11:42,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-14 04:11:42,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-14 04:11:42,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-14 04:11:42,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-14 04:11:42,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-14 04:11:42,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-14 04:11:42,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-14 04:11:42,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-14 04:11:42,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-14 04:11:42,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-14 04:11:42,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-14 04:11:42,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-14 04:11:42,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-14 04:11:42,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-14 04:11:42,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-14 04:11:42,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-14 04:11:42,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-14 04:11:42,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-14 04:11:42,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-14 04:11:42,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-14 04:11:42,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-14 04:11:42,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-14 04:11:42,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-14 04:11:42,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-14 04:11:42,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2024-10-14 04:11:42,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 657 [2024-10-14 04:11:42,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-10-14 04:11:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 691 [2024-10-14 04:11:42,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-10-14 04:11:42,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-14 04:11:42,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 742 [2024-10-14 04:11:42,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-10-14 04:11:42,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-14 04:11:42,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-14 04:11:42,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2024-10-14 04:11:42,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-14 04:11:42,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 844 [2024-10-14 04:11:42,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 861 [2024-10-14 04:11:42,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-10-14 04:11:42,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 895 [2024-10-14 04:11:42,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2024-10-14 04:11:42,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-14 04:11:42,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-10-14 04:11:42,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-14 04:11:42,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-14 04:11:42,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-10-14 04:11:42,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-10-14 04:11:42,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-14 04:11:42,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1048 [2024-10-14 04:11:42,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1065 [2024-10-14 04:11:42,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1082 [2024-10-14 04:11:42,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2024-10-14 04:11:42,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-14 04:11:42,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-10-14 04:11:42,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2024-10-14 04:11:42,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2024-10-14 04:11:42,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1188 [2024-10-14 04:11:42,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-10-14 04:11:42,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-10-14 04:11:42,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1245 [2024-10-14 04:11:42,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1264 [2024-10-14 04:11:42,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1284 [2024-10-14 04:11:42,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,483 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 342 proven. 111 refuted. 0 times theorem prover too weak. 45451 trivial. 0 not checked. [2024-10-14 04:11:42,483 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-14 04:11:42,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [993337099] [2024-10-14 04:11:42,483 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [993337099] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-14 04:11:42,483 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [51272153] [2024-10-14 04:11:42,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-14 04:11:42,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-14 04:11:42,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-14 04:11:42,484 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-14 04:11:42,486 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Waiting until timeout for monitored process [2024-10-14 04:11:42,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-14 04:11:42,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 2846 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-14 04:11:43,002 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-14 04:11:43,042 INFO L134 CoverageAnalysis]: Checked inductivity of 45904 backedges. 4492 proven. 0 refuted. 0 times theorem prover too weak. 41412 trivial. 0 not checked. [2024-10-14 04:11:43,042 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-14 04:11:43,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [51272153] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-14 04:11:43,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-14 04:11:43,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-10-14 04:11:43,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1850105730] [2024-10-14 04:11:43,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-14 04:11:43,045 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-14 04:11:43,045 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-14 04:11:43,046 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-14 04:11:43,046 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-14 04:11:43,047 INFO L87 Difference]: Start difference. First operand 10009 states and 16245 transitions. Second operand has 6 states, 5 states have (on average 108.0) internal successors, (540), 6 states have internal predecessors, (540), 3 states have call successors, (152), 2 states have call predecessors, (152), 3 states have return successors, (152), 2 states have call predecessors, (152), 3 states have call successors, (152)