./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/xcsp/Dubois-018.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/xcsp/Dubois-018.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 5eaeb668526dd99d52a76e364cd090d11972ce6d53b14aa44ca6d3800bf0c3f1 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 08:54:19,359 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 08:54:19,442 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-16 08:54:19,450 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 08:54:19,451 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 08:54:19,481 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 08:54:19,481 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 08:54:19,482 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 08:54:19,482 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-16 08:54:19,483 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-16 08:54:19,483 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 08:54:19,483 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 08:54:19,484 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 08:54:19,484 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 08:54:19,485 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 08:54:19,485 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 08:54:19,486 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 08:54:19,486 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 08:54:19,487 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 08:54:19,487 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 08:54:19,487 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 08:54:19,488 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 08:54:19,488 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 08:54:19,489 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 08:54:19,489 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 08:54:19,489 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 08:54:19,490 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 08:54:19,490 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 08:54:19,490 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 08:54:19,491 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 08:54:19,491 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-16 08:54:19,491 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 08:54:19,492 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 08:54:19,492 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 08:54:19,493 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 08:54:19,493 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 08:54:19,493 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 08:54:19,494 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 08:54:19,494 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 08:54:19,494 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 08:54:19,495 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 08:54:19,498 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 08:54:19,498 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 -> 5eaeb668526dd99d52a76e364cd090d11972ce6d53b14aa44ca6d3800bf0c3f1 [2024-11-16 08:54:19,778 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 08:54:19,808 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 08:54:19,813 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 08:54:19,814 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 08:54:19,815 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 08:54:19,816 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/xcsp/Dubois-018.c [2024-11-16 08:54:21,273 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 08:54:21,505 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 08:54:21,506 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-018.c [2024-11-16 08:54:21,523 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5c3dcf473/69bdf76e58704ba68e0ca2e853d5c5d8/FLAGd094401b5 [2024-11-16 08:54:21,541 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/5c3dcf473/69bdf76e58704ba68e0ca2e853d5c5d8 [2024-11-16 08:54:21,545 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 08:54:21,547 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 08:54:21,548 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 08:54:21,549 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 08:54:21,553 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 08:54:21,554 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 08:54:21" (1/1) ... [2024-11-16 08:54:21,554 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@217137ef and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:21, skipping insertion in model container [2024-11-16 08:54:21,555 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 08:54:21" (1/1) ... [2024-11-16 08:54:21,584 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 08:54:21,933 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-018.c[13032,13045] [2024-11-16 08:54:21,959 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 08:54:21,971 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 08:54:22,059 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Dubois-018.c[13032,13045] [2024-11-16 08:54:22,084 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 08:54:22,102 INFO L204 MainTranslator]: Completed translation [2024-11-16 08:54:22,102 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22 WrapperNode [2024-11-16 08:54:22,103 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 08:54:22,104 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 08:54:22,105 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 08:54:22,105 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 08:54:22,112 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,152 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,445 INFO L138 Inliner]: procedures = 13, calls = 151, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 3598 [2024-11-16 08:54:22,446 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 08:54:22,447 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 08:54:22,447 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 08:54:22,447 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 08:54:22,458 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,459 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,495 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,550 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-16 08:54:22,550 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,550 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,626 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,635 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,647 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,660 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,697 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 08:54:22,698 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 08:54:22,699 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 08:54:22,699 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 08:54:22,700 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (1/1) ... [2024-11-16 08:54:22,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 08:54:22,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:22,739 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-16 08:54:22,742 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-16 08:54:22,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 08:54:22,791 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 08:54:22,792 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 08:54:22,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-16 08:54:22,792 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-11-16 08:54:22,793 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-11-16 08:54:22,961 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 08:54:22,963 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 08:54:26,198 INFO L? ?]: Removed 1247 outVars from TransFormulas that were not future-live. [2024-11-16 08:54:26,199 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 08:54:26,567 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 08:54:26,567 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 08:54:26,568 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 08:54:26 BoogieIcfgContainer [2024-11-16 08:54:26,568 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 08:54:26,570 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 08:54:26,571 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 08:54:26,574 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 08:54:26,574 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 08:54:21" (1/3) ... [2024-11-16 08:54:26,574 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b82f39d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 08:54:26, skipping insertion in model container [2024-11-16 08:54:26,575 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 08:54:22" (2/3) ... [2024-11-16 08:54:26,576 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@b82f39d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 08:54:26, skipping insertion in model container [2024-11-16 08:54:26,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 08:54:26" (3/3) ... [2024-11-16 08:54:26,578 INFO L112 eAbstractionObserver]: Analyzing ICFG Dubois-018.c [2024-11-16 08:54:26,598 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 08:54:26,598 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-16 08:54:26,712 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 08:54:26,718 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;@30c593af, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 08:54:26,719 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-16 08:54:26,729 INFO L276 IsEmpty]: Start isEmpty. Operand has 1434 states, 1287 states have (on average 1.6169386169386168) internal successors, (2081), 1288 states have internal predecessors, (2081), 144 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144) [2024-11-16 08:54:26,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1210 [2024-11-16 08:54:26,804 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:26,806 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:26,807 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:26,812 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:26,813 INFO L85 PathProgramCache]: Analyzing trace with hash 1208665917, now seen corresponding path program 1 times [2024-11-16 08:54:26,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:26,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [449785082] [2024-11-16 08:54:26,823 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:26,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:27,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:27,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:27,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:27,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:27,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:27,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:27,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:27,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:27,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:27,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:27,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:27,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:27,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:27,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:27,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:27,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:27,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:27,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:27,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:27,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:27,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:27,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:27,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:27,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:27,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:27,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:27,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:27,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:27,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:27,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:27,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:27,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:27,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:27,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:27,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:27,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:27,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:27,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:27,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:27,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:27,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:27,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:27,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:27,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:27,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:27,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:27,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:27,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:27,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:27,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:27,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:27,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:27,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:27,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:27,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:27,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:27,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:27,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:27,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:27,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:27,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:27,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:27,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:27,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:27,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:27,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:27,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:27,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:27,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:27,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:27,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:27,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:27,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:27,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:27,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:27,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:27,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:27,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:27,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:27,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:27,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:27,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:27,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:27,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:27,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:27,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:27,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:27,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:27,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:27,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:27,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:27,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:27,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:27,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:27,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:27,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:27,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:27,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:27,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:27,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:27,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:27,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:27,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:54:27,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:54:27,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:54:27,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:54:27,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:54:27,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:54:27,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:54:27,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:54:27,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:54:27,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:54:27,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:54:27,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:54:27,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:54:27,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:54:27,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:54:27,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:54:27,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:54:27,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:54:27,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:54:27,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:27,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:54:27,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:54:28,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:54:28,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:54:28,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:54:28,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:54:28,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:54:28,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:54:28,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:54:28,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:54:28,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:54:28,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:54:28,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:54:28,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:54:28,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-16 08:54:28,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-11-16 08:54:28,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1202 [2024-11-16 08:54:28,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:28,042 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41184 trivial. 0 not checked. [2024-11-16 08:54:28,042 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:28,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [449785082] [2024-11-16 08:54:28,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [449785082] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:28,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 08:54:28,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 08:54:28,045 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [487551258] [2024-11-16 08:54:28,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:28,053 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-16 08:54:28,055 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:28,086 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-16 08:54:28,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 08:54:28,092 INFO L87 Difference]: Start difference. First operand has 1434 states, 1287 states have (on average 1.6169386169386168) internal successors, (2081), 1288 states have internal predecessors, (2081), 144 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144) Second operand has 2 states, 2 states have (on average 246.0) internal successors, (492), 2 states have internal predecessors, (492), 2 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 1 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:28,755 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:28,755 INFO L93 Difference]: Finished difference Result 2861 states and 4875 transitions. [2024-11-16 08:54:28,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-16 08:54:28,759 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 246.0) internal successors, (492), 2 states have internal predecessors, (492), 2 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 1 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1209 [2024-11-16 08:54:28,759 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:28,777 INFO L225 Difference]: With dead ends: 2861 [2024-11-16 08:54:28,777 INFO L226 Difference]: Without dead ends: 1430 [2024-11-16 08:54:28,788 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 434 GetRequests, 434 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 08:54:28,793 INFO L432 NwaCegarLoop]: 1968 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 396 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1968 SdHoareTripleChecker+Invalid, 396 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 396 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:28,795 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1968 Invalid, 396 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 396 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-16 08:54:28,816 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1430 states. [2024-11-16 08:54:28,928 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1430 to 1430. [2024-11-16 08:54:28,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1430 states, 1284 states have (on average 1.6168224299065421) internal successors, (2076), 1284 states have internal predecessors, (2076), 144 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144) [2024-11-16 08:54:28,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1430 states to 1430 states and 2364 transitions. [2024-11-16 08:54:28,955 INFO L78 Accepts]: Start accepts. Automaton has 1430 states and 2364 transitions. Word has length 1209 [2024-11-16 08:54:28,958 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:28,958 INFO L471 AbstractCegarLoop]: Abstraction has 1430 states and 2364 transitions. [2024-11-16 08:54:28,960 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 246.0) internal successors, (492), 2 states have internal predecessors, (492), 2 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 1 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:28,961 INFO L276 IsEmpty]: Start isEmpty. Operand 1430 states and 2364 transitions. [2024-11-16 08:54:29,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1210 [2024-11-16 08:54:29,003 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:29,004 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:29,004 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 08:54:29,004 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:29,005 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:29,005 INFO L85 PathProgramCache]: Analyzing trace with hash 413464957, now seen corresponding path program 1 times [2024-11-16 08:54:29,005 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:29,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [945466394] [2024-11-16 08:54:29,006 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:29,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:29,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:30,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:30,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:30,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:30,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:30,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:30,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:30,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:30,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:30,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:30,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:30,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:30,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:30,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:30,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:30,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:30,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:30,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:30,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:30,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:30,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:30,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:30,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:30,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:30,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:30,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:30,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:30,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:30,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:30,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:30,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:30,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:30,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:30,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:30,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:30,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:30,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:30,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:30,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:30,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:30,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:30,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:30,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:30,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:30,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:30,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:30,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:30,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:30,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:30,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:30,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:30,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:30,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:30,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:30,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:30,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:30,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:30,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:30,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:30,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:30,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:30,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:30,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:30,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:30,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:30,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:30,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:30,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:30,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:30,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:30,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:30,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:30,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:30,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:30,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:30,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:30,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:30,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:30,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:30,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:30,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:30,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:30,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:30,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:30,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:30,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:30,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:30,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:30,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:30,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:30,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:30,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:30,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:30,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:30,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:30,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:30,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:30,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:30,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:54:30,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:54:30,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:54:30,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:54:30,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:54:30,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:54:30,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:54:30,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:54:30,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:54:30,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:54:30,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:54:30,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:54:30,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:54:30,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:54:30,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:54:30,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:54:30,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:54:30,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:54:30,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:54:30,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:54:30,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:54:30,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:54:30,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:54:30,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:54:30,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:54:30,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:54:30,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:54:30,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:54:30,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:54:30,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:54:30,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:54:30,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:54:30,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:54:30,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-16 08:54:30,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-11-16 08:54:30,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1202 [2024-11-16 08:54:30,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:30,943 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:30,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:30,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [945466394] [2024-11-16 08:54:30,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [945466394] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:30,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1590067574] [2024-11-16 08:54:30,945 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:30,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:30,946 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:30,948 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 08:54:30,949 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-11-16 08:54:31,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:31,582 INFO L255 TraceCheckSpWp]: Trace formula consists of 2654 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-16 08:54:31,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:31,761 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 429 proven. 0 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:31,761 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:31,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1590067574] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:31,764 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:31,764 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-16 08:54:31,765 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [817615507] [2024-11-16 08:54:31,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:31,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 08:54:31,772 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:31,774 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 08:54:31,774 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:54:31,775 INFO L87 Difference]: Start difference. First operand 1430 states and 2364 transitions. Second operand has 6 states, 5 states have (on average 99.0) internal successors, (495), 6 states have internal predecessors, (495), 2 states have call successors, (144), 1 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:33,807 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:33,807 INFO L93 Difference]: Finished difference Result 1442 states and 2378 transitions. [2024-11-16 08:54:33,807 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 08:54:33,808 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 99.0) internal successors, (495), 6 states have internal predecessors, (495), 2 states have call successors, (144), 1 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1209 [2024-11-16 08:54:33,812 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:33,820 INFO L225 Difference]: With dead ends: 1442 [2024-11-16 08:54:33,820 INFO L226 Difference]: Without dead ends: 1432 [2024-11-16 08:54:33,821 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1501 GetRequests, 1495 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-11-16 08:54:33,823 INFO L432 NwaCegarLoop]: 1820 mSDtfsCounter, 1 mSDsluCounter, 6982 mSDsCounter, 0 mSdLazyCounter, 3014 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 8802 SdHoareTripleChecker+Invalid, 3015 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:33,824 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 8802 Invalid, 3015 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3014 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time] [2024-11-16 08:54:33,826 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1432 states. [2024-11-16 08:54:33,879 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1432 to 1432. [2024-11-16 08:54:33,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1432 states, 1286 states have (on average 1.6158631415241058) internal successors, (2078), 1286 states have internal predecessors, (2078), 144 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144) [2024-11-16 08:54:33,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1432 states to 1432 states and 2366 transitions. [2024-11-16 08:54:33,892 INFO L78 Accepts]: Start accepts. Automaton has 1432 states and 2366 transitions. Word has length 1209 [2024-11-16 08:54:33,898 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:33,899 INFO L471 AbstractCegarLoop]: Abstraction has 1432 states and 2366 transitions. [2024-11-16 08:54:33,899 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 99.0) internal successors, (495), 6 states have internal predecessors, (495), 2 states have call successors, (144), 1 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:33,899 INFO L276 IsEmpty]: Start isEmpty. Operand 1432 states and 2366 transitions. [2024-11-16 08:54:33,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1211 [2024-11-16 08:54:33,914 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:33,914 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:33,938 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-11-16 08:54:34,118 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-11-16 08:54:34,119 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:34,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:34,120 INFO L85 PathProgramCache]: Analyzing trace with hash 498185754, now seen corresponding path program 1 times [2024-11-16 08:54:34,121 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:34,121 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [830256504] [2024-11-16 08:54:34,121 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:34,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:34,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:34,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:34,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:34,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:34,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:34,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:34,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:34,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:34,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:34,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:34,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:34,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:34,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:34,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:34,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:34,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:34,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:34,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:35,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:35,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:35,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:35,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:35,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:35,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:35,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:35,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:35,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:35,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:35,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:35,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:35,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:35,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:35,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:35,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:35,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:35,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:35,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:35,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:35,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:35,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:35,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:35,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:35,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:35,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:35,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:35,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:35,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:35,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:35,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:35,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:35,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:35,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:35,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:35,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:35,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:35,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:35,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:35,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:35,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:35,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:35,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:35,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:35,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:35,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:35,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:35,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:35,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:35,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:35,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:35,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:35,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:35,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:35,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:35,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:35,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:35,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:35,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:35,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:35,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:35,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:35,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:35,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:35,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:35,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:35,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:35,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:35,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:35,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:35,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:35,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:35,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:35,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:35,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:35,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:35,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:35,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:35,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:35,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:35,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:35,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:35,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:35,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:35,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:35,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:35,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:35,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:35,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:35,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:35,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:54:35,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:54:35,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:54:35,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:54:35,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:54:35,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:54:35,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:54:35,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:54:35,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:54:35,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:54:35,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:54:35,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:54:35,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:54:35,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:54:35,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:54:35,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:54:35,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:54:35,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:54:35,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:54:35,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:54:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:54:35,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:54:35,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:54:35,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:54:35,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:54:35,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:54:35,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:54:35,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:54:35,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:54:35,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:54:35,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:54:35,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:54:35,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:54:35,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-16 08:54:35,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-11-16 08:54:35,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2024-11-16 08:54:35,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,265 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:35,266 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:35,266 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [830256504] [2024-11-16 08:54:35,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [830256504] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:35,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1546360365] [2024-11-16 08:54:35,268 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:35,268 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:35,268 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:35,270 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-11-16 08:54:35,272 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-11-16 08:54:35,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:35,805 INFO L255 TraceCheckSpWp]: Trace formula consists of 2657 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:54:35,824 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:35,872 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:54:35,873 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:35,873 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1546360365] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:35,873 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:35,874 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:54:35,874 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1437781316] [2024-11-16 08:54:35,874 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:35,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:54:35,877 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:35,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:54:35,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:54:35,880 INFO L87 Difference]: Start difference. First operand 1432 states and 2366 transitions. Second operand has 3 states, 3 states have (on average 165.33333333333334) internal successors, (496), 3 states have internal predecessors, (496), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:36,545 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:36,546 INFO L93 Difference]: Finished difference Result 1446 states and 2383 transitions. [2024-11-16 08:54:36,546 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:54:36,547 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 165.33333333333334) internal successors, (496), 3 states have internal predecessors, (496), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1210 [2024-11-16 08:54:36,551 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:36,561 INFO L225 Difference]: With dead ends: 1446 [2024-11-16 08:54:36,561 INFO L226 Difference]: Without dead ends: 1433 [2024-11-16 08:54:36,563 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1502 GetRequests, 1497 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-11-16 08:54:36,564 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 0 mSDsluCounter, 1960 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 800 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:36,565 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3927 Invalid, 800 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:54:36,568 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1433 states. [2024-11-16 08:54:36,611 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1433 to 1433. [2024-11-16 08:54:36,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1433 states, 1287 states have (on average 1.6153846153846154) internal successors, (2079), 1287 states have internal predecessors, (2079), 144 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144) [2024-11-16 08:54:36,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1433 states to 1433 states and 2367 transitions. [2024-11-16 08:54:36,620 INFO L78 Accepts]: Start accepts. Automaton has 1433 states and 2367 transitions. Word has length 1210 [2024-11-16 08:54:36,622 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:36,623 INFO L471 AbstractCegarLoop]: Abstraction has 1433 states and 2367 transitions. [2024-11-16 08:54:36,624 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 165.33333333333334) internal successors, (496), 3 states have internal predecessors, (496), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:36,624 INFO L276 IsEmpty]: Start isEmpty. Operand 1433 states and 2367 transitions. [2024-11-16 08:54:36,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1211 [2024-11-16 08:54:36,637 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:36,637 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:36,658 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-11-16 08:54:36,838 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-11-16 08:54:36,839 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:36,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:36,839 INFO L85 PathProgramCache]: Analyzing trace with hash -1751462052, now seen corresponding path program 1 times [2024-11-16 08:54:36,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:36,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [299867097] [2024-11-16 08:54:36,840 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:36,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:36,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:37,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:37,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:37,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:37,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:37,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:37,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:37,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:37,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:37,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:37,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:37,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:37,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:37,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:37,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:37,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:37,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:37,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:37,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:37,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:37,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:37,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:37,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:37,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:37,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:37,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:37,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:37,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:37,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:37,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:37,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:37,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:37,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:37,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:37,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:37,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:37,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:37,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:37,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:37,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:37,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:37,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:37,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:37,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:37,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:37,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:37,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:37,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:37,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:37,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:37,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:37,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:37,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:37,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:37,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:37,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:37,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:37,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:37,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:37,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:37,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:37,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:37,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:37,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:37,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:37,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:37,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:37,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:37,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:37,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:37,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:37,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:37,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:37,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:37,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:37,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:37,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:37,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:37,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:37,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:37,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:37,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:37,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:37,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:37,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:37,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:37,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:37,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:37,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:37,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:37,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:37,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:37,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:37,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:37,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:37,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:37,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:37,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:37,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:37,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:37,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:37,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:37,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:37,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:37,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:37,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:37,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:37,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:37,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:54:37,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:54:37,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:54:37,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:54:37,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:54:37,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:54:37,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:54:37,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:54:37,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:54:37,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:54:37,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:54:37,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:54:37,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:54:37,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:54:37,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:54:37,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:54:37,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:54:37,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:54:37,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:54:37,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:54:37,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:54:37,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:54:37,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:54:37,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:54:37,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:54:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:54:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:54:37,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:54:37,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:54:37,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:54:37,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:54:37,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:54:37,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:54:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-16 08:54:37,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-11-16 08:54:37,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2024-11-16 08:54:37,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:37,815 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:37,816 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:37,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [299867097] [2024-11-16 08:54:37,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [299867097] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:37,816 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1627427882] [2024-11-16 08:54:37,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:37,817 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:37,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:37,820 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-11-16 08:54:37,822 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-11-16 08:54:38,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:38,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 2657 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:54:38,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:38,512 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:54:38,513 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:38,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1627427882] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:38,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:38,514 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:54:38,514 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1830087328] [2024-11-16 08:54:38,514 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:38,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:54:38,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:38,517 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:54:38,517 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:54:38,518 INFO L87 Difference]: Start difference. First operand 1433 states and 2367 transitions. Second operand has 4 states, 4 states have (on average 124.0) internal successors, (496), 4 states have internal predecessors, (496), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:39,366 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:39,367 INFO L93 Difference]: Finished difference Result 1465 states and 2411 transitions. [2024-11-16 08:54:39,367 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:54:39,368 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 124.0) internal successors, (496), 4 states have internal predecessors, (496), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1210 [2024-11-16 08:54:39,370 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:39,377 INFO L225 Difference]: With dead ends: 1465 [2024-11-16 08:54:39,377 INFO L226 Difference]: Without dead ends: 1442 [2024-11-16 08:54:39,378 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1502 GetRequests, 1496 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-11-16 08:54:39,379 INFO L432 NwaCegarLoop]: 1964 mSDtfsCounter, 9 mSDsluCounter, 3919 mSDsCounter, 0 mSdLazyCounter, 1208 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5883 SdHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:39,380 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5883 Invalid, 1209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1208 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:54:39,382 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1442 states. [2024-11-16 08:54:39,414 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1442 to 1442. [2024-11-16 08:54:39,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1442 states, 1296 states have (on average 1.6134259259259258) internal successors, (2091), 1296 states have internal predecessors, (2091), 144 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144) [2024-11-16 08:54:39,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1442 states to 1442 states and 2379 transitions. [2024-11-16 08:54:39,423 INFO L78 Accepts]: Start accepts. Automaton has 1442 states and 2379 transitions. Word has length 1210 [2024-11-16 08:54:39,425 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:39,426 INFO L471 AbstractCegarLoop]: Abstraction has 1442 states and 2379 transitions. [2024-11-16 08:54:39,426 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 124.0) internal successors, (496), 4 states have internal predecessors, (496), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:39,426 INFO L276 IsEmpty]: Start isEmpty. Operand 1442 states and 2379 transitions. [2024-11-16 08:54:39,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1212 [2024-11-16 08:54:39,438 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:39,439 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:39,462 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-16 08:54:39,640 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-11-16 08:54:39,640 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:39,641 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:39,641 INFO L85 PathProgramCache]: Analyzing trace with hash -237705763, now seen corresponding path program 1 times [2024-11-16 08:54:39,641 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:39,641 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582841533] [2024-11-16 08:54:39,641 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:39,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:39,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:40,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:40,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:40,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:40,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:40,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:40,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:40,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:40,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:40,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:40,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:40,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:40,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:40,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:40,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:40,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:40,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:40,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:40,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:40,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:40,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:40,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:40,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:40,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:40,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:40,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:40,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:40,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:40,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:40,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:40,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:40,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:40,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:40,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:40,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:40,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:40,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:40,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:40,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:40,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:40,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:40,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:40,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:40,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:40,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:40,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:40,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:40,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:40,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:40,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:40,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:40,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:40,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:40,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:40,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:40,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:40,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:40,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:40,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:40,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:40,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:40,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:40,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:40,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:40,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:40,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:40,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:40,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:40,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:40,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:40,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:40,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:40,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:40,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:40,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:40,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:40,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:40,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:40,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:40,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:40,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:40,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:40,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:40,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:40,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:40,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:40,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:40,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:40,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:40,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:40,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:40,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:40,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:40,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:40,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:40,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:40,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:40,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:40,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:40,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:40,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:40,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:40,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:40,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:40,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:40,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:40,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:40,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:54:40,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:54:40,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:54:40,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:54:40,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:54:40,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:54:40,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:54:40,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:54:40,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:54:40,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:54:40,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:54:40,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:54:40,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:54:40,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:54:40,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:54:40,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:54:40,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:54:40,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:54:40,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:54:40,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:54:40,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:54:40,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:54:40,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:54:40,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:54:40,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:54:40,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:54:40,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:54:40,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:54:40,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:54:40,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:54:40,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:54:40,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:54:40,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:54:40,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-16 08:54:40,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-11-16 08:54:40,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1204 [2024-11-16 08:54:40,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:40,567 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:40,568 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:40,568 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [582841533] [2024-11-16 08:54:40,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [582841533] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:40,568 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1590215899] [2024-11-16 08:54:40,569 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:40,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:40,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:40,571 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-11-16 08:54:40,573 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-11-16 08:54:41,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:41,061 INFO L255 TraceCheckSpWp]: Trace formula consists of 2660 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:54:41,077 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:41,118 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:54:41,119 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:41,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1590215899] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:41,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:41,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:54:41,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1797706700] [2024-11-16 08:54:41,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:41,121 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:54:41,122 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:41,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:54:41,123 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:54:41,124 INFO L87 Difference]: Start difference. First operand 1442 states and 2379 transitions. Second operand has 3 states, 3 states have (on average 165.66666666666666) internal successors, (497), 3 states have internal predecessors, (497), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:41,790 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:41,790 INFO L93 Difference]: Finished difference Result 1468 states and 2414 transitions. [2024-11-16 08:54:41,790 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:54:41,791 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 165.66666666666666) internal successors, (497), 3 states have internal predecessors, (497), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1211 [2024-11-16 08:54:41,793 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:41,799 INFO L225 Difference]: With dead ends: 1468 [2024-11-16 08:54:41,799 INFO L226 Difference]: Without dead ends: 1443 [2024-11-16 08:54:41,800 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1503 GetRequests, 1498 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-11-16 08:54:41,801 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 0 mSDsluCounter, 1960 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 800 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:41,802 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3927 Invalid, 800 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:54:41,804 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1443 states. [2024-11-16 08:54:41,834 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1443 to 1443. [2024-11-16 08:54:41,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1443 states, 1297 states have (on average 1.612952968388589) internal successors, (2092), 1297 states have internal predecessors, (2092), 144 states have call successors, (144), 1 states have call predecessors, (144), 1 states have return successors, (144), 144 states have call predecessors, (144), 144 states have call successors, (144) [2024-11-16 08:54:41,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1443 states to 1443 states and 2380 transitions. [2024-11-16 08:54:41,843 INFO L78 Accepts]: Start accepts. Automaton has 1443 states and 2380 transitions. Word has length 1211 [2024-11-16 08:54:41,846 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:41,847 INFO L471 AbstractCegarLoop]: Abstraction has 1443 states and 2380 transitions. [2024-11-16 08:54:41,847 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 165.66666666666666) internal successors, (497), 3 states have internal predecessors, (497), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:41,849 INFO L276 IsEmpty]: Start isEmpty. Operand 1443 states and 2380 transitions. [2024-11-16 08:54:41,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1212 [2024-11-16 08:54:41,888 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:41,888 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:41,911 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-16 08:54:42,089 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-11-16 08:54:42,089 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:42,090 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:42,090 INFO L85 PathProgramCache]: Analyzing trace with hash 372554843, now seen corresponding path program 1 times [2024-11-16 08:54:42,090 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:42,090 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [487035862] [2024-11-16 08:54:42,091 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:42,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:42,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:42,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:42,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:42,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:42,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:42,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:42,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:42,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:42,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:42,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:42,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:42,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:42,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:42,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:42,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:42,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:42,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:42,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:42,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:42,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:42,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:42,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:42,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:42,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:42,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:42,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:42,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:42,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:42,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:42,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:42,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:42,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:42,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:42,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:42,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:42,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:42,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:42,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:42,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:42,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:42,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:42,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:42,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:42,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:42,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:42,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:42,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:42,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:42,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:42,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:42,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:42,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:42,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:42,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:42,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:42,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:42,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:42,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:42,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:42,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:42,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:42,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:42,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:42,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:42,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:42,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:42,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:42,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:42,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:42,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:42,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:42,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:42,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:42,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:42,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:42,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:42,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:42,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:42,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:42,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:42,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:42,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:42,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:42,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:42,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:42,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:42,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:42,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:42,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:42,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:42,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:42,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:42,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:42,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:42,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:42,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:42,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:42,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:42,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:42,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:42,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:42,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:42,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:42,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:42,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:54:42,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:54:42,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:54:42,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:54:42,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:54:42,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:54:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:54:42,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:54:42,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:54:42,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:54:42,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:54:42,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:54:42,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:54:42,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:54:42,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:54:42,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:54:42,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:54:42,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:54:42,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:54:42,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:54:42,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:54:42,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:54:42,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:54:42,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:54:42,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:54:42,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:54:42,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:54:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:54:42,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:54:42,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:54:42,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:54:42,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:54:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:54:42,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-16 08:54:42,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-11-16 08:54:42,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1204 [2024-11-16 08:54:42,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:42,901 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:42,902 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:42,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [487035862] [2024-11-16 08:54:42,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [487035862] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:42,902 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [461579034] [2024-11-16 08:54:42,903 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:42,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:42,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:42,905 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-11-16 08:54:42,907 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-11-16 08:54:43,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:43,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 2660 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:54:43,449 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:45,095 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:54:45,096 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:45,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [461579034] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:45,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:45,096 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:54:45,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [895851508] [2024-11-16 08:54:45,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:45,098 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:54:45,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:45,099 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:54:45,100 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:54:45,100 INFO L87 Difference]: Start difference. First operand 1443 states and 2380 transitions. Second operand has 3 states, 3 states have (on average 165.66666666666666) internal successors, (497), 3 states have internal predecessors, (497), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:54:46,033 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:46,033 INFO L93 Difference]: Finished difference Result 3930 states and 6490 transitions. [2024-11-16 08:54:46,034 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:54:46,034 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 165.66666666666666) internal successors, (497), 3 states have internal predecessors, (497), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) Word has length 1211 [2024-11-16 08:54:46,036 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:46,047 INFO L225 Difference]: With dead ends: 3930 [2024-11-16 08:54:46,048 INFO L226 Difference]: Without dead ends: 2675 [2024-11-16 08:54:46,050 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1503 GetRequests, 1498 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-11-16 08:54:46,052 INFO L432 NwaCegarLoop]: 2934 mSDtfsCounter, 1570 mSDsluCounter, 1949 mSDsCounter, 0 mSdLazyCounter, 1050 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1570 SdHoareTripleChecker+Valid, 4883 SdHoareTripleChecker+Invalid, 1059 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 1050 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:46,052 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1570 Valid, 4883 Invalid, 1059 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 1050 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-16 08:54:46,058 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2675 states. [2024-11-16 08:54:46,149 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2675 to 2675. [2024-11-16 08:54:46,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2675 states, 2494 states have (on average 1.6287089013632718) internal successors, (4062), 2494 states have internal predecessors, (4062), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:54:46,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2675 states to 2675 states and 4420 transitions. [2024-11-16 08:54:46,168 INFO L78 Accepts]: Start accepts. Automaton has 2675 states and 4420 transitions. Word has length 1211 [2024-11-16 08:54:46,170 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:46,170 INFO L471 AbstractCegarLoop]: Abstraction has 2675 states and 4420 transitions. [2024-11-16 08:54:46,171 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 165.66666666666666) internal successors, (497), 3 states have internal predecessors, (497), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:54:46,171 INFO L276 IsEmpty]: Start isEmpty. Operand 2675 states and 4420 transitions. [2024-11-16 08:54:46,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1212 [2024-11-16 08:54:46,196 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:46,196 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:46,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-16 08:54:46,397 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-11-16 08:54:46,398 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:46,398 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:46,399 INFO L85 PathProgramCache]: Analyzing trace with hash -1288991201, now seen corresponding path program 1 times [2024-11-16 08:54:46,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:46,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1788451353] [2024-11-16 08:54:46,400 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:46,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:46,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:47,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:47,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:47,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:47,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:47,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:47,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:47,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:47,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:47,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:47,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:47,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:47,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:47,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:47,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:47,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:47,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:47,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:47,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:47,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:47,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:47,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:47,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:47,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:47,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:47,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:47,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:47,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:47,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:47,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:47,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:47,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:47,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:47,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:47,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:47,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:47,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:47,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:47,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:47,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:47,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:47,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:47,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:47,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:47,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:47,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:47,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:47,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:47,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:47,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:47,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:47,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:47,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:47,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:47,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:47,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:47,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:47,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:47,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:47,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:47,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:47,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:47,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:47,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:47,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:47,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:47,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:47,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:47,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:47,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:47,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:47,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:47,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:47,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:47,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:47,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:47,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:47,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:47,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:47,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:47,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:47,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:47,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:47,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:47,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:47,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:47,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:47,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:47,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:47,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:47,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:47,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:47,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:47,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:47,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:47,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:47,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:47,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:47,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:47,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:47,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:47,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:47,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:47,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:47,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:47,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:47,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:47,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:47,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:54:47,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:54:47,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:54:47,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:54:47,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:54:47,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:54:47,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:54:47,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:54:47,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:54:47,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:54:47,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:54:47,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:54:47,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:54:47,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:54:47,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:54:47,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:54:47,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:54:47,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:54:47,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:54:47,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:54:47,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:54:47,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:54:47,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:54:47,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:54:47,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:54:47,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:54:47,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:54:47,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:54:47,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:54:47,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:54:47,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:54:47,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:54:47,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:54:47,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-16 08:54:47,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2024-11-16 08:54:47,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1204 [2024-11-16 08:54:47,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,236 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:47,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:47,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1788451353] [2024-11-16 08:54:47,237 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1788451353] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:47,237 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1232248895] [2024-11-16 08:54:47,238 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:47,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:47,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:47,240 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-11-16 08:54:47,241 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-11-16 08:54:47,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:47,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 2660 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:54:47,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:47,825 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:54:47,826 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:47,826 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1232248895] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:47,826 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:47,826 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:54:47,827 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [224259012] [2024-11-16 08:54:47,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:47,828 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:54:47,828 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:47,829 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:54:47,829 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:54:47,830 INFO L87 Difference]: Start difference. First operand 2675 states and 4420 transitions. Second operand has 4 states, 4 states have (on average 124.25) internal successors, (497), 4 states have internal predecessors, (497), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:48,544 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:48,544 INFO L93 Difference]: Finished difference Result 2737 states and 4508 transitions. [2024-11-16 08:54:48,544 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:54:48,545 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 124.25) internal successors, (497), 4 states have internal predecessors, (497), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1211 [2024-11-16 08:54:48,547 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:48,559 INFO L225 Difference]: With dead ends: 2737 [2024-11-16 08:54:48,559 INFO L226 Difference]: Without dead ends: 2689 [2024-11-16 08:54:48,561 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1503 GetRequests, 1497 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-11-16 08:54:48,561 INFO L432 NwaCegarLoop]: 1964 mSDtfsCounter, 9 mSDsluCounter, 3919 mSDsCounter, 0 mSdLazyCounter, 1208 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5883 SdHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:48,562 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5883 Invalid, 1209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1208 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-16 08:54:48,565 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2689 states. [2024-11-16 08:54:48,631 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2689 to 2689. [2024-11-16 08:54:48,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2689 states, 2508 states have (on average 1.6271929824561404) internal successors, (4081), 2508 states have internal predecessors, (4081), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:54:48,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2689 states to 2689 states and 4439 transitions. [2024-11-16 08:54:48,645 INFO L78 Accepts]: Start accepts. Automaton has 2689 states and 4439 transitions. Word has length 1211 [2024-11-16 08:54:48,646 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:48,646 INFO L471 AbstractCegarLoop]: Abstraction has 2689 states and 4439 transitions. [2024-11-16 08:54:48,647 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 124.25) internal successors, (497), 4 states have internal predecessors, (497), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:48,647 INFO L276 IsEmpty]: Start isEmpty. Operand 2689 states and 4439 transitions. [2024-11-16 08:54:48,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1213 [2024-11-16 08:54:48,662 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:48,663 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:48,684 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-16 08:54:48,863 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-11-16 08:54:48,864 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:48,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:48,864 INFO L85 PathProgramCache]: Analyzing trace with hash -966588602, now seen corresponding path program 1 times [2024-11-16 08:54:48,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:48,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1835109264] [2024-11-16 08:54:48,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:48,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:48,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:49,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:49,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:49,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:49,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:49,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:49,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:49,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:49,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:49,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:49,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:49,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:49,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:49,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:49,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:49,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:49,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:49,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:49,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:49,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:49,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:49,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:49,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:49,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:49,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:49,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:49,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:49,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:49,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:49,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:49,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:49,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:49,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:49,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:49,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:49,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:49,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:49,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:49,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:49,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:49,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:49,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:49,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:49,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:49,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:49,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:49,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:49,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:49,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:49,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:49,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:49,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:49,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:49,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:49,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:49,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:49,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:49,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:49,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:49,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:49,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:49,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:49,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:49,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:49,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:49,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:49,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:49,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:49,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:49,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:49,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:49,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:49,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:49,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:49,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:49,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:49,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:49,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:49,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:49,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:49,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:49,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:49,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:49,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:49,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:49,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:49,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:49,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:49,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:49,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:49,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:49,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:49,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:49,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:49,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:49,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:49,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:49,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:49,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:49,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:49,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:49,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:49,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:49,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:49,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:49,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:49,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:49,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:54:49,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:54:49,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:54:49,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:54:49,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:54:49,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:54:49,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:54:49,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:54:49,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:54:49,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:54:49,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:54:49,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:54:49,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:54:49,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:54:49,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:54:49,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:54:49,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:54:49,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:54:49,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:54:49,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:54:49,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:54:49,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:54:49,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:54:49,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:54:49,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:54:49,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:54:49,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:54:49,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:54:49,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:54:49,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:54:49,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:54:49,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:54:49,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:54:49,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2024-11-16 08:54:49,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1186 [2024-11-16 08:54:49,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1205 [2024-11-16 08:54:49,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:49,599 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:49,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1835109264] [2024-11-16 08:54:49,599 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1835109264] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:49,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [404821672] [2024-11-16 08:54:49,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:49,600 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:49,600 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:49,602 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-11-16 08:54:49,604 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-11-16 08:54:50,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:50,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 2663 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-16 08:54:50,110 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:50,163 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 998 proven. 0 refuted. 0 times theorem prover too weak. 40186 trivial. 0 not checked. [2024-11-16 08:54:50,163 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:50,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [404821672] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:50,164 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:50,164 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-16 08:54:50,164 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [409770128] [2024-11-16 08:54:50,164 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:50,166 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 08:54:50,166 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:50,167 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 08:54:50,167 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:54:50,168 INFO L87 Difference]: Start difference. First operand 2689 states and 4439 transitions. Second operand has 6 states, 5 states have (on average 100.2) internal successors, (501), 6 states have internal predecessors, (501), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:54:51,795 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:51,795 INFO L93 Difference]: Finished difference Result 2785 states and 4581 transitions. [2024-11-16 08:54:51,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 08:54:51,796 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 100.2) internal successors, (501), 6 states have internal predecessors, (501), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) Word has length 1212 [2024-11-16 08:54:51,797 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:51,808 INFO L225 Difference]: With dead ends: 2785 [2024-11-16 08:54:51,808 INFO L226 Difference]: Without dead ends: 2693 [2024-11-16 08:54:51,810 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1504 GetRequests, 1498 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-11-16 08:54:51,811 INFO L432 NwaCegarLoop]: 1820 mSDtfsCounter, 1 mSDsluCounter, 6982 mSDsCounter, 0 mSdLazyCounter, 3014 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 8802 SdHoareTripleChecker+Invalid, 3015 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:51,811 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 8802 Invalid, 3015 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3014 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2024-11-16 08:54:51,814 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2693 states. [2024-11-16 08:54:51,883 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2693 to 2693. [2024-11-16 08:54:51,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2693 states, 2512 states have (on average 1.6261942675159236) internal successors, (4085), 2512 states have internal predecessors, (4085), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:54:51,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2693 states to 2693 states and 4443 transitions. [2024-11-16 08:54:51,896 INFO L78 Accepts]: Start accepts. Automaton has 2693 states and 4443 transitions. Word has length 1212 [2024-11-16 08:54:51,897 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:51,898 INFO L471 AbstractCegarLoop]: Abstraction has 2693 states and 4443 transitions. [2024-11-16 08:54:51,898 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 100.2) internal successors, (501), 6 states have internal predecessors, (501), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:54:51,898 INFO L276 IsEmpty]: Start isEmpty. Operand 2693 states and 4443 transitions. [2024-11-16 08:54:51,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1214 [2024-11-16 08:54:51,912 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:51,913 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:51,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-16 08:54:52,113 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-11-16 08:54:52,114 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:52,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:52,115 INFO L85 PathProgramCache]: Analyzing trace with hash -836121989, now seen corresponding path program 1 times [2024-11-16 08:54:52,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:52,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973879237] [2024-11-16 08:54:52,115 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:52,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:52,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:52,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:52,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:52,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:52,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:52,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:52,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:52,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:52,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:52,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:52,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:52,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:52,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:52,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:52,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:52,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:52,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:52,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:52,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:52,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:52,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:52,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:52,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:52,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:52,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:52,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:52,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:52,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:52,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:52,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:52,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:52,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:52,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:52,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:52,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:52,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:52,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:52,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:52,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:52,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:52,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:52,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:52,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:52,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:52,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:52,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:52,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:52,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:52,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:52,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:52,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:52,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:52,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:52,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:52,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:52,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:52,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:52,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:52,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:52,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:52,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:52,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:52,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:52,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:52,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:52,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:52,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:52,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:52,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:52,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:52,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:52,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:52,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:52,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:52,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:52,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:52,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:52,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:52,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:52,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:52,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:52,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:52,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:52,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:52,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:52,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:52,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:52,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:52,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:52,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:52,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:52,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:52,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:52,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:52,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:52,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:52,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:52,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:52,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:52,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:52,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:52,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:52,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:52,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:52,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:52,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:52,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:54:52,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:54:52,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:54:52,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:54:52,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:54:52,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:54:52,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:54:52,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:54:52,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:54:52,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:54:52,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:54:52,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:54:52,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:54:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:54:52,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:54:52,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:54:52,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:54:52,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:54:52,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:54:52,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:54:52,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:54:52,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:54:52,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:54:52,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:54:52,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:54:52,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:54:52,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:54:52,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:54:52,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:54:52,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:54:52,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:54:52,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:54:52,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:54:52,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2024-11-16 08:54:52,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1187 [2024-11-16 08:54:52,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1206 [2024-11-16 08:54:52,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:52,859 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:52,859 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:52,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1973879237] [2024-11-16 08:54:52,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1973879237] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:52,860 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [433583402] [2024-11-16 08:54:52,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:52,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:52,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:52,862 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-11-16 08:54:52,864 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-11-16 08:54:53,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:53,328 INFO L255 TraceCheckSpWp]: Trace formula consists of 2666 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:54:53,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:53,388 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1136 proven. 0 refuted. 0 times theorem prover too weak. 40048 trivial. 0 not checked. [2024-11-16 08:54:53,389 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:53,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [433583402] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:53,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:53,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:54:53,390 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1530755591] [2024-11-16 08:54:53,390 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:53,391 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:54:53,391 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:53,392 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:54:53,393 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:54:53,393 INFO L87 Difference]: Start difference. First operand 2693 states and 4443 transitions. Second operand has 4 states, 4 states have (on average 124.75) internal successors, (499), 4 states have internal predecessors, (499), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:54,143 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:54,144 INFO L93 Difference]: Finished difference Result 2825 states and 4641 transitions. [2024-11-16 08:54:54,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:54:54,144 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 124.75) internal successors, (499), 4 states have internal predecessors, (499), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1213 [2024-11-16 08:54:54,145 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:54,155 INFO L225 Difference]: With dead ends: 2825 [2024-11-16 08:54:54,155 INFO L226 Difference]: Without dead ends: 2711 [2024-11-16 08:54:54,156 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1505 GetRequests, 1499 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-11-16 08:54:54,157 INFO L432 NwaCegarLoop]: 1964 mSDtfsCounter, 9 mSDsluCounter, 3919 mSDsCounter, 0 mSdLazyCounter, 1208 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5883 SdHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:54,157 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5883 Invalid, 1209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1208 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-16 08:54:54,160 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2711 states. [2024-11-16 08:54:54,221 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2711 to 2711. [2024-11-16 08:54:54,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2711 states, 2530 states have (on average 1.624901185770751) internal successors, (4111), 2530 states have internal predecessors, (4111), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:54:54,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2711 states to 2711 states and 4469 transitions. [2024-11-16 08:54:54,232 INFO L78 Accepts]: Start accepts. Automaton has 2711 states and 4469 transitions. Word has length 1213 [2024-11-16 08:54:54,233 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:54,233 INFO L471 AbstractCegarLoop]: Abstraction has 2711 states and 4469 transitions. [2024-11-16 08:54:54,234 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 124.75) internal successors, (499), 4 states have internal predecessors, (499), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:54,234 INFO L276 IsEmpty]: Start isEmpty. Operand 2711 states and 4469 transitions. [2024-11-16 08:54:54,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1214 [2024-11-16 08:54:54,248 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:54,248 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:54,270 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-16 08:54:54,449 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-11-16 08:54:54,449 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:54,450 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:54,450 INFO L85 PathProgramCache]: Analyzing trace with hash 1158299389, now seen corresponding path program 1 times [2024-11-16 08:54:54,450 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:54,450 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [533187426] [2024-11-16 08:54:54,450 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:54,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:54,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:55,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:55,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:55,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:55,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:55,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:55,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:55,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:55,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:55,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:55,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:55,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:55,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:55,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:55,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:55,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:55,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:55,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:55,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:55,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:55,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:55,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:55,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:55,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:55,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:55,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:55,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:55,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:55,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:55,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:55,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:55,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:55,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:55,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:55,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:55,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:55,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:55,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:55,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:55,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:55,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:55,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:55,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:55,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:55,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:55,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:55,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:55,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:55,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:55,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:55,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:55,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:55,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:55,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:55,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:55,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:55,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:55,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:55,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:55,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:55,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:55,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:55,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:55,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:55,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:55,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:55,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:55,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:55,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:55,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:55,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:55,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:55,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:55,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:55,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:55,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:55,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:55,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:55,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:55,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:55,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:55,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:55,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:55,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:55,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:55,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:55,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:55,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:55,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:55,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:55,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:55,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:55,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:55,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:55,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:55,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:55,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:55,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:55,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:55,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:55,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:55,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:55,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:55,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:55,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:55,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:54:55,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:54:55,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:54:55,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:54:55,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:54:55,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:54:55,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:54:55,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:54:55,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:54:55,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:54:55,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:54:55,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:54:55,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:54:55,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:54:55,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:54:55,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:54:55,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:54:55,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:54:55,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:54:55,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:54:55,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:54:55,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:54:55,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:54:55,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:54:55,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:54:55,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:54:55,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:54:55,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:54:55,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:54:55,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:54:55,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:54:55,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:54:55,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:54:55,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2024-11-16 08:54:55,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1187 [2024-11-16 08:54:55,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1206 [2024-11-16 08:54:55,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,227 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:55,229 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:55,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [533187426] [2024-11-16 08:54:55,229 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [533187426] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:55,229 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1308564589] [2024-11-16 08:54:55,230 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:55,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:55,230 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:55,232 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-11-16 08:54:55,233 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-11-16 08:54:55,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:55,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 2666 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:54:55,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:55,704 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1136 proven. 0 refuted. 0 times theorem prover too weak. 40048 trivial. 0 not checked. [2024-11-16 08:54:55,704 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:55,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1308564589] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:55,705 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:55,705 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:54:55,705 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1480400473] [2024-11-16 08:54:55,705 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:55,707 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:54:55,707 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:55,709 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:54:55,709 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:54:55,709 INFO L87 Difference]: Start difference. First operand 2711 states and 4469 transitions. Second operand has 3 states, 3 states have (on average 166.33333333333334) internal successors, (499), 3 states have internal predecessors, (499), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:56,195 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:56,196 INFO L93 Difference]: Finished difference Result 2819 states and 4627 transitions. [2024-11-16 08:54:56,196 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:54:56,196 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 166.33333333333334) internal successors, (499), 3 states have internal predecessors, (499), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1213 [2024-11-16 08:54:56,197 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:56,205 INFO L225 Difference]: With dead ends: 2819 [2024-11-16 08:54:56,205 INFO L226 Difference]: Without dead ends: 2713 [2024-11-16 08:54:56,206 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1505 GetRequests, 1500 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-11-16 08:54:56,207 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 0 mSDsluCounter, 1960 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 800 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:56,207 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3927 Invalid, 800 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-16 08:54:56,210 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2713 states. [2024-11-16 08:54:56,269 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2713 to 2713. [2024-11-16 08:54:56,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2713 states, 2532 states have (on average 1.6236176935229067) internal successors, (4111), 2532 states have internal predecessors, (4111), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:54:56,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2713 states to 2713 states and 4469 transitions. [2024-11-16 08:54:56,278 INFO L78 Accepts]: Start accepts. Automaton has 2713 states and 4469 transitions. Word has length 1213 [2024-11-16 08:54:56,279 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:56,279 INFO L471 AbstractCegarLoop]: Abstraction has 2713 states and 4469 transitions. [2024-11-16 08:54:56,280 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 166.33333333333334) internal successors, (499), 3 states have internal predecessors, (499), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:56,280 INFO L276 IsEmpty]: Start isEmpty. Operand 2713 states and 4469 transitions. [2024-11-16 08:54:56,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1215 [2024-11-16 08:54:56,293 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:56,294 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:56,313 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-16 08:54:56,494 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-11-16 08:54:56,495 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:56,495 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:56,495 INFO L85 PathProgramCache]: Analyzing trace with hash 924125668, now seen corresponding path program 1 times [2024-11-16 08:54:56,496 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:56,496 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1578320120] [2024-11-16 08:54:56,496 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:56,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:56,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:56,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:56,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:56,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:56,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:56,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:56,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:56,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:56,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:56,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:56,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:56,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:56,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:56,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:56,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:56,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:57,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:57,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:57,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:57,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:57,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:57,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:57,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:57,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:57,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:57,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:57,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:57,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:57,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:57,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:57,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:57,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:57,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:57,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:57,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:57,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:57,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:57,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:57,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:57,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:57,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:57,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:57,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:57,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:57,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:57,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:57,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:57,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:57,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:57,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:57,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:57,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:57,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:57,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:57,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:57,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:57,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:57,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:57,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:57,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:57,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:57,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:57,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:57,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:57,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:57,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:57,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:57,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:57,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:57,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:57,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:57,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:57,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:57,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:57,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:57,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:57,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:57,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:57,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:57,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:57,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:57,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:57,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:57,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:57,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:57,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:57,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:57,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:57,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:57,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:57,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:57,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:57,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:57,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:57,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:57,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:57,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:57,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:57,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:57,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:57,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:57,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:57,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:57,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:57,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:57,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:57,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:54:57,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:54:57,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:54:57,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:54:57,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:54:57,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:54:57,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:54:57,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:54:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:54:57,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:54:57,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:54:57,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:54:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:54:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:54:57,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:54:57,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:54:57,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:54:57,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:54:57,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:54:57,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:54:57,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:54:57,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:54:57,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:54:57,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:54:57,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:54:57,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:54:57,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:54:57,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:54:57,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:54:57,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:54:57,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:54:57,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:54:57,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:54:57,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2024-11-16 08:54:57,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1188 [2024-11-16 08:54:57,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-16 08:54:57,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,150 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:57,151 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:57,151 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1578320120] [2024-11-16 08:54:57,151 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1578320120] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:57,151 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [155215908] [2024-11-16 08:54:57,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:57,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:57,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:57,153 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-11-16 08:54:57,155 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-11-16 08:54:57,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:57,587 INFO L255 TraceCheckSpWp]: Trace formula consists of 2669 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:54:57,597 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:57,643 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1136 proven. 0 refuted. 0 times theorem prover too weak. 40048 trivial. 0 not checked. [2024-11-16 08:54:57,643 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:57,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [155215908] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:57,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:57,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:54:57,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [881945348] [2024-11-16 08:54:57,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:57,645 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:54:57,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:57,647 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:54:57,647 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:54:57,648 INFO L87 Difference]: Start difference. First operand 2713 states and 4469 transitions. Second operand has 4 states, 4 states have (on average 125.0) internal successors, (500), 4 states have internal predecessors, (500), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:58,325 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:54:58,325 INFO L93 Difference]: Finished difference Result 2883 states and 4725 transitions. [2024-11-16 08:54:58,326 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:54:58,326 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 125.0) internal successors, (500), 4 states have internal predecessors, (500), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1214 [2024-11-16 08:54:58,327 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:54:58,336 INFO L225 Difference]: With dead ends: 2883 [2024-11-16 08:54:58,336 INFO L226 Difference]: Without dead ends: 2733 [2024-11-16 08:54:58,338 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1506 GetRequests, 1500 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-11-16 08:54:58,339 INFO L432 NwaCegarLoop]: 1964 mSDtfsCounter, 9 mSDsluCounter, 3919 mSDsCounter, 0 mSdLazyCounter, 1208 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5883 SdHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:54:58,339 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5883 Invalid, 1209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1208 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:54:58,342 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2733 states. [2024-11-16 08:54:58,395 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2733 to 2733. [2024-11-16 08:54:58,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2733 states, 2552 states have (on average 1.6226489028213167) internal successors, (4141), 2552 states have internal predecessors, (4141), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:54:58,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2733 states to 2733 states and 4499 transitions. [2024-11-16 08:54:58,406 INFO L78 Accepts]: Start accepts. Automaton has 2733 states and 4499 transitions. Word has length 1214 [2024-11-16 08:54:58,407 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:54:58,407 INFO L471 AbstractCegarLoop]: Abstraction has 2733 states and 4499 transitions. [2024-11-16 08:54:58,407 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 125.0) internal successors, (500), 4 states have internal predecessors, (500), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:54:58,407 INFO L276 IsEmpty]: Start isEmpty. Operand 2733 states and 4499 transitions. [2024-11-16 08:54:58,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1215 [2024-11-16 08:54:58,420 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:54:58,421 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:54:58,444 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-16 08:54:58,622 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-11-16 08:54:58,622 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:54:58,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:54:58,623 INFO L85 PathProgramCache]: Analyzing trace with hash -606119384, now seen corresponding path program 1 times [2024-11-16 08:54:58,623 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:54:58,623 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1229330043] [2024-11-16 08:54:58,623 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:58,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:54:58,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:54:59,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:54:59,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:54:59,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:54:59,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:54:59,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:54:59,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:54:59,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:54:59,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:54:59,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:54:59,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:54:59,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:54:59,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:54:59,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:54:59,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:54:59,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:54:59,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:54:59,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:54:59,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:54:59,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:54:59,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:54:59,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:54:59,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:54:59,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:54:59,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:54:59,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:54:59,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:54:59,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:54:59,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:54:59,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:54:59,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:54:59,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:54:59,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:54:59,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:54:59,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:54:59,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:54:59,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:54:59,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:54:59,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:54:59,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:54:59,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:54:59,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:54:59,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:54:59,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:54:59,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:54:59,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:54:59,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:54:59,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:54:59,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:54:59,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:54:59,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:54:59,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:54:59,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:54:59,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:54:59,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:54:59,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:54:59,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:54:59,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:54:59,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:54:59,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:54:59,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:54:59,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:54:59,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:54:59,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:54:59,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:54:59,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:54:59,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:54:59,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:54:59,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:54:59,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:54:59,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:54:59,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:54:59,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:54:59,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:54:59,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:54:59,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:54:59,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:54:59,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:54:59,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:54:59,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:54:59,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:54:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:54:59,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:54:59,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:54:59,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:54:59,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:54:59,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:54:59,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:54:59,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:54:59,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:54:59,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:54:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:54:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:54:59,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:54:59,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:54:59,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:54:59,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:54:59,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:54:59,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:54:59,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:54:59,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:54:59,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:54:59,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:54:59,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:54:59,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:54:59,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:54:59,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:54:59,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:54:59,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:54:59,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:54:59,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:54:59,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:54:59,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:54:59,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:54:59,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:54:59,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:54:59,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:54:59,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:54:59,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:54:59,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:54:59,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:54:59,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:54:59,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:54:59,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:54:59,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:54:59,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:54:59,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:54:59,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:54:59,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:54:59,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:54:59,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:54:59,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:54:59,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:54:59,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:54:59,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:54:59,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:54:59,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:54:59,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:54:59,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:54:59,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:54:59,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:54:59,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2024-11-16 08:54:59,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1188 [2024-11-16 08:54:59,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-16 08:54:59,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,221 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:54:59,221 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:54:59,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1229330043] [2024-11-16 08:54:59,222 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1229330043] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:54:59,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1678907410] [2024-11-16 08:54:59,222 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:54:59,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:54:59,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:54:59,224 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-11-16 08:54:59,226 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-11-16 08:54:59,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:54:59,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 2669 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-16 08:54:59,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:54:59,714 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1559 proven. 0 refuted. 0 times theorem prover too weak. 39625 trivial. 0 not checked. [2024-11-16 08:54:59,714 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:54:59,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1678907410] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:54:59,716 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:54:59,716 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-16 08:54:59,716 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1146032121] [2024-11-16 08:54:59,716 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:54:59,717 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 08:54:59,718 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:54:59,719 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 08:54:59,719 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:54:59,719 INFO L87 Difference]: Start difference. First operand 2733 states and 4499 transitions. Second operand has 6 states, 5 states have (on average 100.6) internal successors, (503), 6 states have internal predecessors, (503), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:01,070 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:01,071 INFO L93 Difference]: Finished difference Result 2943 states and 4817 transitions. [2024-11-16 08:55:01,071 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 08:55:01,071 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 100.6) internal successors, (503), 6 states have internal predecessors, (503), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) Word has length 1214 [2024-11-16 08:55:01,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:01,081 INFO L225 Difference]: With dead ends: 2943 [2024-11-16 08:55:01,081 INFO L226 Difference]: Without dead ends: 2737 [2024-11-16 08:55:01,083 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1506 GetRequests, 1500 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-11-16 08:55:01,084 INFO L432 NwaCegarLoop]: 1820 mSDtfsCounter, 1 mSDsluCounter, 6982 mSDsCounter, 0 mSdLazyCounter, 3014 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 8802 SdHoareTripleChecker+Invalid, 3015 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:01,084 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 8802 Invalid, 3015 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3014 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-16 08:55:01,088 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2737 states. [2024-11-16 08:55:01,147 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2737 to 2737. [2024-11-16 08:55:01,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2737 states, 2556 states have (on average 1.6216744913928012) internal successors, (4145), 2556 states have internal predecessors, (4145), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:55:01,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2737 states to 2737 states and 4503 transitions. [2024-11-16 08:55:01,163 INFO L78 Accepts]: Start accepts. Automaton has 2737 states and 4503 transitions. Word has length 1214 [2024-11-16 08:55:01,164 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:01,164 INFO L471 AbstractCegarLoop]: Abstraction has 2737 states and 4503 transitions. [2024-11-16 08:55:01,165 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 100.6) internal successors, (503), 6 states have internal predecessors, (503), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:01,165 INFO L276 IsEmpty]: Start isEmpty. Operand 2737 states and 4503 transitions. [2024-11-16 08:55:01,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1216 [2024-11-16 08:55:01,208 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:01,210 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:01,227 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-11-16 08:55:01,410 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-11-16 08:55:01,411 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:01,411 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:01,412 INFO L85 PathProgramCache]: Analyzing trace with hash -1084086639, now seen corresponding path program 1 times [2024-11-16 08:55:01,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:01,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436909678] [2024-11-16 08:55:01,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:01,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:01,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:01,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:01,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:01,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:01,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:01,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:01,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:01,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:01,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:01,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:01,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:01,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:01,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:01,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:01,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:01,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:01,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:01,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:01,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:01,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:01,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:01,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:01,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:01,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:01,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:01,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:01,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:01,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:01,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:01,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:01,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:01,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:01,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:01,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:01,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:01,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:01,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:01,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:01,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:01,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:01,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:01,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:01,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:01,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:01,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:01,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:01,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:01,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:01,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:01,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:01,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:01,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:01,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:01,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:01,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:01,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:01,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:01,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:01,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:01,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:01,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:01,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:01,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:01,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:01,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:01,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:01,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:01,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:01,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:01,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:01,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:01,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:01,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:01,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:01,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:01,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:01,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:01,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:01,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:01,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:01,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:01,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:01,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:01,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:01,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:01,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:01,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:01,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:01,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:01,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:01,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:01,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:01,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:01,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:01,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:01,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:01,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:01,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:01,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:01,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:01,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:01,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:01,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:01,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:01,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:01,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:01,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:01,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:01,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:01,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:01,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:01,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:01,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:01,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:01,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:01,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:01,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:01,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:01,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:01,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:01,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:01,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:01,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:01,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:01,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:01,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:01,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:01,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:01,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:01,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-16 08:55:01,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-16 08:55:01,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-16 08:55:01,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:01,967 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:01,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:01,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436909678] [2024-11-16 08:55:01,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436909678] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:01,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [611288402] [2024-11-16 08:55:01,968 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:01,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:01,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:01,971 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-11-16 08:55:01,972 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-11-16 08:55:02,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:02,400 INFO L255 TraceCheckSpWp]: Trace formula consists of 2672 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:02,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:02,460 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1692 proven. 0 refuted. 0 times theorem prover too weak. 39492 trivial. 0 not checked. [2024-11-16 08:55:02,460 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:02,460 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [611288402] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:02,460 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:02,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:02,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1550419804] [2024-11-16 08:55:02,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:02,464 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:02,464 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:02,465 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:02,466 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:02,466 INFO L87 Difference]: Start difference. First operand 2737 states and 4503 transitions. Second operand has 4 states, 4 states have (on average 125.25) internal successors, (501), 4 states have internal predecessors, (501), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:03,277 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:03,277 INFO L93 Difference]: Finished difference Result 2983 states and 4877 transitions. [2024-11-16 08:55:03,278 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:03,278 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 125.25) internal successors, (501), 4 states have internal predecessors, (501), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1215 [2024-11-16 08:55:03,280 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:03,292 INFO L225 Difference]: With dead ends: 2983 [2024-11-16 08:55:03,292 INFO L226 Difference]: Without dead ends: 2755 [2024-11-16 08:55:03,294 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1507 GetRequests, 1501 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-11-16 08:55:03,295 INFO L432 NwaCegarLoop]: 1964 mSDtfsCounter, 9 mSDsluCounter, 3919 mSDsCounter, 0 mSdLazyCounter, 1208 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5883 SdHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:03,296 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5883 Invalid, 1209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1208 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:55:03,302 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2755 states. [2024-11-16 08:55:03,356 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2755 to 2755. [2024-11-16 08:55:03,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2755 states, 2574 states have (on average 1.6204351204351204) internal successors, (4171), 2574 states have internal predecessors, (4171), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:55:03,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2755 states to 2755 states and 4529 transitions. [2024-11-16 08:55:03,369 INFO L78 Accepts]: Start accepts. Automaton has 2755 states and 4529 transitions. Word has length 1215 [2024-11-16 08:55:03,370 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:03,370 INFO L471 AbstractCegarLoop]: Abstraction has 2755 states and 4529 transitions. [2024-11-16 08:55:03,371 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 125.25) internal successors, (501), 4 states have internal predecessors, (501), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:03,371 INFO L276 IsEmpty]: Start isEmpty. Operand 2755 states and 4529 transitions. [2024-11-16 08:55:03,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1216 [2024-11-16 08:55:03,427 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:03,428 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:03,448 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-16 08:55:03,628 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-11-16 08:55:03,629 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:03,630 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:03,630 INFO L85 PathProgramCache]: Analyzing trace with hash 299110095, now seen corresponding path program 1 times [2024-11-16 08:55:03,630 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:03,630 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715344454] [2024-11-16 08:55:03,631 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:03,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:03,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:04,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:04,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:04,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:04,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:04,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:04,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:04,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:04,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:04,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:04,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:04,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:04,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:04,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:04,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:04,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:04,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:04,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:04,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:04,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:04,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:04,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:04,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:04,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:04,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:04,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:04,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:04,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:04,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:04,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:04,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:04,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:04,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:04,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:04,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:04,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:04,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:04,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:04,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:04,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:04,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:04,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:04,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:04,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:04,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:04,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:04,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:04,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:04,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:04,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:04,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:04,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:04,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:04,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:04,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:04,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:04,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:04,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:04,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:04,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:04,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:04,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:04,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:04,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:04,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:04,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:04,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:04,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:04,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:04,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:04,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:04,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:04,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:04,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:04,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:04,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:04,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:04,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:04,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:04,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:04,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:04,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:04,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:04,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:04,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:04,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:04,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:04,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:04,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:04,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:04,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:04,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:04,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:04,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:04,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:04,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:04,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:04,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:04,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:04,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:04,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:04,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:04,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:04,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:04,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:04,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:04,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:04,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:04,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:04,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:04,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:04,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:04,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:04,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:04,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:04,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:04,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:04,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:04,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:04,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:04,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:04,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:04,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:04,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:04,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:04,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:04,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:04,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:04,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:04,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:04,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:04,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:04,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:04,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:04,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:04,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:04,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-16 08:55:04,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-16 08:55:04,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-16 08:55:04,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,349 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:04,349 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:04,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1715344454] [2024-11-16 08:55:04,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1715344454] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:04,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1196035600] [2024-11-16 08:55:04,350 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:04,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:04,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:04,352 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-11-16 08:55:04,353 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-11-16 08:55:04,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:04,798 INFO L255 TraceCheckSpWp]: Trace formula consists of 2672 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:04,807 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:04,833 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1692 proven. 0 refuted. 0 times theorem prover too weak. 39492 trivial. 0 not checked. [2024-11-16 08:55:04,834 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:04,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1196035600] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:04,834 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:04,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:04,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1769322441] [2024-11-16 08:55:04,834 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:04,835 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:04,835 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:04,836 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:04,836 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:04,837 INFO L87 Difference]: Start difference. First operand 2755 states and 4529 transitions. Second operand has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:05,354 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:05,354 INFO L93 Difference]: Finished difference Result 2977 states and 4863 transitions. [2024-11-16 08:55:05,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:05,355 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1215 [2024-11-16 08:55:05,356 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:05,361 INFO L225 Difference]: With dead ends: 2977 [2024-11-16 08:55:05,362 INFO L226 Difference]: Without dead ends: 2757 [2024-11-16 08:55:05,363 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1507 GetRequests, 1502 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-11-16 08:55:05,364 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 0 mSDsluCounter, 1960 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 800 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:05,364 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3927 Invalid, 800 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-16 08:55:05,366 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2757 states. [2024-11-16 08:55:05,411 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2757 to 2757. [2024-11-16 08:55:05,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2757 states, 2576 states have (on average 1.6191770186335404) internal successors, (4171), 2576 states have internal predecessors, (4171), 179 states have call successors, (179), 1 states have call predecessors, (179), 1 states have return successors, (179), 179 states have call predecessors, (179), 179 states have call successors, (179) [2024-11-16 08:55:05,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2757 states to 2757 states and 4529 transitions. [2024-11-16 08:55:05,420 INFO L78 Accepts]: Start accepts. Automaton has 2757 states and 4529 transitions. Word has length 1215 [2024-11-16 08:55:05,421 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:05,421 INFO L471 AbstractCegarLoop]: Abstraction has 2757 states and 4529 transitions. [2024-11-16 08:55:05,422 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.0) internal successors, (501), 3 states have internal predecessors, (501), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:05,422 INFO L276 IsEmpty]: Start isEmpty. Operand 2757 states and 4529 transitions. [2024-11-16 08:55:05,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1217 [2024-11-16 08:55:05,435 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:05,435 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:05,456 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:05,636 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-11-16 08:55:05,636 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:05,637 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:05,637 INFO L85 PathProgramCache]: Analyzing trace with hash 403619782, now seen corresponding path program 1 times [2024-11-16 08:55:05,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:05,637 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [443922506] [2024-11-16 08:55:05,637 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:05,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:05,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:06,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:06,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:06,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:06,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:06,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:06,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:06,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:06,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:06,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:06,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:06,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:06,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:06,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:06,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:06,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:06,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:06,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:06,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:06,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:06,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:06,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:06,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:06,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:06,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:06,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:06,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:06,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:06,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:06,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:06,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:06,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:06,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:06,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:06,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:06,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:06,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:06,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:06,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:06,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:06,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:06,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:06,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:06,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:06,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:06,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:06,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:06,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:06,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:06,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:06,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:06,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:06,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:06,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:06,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:06,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:06,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:06,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:06,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:06,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:06,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:06,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:06,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:06,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:06,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:06,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:06,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:06,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:06,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:06,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:06,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:06,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:06,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:06,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:06,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:06,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:06,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:06,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:06,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:06,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:06,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:06,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:06,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:06,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:06,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:06,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:06,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:06,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:06,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:06,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:06,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:06,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:06,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:06,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:06,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:06,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:06,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:06,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:06,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:06,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:06,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:06,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:06,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:06,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:06,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:06,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:06,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:06,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:06,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:06,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:06,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:06,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:06,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:06,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:06,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:06,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:06,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:06,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:06,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:06,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1171 [2024-11-16 08:55:06,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-16 08:55:06,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2024-11-16 08:55:06,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,145 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:06,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:06,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [443922506] [2024-11-16 08:55:06,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [443922506] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:06,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1847621723] [2024-11-16 08:55:06,146 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:06,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:06,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:06,147 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-11-16 08:55:06,148 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-11-16 08:55:06,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:06,571 INFO L255 TraceCheckSpWp]: Trace formula consists of 2675 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:06,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:06,670 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:55:06,670 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:06,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1847621723] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:06,670 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:06,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:06,671 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1112431044] [2024-11-16 08:55:06,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:06,672 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:06,672 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:06,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:06,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:06,674 INFO L87 Difference]: Start difference. First operand 2757 states and 4529 transitions. Second operand has 4 states, 4 states have (on average 125.5) internal successors, (502), 4 states have internal predecessors, (502), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:07,553 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:07,553 INFO L93 Difference]: Finished difference Result 5651 states and 9264 transitions. [2024-11-16 08:55:07,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:07,554 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 125.5) internal successors, (502), 4 states have internal predecessors, (502), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) Word has length 1216 [2024-11-16 08:55:07,555 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:07,564 INFO L225 Difference]: With dead ends: 5651 [2024-11-16 08:55:07,564 INFO L226 Difference]: Without dead ends: 5355 [2024-11-16 08:55:07,568 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1508 GetRequests, 1502 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-11-16 08:55:07,568 INFO L432 NwaCegarLoop]: 3009 mSDtfsCounter, 2018 mSDsluCounter, 4216 mSDsCounter, 0 mSdLazyCounter, 1618 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2052 SdHoareTripleChecker+Valid, 7225 SdHoareTripleChecker+Invalid, 1632 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 1618 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:07,568 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2052 Valid, 7225 Invalid, 1632 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 1618 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-16 08:55:07,574 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5355 states. [2024-11-16 08:55:07,665 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5355 to 5298. [2024-11-16 08:55:07,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5298 states, 5045 states have (on average 1.6287413280475718) internal successors, (8217), 5045 states have internal predecessors, (8217), 251 states have call successors, (251), 1 states have call predecessors, (251), 1 states have return successors, (251), 251 states have call predecessors, (251), 251 states have call successors, (251) [2024-11-16 08:55:07,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5298 states to 5298 states and 8719 transitions. [2024-11-16 08:55:07,684 INFO L78 Accepts]: Start accepts. Automaton has 5298 states and 8719 transitions. Word has length 1216 [2024-11-16 08:55:07,685 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:07,685 INFO L471 AbstractCegarLoop]: Abstraction has 5298 states and 8719 transitions. [2024-11-16 08:55:07,685 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 125.5) internal successors, (502), 4 states have internal predecessors, (502), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:07,685 INFO L276 IsEmpty]: Start isEmpty. Operand 5298 states and 8719 transitions. [2024-11-16 08:55:07,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1217 [2024-11-16 08:55:07,702 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:07,703 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:07,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-11-16 08:55:07,904 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-11-16 08:55:07,905 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:07,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:07,906 INFO L85 PathProgramCache]: Analyzing trace with hash -81912182, now seen corresponding path program 1 times [2024-11-16 08:55:07,906 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:07,906 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1164078122] [2024-11-16 08:55:07,906 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:07,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:07,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:08,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:08,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:08,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:08,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:08,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:08,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:08,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:08,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:08,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:08,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:08,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:08,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:08,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:08,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:08,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:08,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:08,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:08,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:08,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:08,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:08,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:08,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:08,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:08,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:08,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:08,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:08,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:08,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:08,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:08,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:08,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:08,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:08,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:08,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:08,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:08,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:08,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:08,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:08,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:08,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:08,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:08,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:08,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:08,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:08,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:08,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:08,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:08,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:08,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:08,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:08,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:08,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:08,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:08,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:08,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:08,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:08,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:08,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:08,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:08,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:08,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:08,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:08,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:08,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:08,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:08,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:08,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:08,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:08,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:08,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:08,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:08,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:08,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:08,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:08,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:08,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:08,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:08,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:08,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:08,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:08,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:08,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:08,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:08,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:08,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:08,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:08,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:08,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:08,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:08,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:08,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:08,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:08,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:08,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:08,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:08,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:08,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:08,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:08,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:08,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:08,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:08,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:08,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:08,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:08,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:08,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:08,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:08,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:08,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:08,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:08,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:08,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:08,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:08,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:08,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:08,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:08,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:08,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:08,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:08,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:08,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:08,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:08,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:08,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:08,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:08,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:08,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:08,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:08,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:08,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:08,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:08,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:08,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:08,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:08,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1171 [2024-11-16 08:55:08,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-16 08:55:08,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2024-11-16 08:55:08,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,453 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:08,453 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:08,453 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1164078122] [2024-11-16 08:55:08,453 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1164078122] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:08,453 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [483960808] [2024-11-16 08:55:08,454 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:08,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:08,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:08,457 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-11-16 08:55:08,459 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-11-16 08:55:08,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:08,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 2675 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:08,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:08,939 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1692 proven. 0 refuted. 0 times theorem prover too weak. 39492 trivial. 0 not checked. [2024-11-16 08:55:08,939 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:08,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [483960808] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:08,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:08,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:08,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [109040078] [2024-11-16 08:55:08,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:08,941 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:08,941 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:08,942 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:08,942 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:08,942 INFO L87 Difference]: Start difference. First operand 5298 states and 8719 transitions. Second operand has 4 states, 4 states have (on average 125.5) internal successors, (502), 4 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:09,546 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:09,546 INFO L93 Difference]: Finished difference Result 5761 states and 9431 transitions. [2024-11-16 08:55:09,546 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:09,547 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 125.5) internal successors, (502), 4 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1216 [2024-11-16 08:55:09,548 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:09,558 INFO L225 Difference]: With dead ends: 5761 [2024-11-16 08:55:09,559 INFO L226 Difference]: Without dead ends: 5334 [2024-11-16 08:55:09,562 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1508 GetRequests, 1502 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-11-16 08:55:09,563 INFO L432 NwaCegarLoop]: 1964 mSDtfsCounter, 9 mSDsluCounter, 3919 mSDsCounter, 0 mSdLazyCounter, 1208 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5883 SdHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:09,563 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5883 Invalid, 1209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1208 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:55:09,568 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5334 states. [2024-11-16 08:55:09,647 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5334 to 5332. [2024-11-16 08:55:09,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5332 states, 5079 states have (on average 1.6280763929907462) internal successors, (8269), 5079 states have internal predecessors, (8269), 251 states have call successors, (251), 1 states have call predecessors, (251), 1 states have return successors, (251), 251 states have call predecessors, (251), 251 states have call successors, (251) [2024-11-16 08:55:09,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5332 states to 5332 states and 8771 transitions. [2024-11-16 08:55:09,663 INFO L78 Accepts]: Start accepts. Automaton has 5332 states and 8771 transitions. Word has length 1216 [2024-11-16 08:55:09,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:09,664 INFO L471 AbstractCegarLoop]: Abstraction has 5332 states and 8771 transitions. [2024-11-16 08:55:09,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 125.5) internal successors, (502), 4 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:09,665 INFO L276 IsEmpty]: Start isEmpty. Operand 5332 states and 8771 transitions. [2024-11-16 08:55:09,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1217 [2024-11-16 08:55:09,681 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:09,682 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:09,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-11-16 08:55:09,882 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-11-16 08:55:09,883 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:09,884 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:09,884 INFO L85 PathProgramCache]: Analyzing trace with hash 1975891912, now seen corresponding path program 1 times [2024-11-16 08:55:09,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:09,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2060141909] [2024-11-16 08:55:09,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:09,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:09,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:10,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:10,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:10,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:10,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:10,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:10,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:10,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:10,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:10,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:10,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:10,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:10,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:10,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:10,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:10,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:10,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:10,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:10,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:10,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:10,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:10,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:10,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:10,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:10,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:10,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:10,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:10,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:10,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:10,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:10,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:10,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:10,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:10,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:10,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:10,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:10,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:10,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:10,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:10,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:10,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:10,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:10,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:10,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:10,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:10,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:10,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:10,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:10,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:10,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:10,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:10,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:10,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:10,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:10,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:10,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:10,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:10,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:10,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:10,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:10,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:10,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:10,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:10,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:10,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:10,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:10,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:10,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:10,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:10,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:10,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:10,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:10,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:10,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:10,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:10,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:10,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:10,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:10,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:10,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:10,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:10,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:10,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:10,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:10,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:10,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:10,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:10,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:10,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:10,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:10,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:10,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:10,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:10,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:10,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:10,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:10,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:10,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:10,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:10,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:10,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:10,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:10,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:10,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:10,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:10,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:10,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:10,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:10,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:10,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:10,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:10,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:10,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:10,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:10,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:10,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:10,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:10,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:10,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:10,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:10,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:10,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:10,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:10,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:10,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:10,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:10,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:10,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1171 [2024-11-16 08:55:10,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-16 08:55:10,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2024-11-16 08:55:10,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,363 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:10,363 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:10,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2060141909] [2024-11-16 08:55:10,363 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2060141909] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:10,363 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1820244921] [2024-11-16 08:55:10,364 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:10,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:10,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:10,365 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-11-16 08:55:10,366 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-11-16 08:55:10,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:10,797 INFO L255 TraceCheckSpWp]: Trace formula consists of 2675 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:10,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:10,832 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1692 proven. 0 refuted. 0 times theorem prover too weak. 39492 trivial. 0 not checked. [2024-11-16 08:55:10,833 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:10,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1820244921] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:10,833 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:10,833 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:10,833 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [791246651] [2024-11-16 08:55:10,833 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:10,834 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:10,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:10,835 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:10,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:10,835 INFO L87 Difference]: Start difference. First operand 5332 states and 8771 transitions. Second operand has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:11,317 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:11,317 INFO L93 Difference]: Finished difference Result 5721 states and 9361 transitions. [2024-11-16 08:55:11,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:11,318 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1216 [2024-11-16 08:55:11,319 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:11,331 INFO L225 Difference]: With dead ends: 5721 [2024-11-16 08:55:11,332 INFO L226 Difference]: Without dead ends: 5320 [2024-11-16 08:55:11,335 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1508 GetRequests, 1503 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-11-16 08:55:11,336 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 0 mSDsluCounter, 1960 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 800 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:11,336 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3927 Invalid, 800 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-16 08:55:11,340 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5320 states. [2024-11-16 08:55:11,418 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5320 to 5316. [2024-11-16 08:55:11,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5316 states, 5063 states have (on average 1.6272960695239975) internal successors, (8239), 5063 states have internal predecessors, (8239), 251 states have call successors, (251), 1 states have call predecessors, (251), 1 states have return successors, (251), 251 states have call predecessors, (251), 251 states have call successors, (251) [2024-11-16 08:55:11,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5316 states to 5316 states and 8741 transitions. [2024-11-16 08:55:11,436 INFO L78 Accepts]: Start accepts. Automaton has 5316 states and 8741 transitions. Word has length 1216 [2024-11-16 08:55:11,437 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:11,437 INFO L471 AbstractCegarLoop]: Abstraction has 5316 states and 8741 transitions. [2024-11-16 08:55:11,438 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:11,438 INFO L276 IsEmpty]: Start isEmpty. Operand 5316 states and 8741 transitions. [2024-11-16 08:55:11,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1217 [2024-11-16 08:55:11,459 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:11,459 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:11,480 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2024-11-16 08:55:11,660 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-11-16 08:55:11,661 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:11,661 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:11,662 INFO L85 PathProgramCache]: Analyzing trace with hash -72095362, now seen corresponding path program 1 times [2024-11-16 08:55:11,662 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:11,662 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1341499448] [2024-11-16 08:55:11,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:11,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:11,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:12,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:12,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:12,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:12,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:12,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:12,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:12,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:12,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:12,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:12,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:12,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:12,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:12,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:12,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:12,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:12,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:12,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:12,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:12,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:12,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:12,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:12,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:12,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:12,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:12,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:12,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:12,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:12,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:12,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:12,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:12,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:12,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:12,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:12,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:12,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:12,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:12,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:12,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:12,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:12,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:12,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:12,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:12,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:12,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:12,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:12,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:12,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:12,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:12,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:12,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:12,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:12,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:12,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:12,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:12,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:12,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:12,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:12,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:12,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:12,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:12,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:12,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:12,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:12,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:12,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:12,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:12,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:12,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:12,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:12,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:12,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:12,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:12,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:12,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:12,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:12,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:12,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:12,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:12,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:12,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:12,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:12,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:12,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:12,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:12,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:12,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:12,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:12,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:12,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:12,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:12,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:12,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:55:12,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:55:12,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:55:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:55:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:55:12,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:55:12,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:55:12,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:55:12,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:55:12,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:12,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:55:12,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:55:12,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:55:12,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:55:12,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:55:12,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:55:12,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:55:12,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:55:12,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:55:12,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:55:12,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:55:12,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:55:12,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:55:12,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:55:12,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:55:12,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:55:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:55:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:55:12,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:55:12,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:55:12,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:55:12,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:55:12,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-16 08:55:12,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-16 08:55:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2024-11-16 08:55:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,164 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:12,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:12,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1341499448] [2024-11-16 08:55:12,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1341499448] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:12,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [778812993] [2024-11-16 08:55:12,165 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:12,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:12,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:12,167 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-11-16 08:55:12,170 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-11-16 08:55:12,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:12,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 2675 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:12,606 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:12,638 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:55:12,638 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:12,638 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [778812993] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:12,639 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:12,639 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:12,639 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1163779456] [2024-11-16 08:55:12,639 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:12,640 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:12,640 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:12,641 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:12,641 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:12,642 INFO L87 Difference]: Start difference. First operand 5316 states and 8741 transitions. Second operand has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:13,153 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:13,153 INFO L93 Difference]: Finished difference Result 5387 states and 8843 transitions. [2024-11-16 08:55:13,154 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:13,154 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1216 [2024-11-16 08:55:13,155 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:13,164 INFO L225 Difference]: With dead ends: 5387 [2024-11-16 08:55:13,165 INFO L226 Difference]: Without dead ends: 5329 [2024-11-16 08:55:13,168 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1508 GetRequests, 1503 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-11-16 08:55:13,169 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 8 mSDsluCounter, 1961 mSDsCounter, 0 mSdLazyCounter, 799 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 3928 SdHoareTripleChecker+Invalid, 799 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 799 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:13,169 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 3928 Invalid, 799 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 799 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-16 08:55:13,173 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5329 states. [2024-11-16 08:55:13,253 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5329 to 5328. [2024-11-16 08:55:13,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5328 states, 5075 states have (on average 1.6269950738916257) internal successors, (8257), 5075 states have internal predecessors, (8257), 251 states have call successors, (251), 1 states have call predecessors, (251), 1 states have return successors, (251), 251 states have call predecessors, (251), 251 states have call successors, (251) [2024-11-16 08:55:13,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5328 states to 5328 states and 8759 transitions. [2024-11-16 08:55:13,278 INFO L78 Accepts]: Start accepts. Automaton has 5328 states and 8759 transitions. Word has length 1216 [2024-11-16 08:55:13,280 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:13,280 INFO L471 AbstractCegarLoop]: Abstraction has 5328 states and 8759 transitions. [2024-11-16 08:55:13,280 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:13,281 INFO L276 IsEmpty]: Start isEmpty. Operand 5328 states and 8759 transitions. [2024-11-16 08:55:13,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1217 [2024-11-16 08:55:13,296 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:13,297 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:13,318 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:13,497 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-11-16 08:55:13,498 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:13,498 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:13,499 INFO L85 PathProgramCache]: Analyzing trace with hash 1036229050, now seen corresponding path program 1 times [2024-11-16 08:55:13,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:13,499 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [718769020] [2024-11-16 08:55:13,499 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:13,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:13,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:13,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:13,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:13,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:13,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:13,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:13,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:13,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:13,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:13,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:13,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:13,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:13,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:13,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:13,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:13,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:13,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:13,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:13,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:13,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:13,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:13,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:13,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:13,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:13,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:13,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:13,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:13,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:13,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:13,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:13,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:13,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:13,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:13,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:13,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:13,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:13,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:13,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:13,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:13,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:13,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:13,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:13,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:13,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:13,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:13,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:13,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:13,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:13,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:13,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:13,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:13,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:13,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:13,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:13,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:13,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:13,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:13,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:13,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:13,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:13,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:13,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:13,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:13,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:13,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:13,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:13,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:13,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:14,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:14,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:14,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:14,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:14,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:14,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:14,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:14,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:14,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:14,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:14,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:14,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:14,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:14,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:14,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:14,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:14,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:55:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:55:14,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:55:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:55:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:55:14,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:55:14,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:55:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:55:14,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:55:14,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:14,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:55:14,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:55:14,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:55:14,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:55:14,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:55:14,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:55:14,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:55:14,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:55:14,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:55:14,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:55:14,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:55:14,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:55:14,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:55:14,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:55:14,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:55:14,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:55:14,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:55:14,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:55:14,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:55:14,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:55:14,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:55:14,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:55:14,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-16 08:55:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-16 08:55:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2024-11-16 08:55:14,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,053 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:14,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:14,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [718769020] [2024-11-16 08:55:14,054 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [718769020] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:14,054 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1728062401] [2024-11-16 08:55:14,054 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:14,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:14,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:14,056 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-11-16 08:55:14,058 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-11-16 08:55:14,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:14,564 INFO L255 TraceCheckSpWp]: Trace formula consists of 2675 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:14,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:16,071 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:55:16,072 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:16,072 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1728062401] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:16,072 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:16,072 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:16,072 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1832723061] [2024-11-16 08:55:16,072 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:16,073 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:16,073 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:16,074 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:16,074 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:16,074 INFO L87 Difference]: Start difference. First operand 5328 states and 8759 transitions. Second operand has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:16,715 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:16,715 INFO L93 Difference]: Finished difference Result 10446 states and 17169 transitions. [2024-11-16 08:55:16,715 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:16,716 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) Word has length 1216 [2024-11-16 08:55:16,717 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:16,731 INFO L225 Difference]: With dead ends: 10446 [2024-11-16 08:55:16,731 INFO L226 Difference]: Without dead ends: 7872 [2024-11-16 08:55:16,739 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1508 GetRequests, 1503 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-11-16 08:55:16,740 INFO L432 NwaCegarLoop]: 2452 mSDtfsCounter, 1567 mSDsluCounter, 1943 mSDsCounter, 0 mSdLazyCounter, 942 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1567 SdHoareTripleChecker+Valid, 4395 SdHoareTripleChecker+Invalid, 950 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 942 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:16,740 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1567 Valid, 4395 Invalid, 950 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 942 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:55:16,746 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7872 states. [2024-11-16 08:55:16,861 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7872 to 7859. [2024-11-16 08:55:16,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7859 states, 7535 states have (on average 1.6291970802919709) internal successors, (12276), 7535 states have internal predecessors, (12276), 322 states have call successors, (322), 1 states have call predecessors, (322), 1 states have return successors, (322), 322 states have call predecessors, (322), 322 states have call successors, (322) [2024-11-16 08:55:16,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7859 states to 7859 states and 12920 transitions. [2024-11-16 08:55:16,889 INFO L78 Accepts]: Start accepts. Automaton has 7859 states and 12920 transitions. Word has length 1216 [2024-11-16 08:55:16,891 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:16,891 INFO L471 AbstractCegarLoop]: Abstraction has 7859 states and 12920 transitions. [2024-11-16 08:55:16,891 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:16,892 INFO L276 IsEmpty]: Start isEmpty. Operand 7859 states and 12920 transitions. [2024-11-16 08:55:16,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1217 [2024-11-16 08:55:16,910 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:16,913 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:16,934 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2024-11-16 08:55:17,113 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-11-16 08:55:17,114 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:17,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:17,115 INFO L85 PathProgramCache]: Analyzing trace with hash -1840303556, now seen corresponding path program 1 times [2024-11-16 08:55:17,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:17,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1588660642] [2024-11-16 08:55:17,115 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:17,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:17,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:17,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:17,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:17,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:17,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:17,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:17,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:17,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:17,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:17,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:17,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:17,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:17,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:17,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:17,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:17,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:17,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:17,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:17,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:17,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:17,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:17,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:17,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:17,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:17,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:17,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:17,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:17,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:17,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:17,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:17,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:17,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:17,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:17,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:17,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:17,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:17,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:17,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:17,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:17,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:17,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:17,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:17,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:17,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:17,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:17,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:17,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:17,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:17,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:17,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:17,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:17,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:17,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:17,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:17,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:17,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:17,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:17,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:17,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:17,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:17,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:17,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:17,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:17,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:17,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:17,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:17,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:17,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:17,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:17,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:17,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:17,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:17,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:17,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:17,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:17,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:17,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:17,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:17,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:17,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:17,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:17,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:17,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:17,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:17,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:17,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:17,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:17,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:17,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:17,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:17,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:17,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:17,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:17,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:17,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:17,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:17,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:17,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:17,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:55:17,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:55:17,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:55:17,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:55:17,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:55:17,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:55:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:55:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:55:17,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:55:17,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:17,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:55:17,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:55:17,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:55:17,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:55:17,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:55:17,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:55:17,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:55:17,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:55:17,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:55:17,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:55:17,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:55:17,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:55:17,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:55:17,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:55:17,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:55:17,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:55:17,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:55:17,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:55:17,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:55:17,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:55:17,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:55:17,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:55:17,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-16 08:55:17,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-16 08:55:17,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2024-11-16 08:55:17,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:17,667 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:17,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:17,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1588660642] [2024-11-16 08:55:17,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1588660642] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:17,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [277592354] [2024-11-16 08:55:17,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:17,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:17,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:17,668 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-11-16 08:55:17,707 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-11-16 08:55:18,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:18,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 2675 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:18,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:18,155 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:55:18,155 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:18,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [277592354] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:18,155 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:18,155 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:18,155 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1130984507] [2024-11-16 08:55:18,155 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:18,156 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:18,156 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:18,157 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:18,157 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:18,158 INFO L87 Difference]: Start difference. First operand 7859 states and 12920 transitions. Second operand has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:18,657 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:18,658 INFO L93 Difference]: Finished difference Result 7894 states and 12965 transitions. [2024-11-16 08:55:18,658 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:18,658 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1216 [2024-11-16 08:55:18,659 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:18,669 INFO L225 Difference]: With dead ends: 7894 [2024-11-16 08:55:18,669 INFO L226 Difference]: Without dead ends: 7836 [2024-11-16 08:55:18,673 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1508 GetRequests, 1503 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-11-16 08:55:18,673 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 0 mSDsluCounter, 1960 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 800 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:18,673 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3927 Invalid, 800 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-16 08:55:18,680 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7836 states. [2024-11-16 08:55:18,808 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7836 to 7133. [2024-11-16 08:55:18,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7133 states, 6828 states have (on average 1.6296133567662565) internal successors, (11127), 6828 states have internal predecessors, (11127), 303 states have call successors, (303), 1 states have call predecessors, (303), 1 states have return successors, (303), 303 states have call predecessors, (303), 303 states have call successors, (303) [2024-11-16 08:55:18,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7133 states to 7133 states and 11733 transitions. [2024-11-16 08:55:18,833 INFO L78 Accepts]: Start accepts. Automaton has 7133 states and 11733 transitions. Word has length 1216 [2024-11-16 08:55:18,834 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:18,834 INFO L471 AbstractCegarLoop]: Abstraction has 7133 states and 11733 transitions. [2024-11-16 08:55:18,835 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.33333333333334) internal successors, (502), 3 states have internal predecessors, (502), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:18,835 INFO L276 IsEmpty]: Start isEmpty. Operand 7133 states and 11733 transitions. [2024-11-16 08:55:18,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1218 [2024-11-16 08:55:18,853 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:18,854 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:18,874 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2024-11-16 08:55:19,054 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-11-16 08:55:19,054 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:19,055 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:19,055 INFO L85 PathProgramCache]: Analyzing trace with hash -168498189, now seen corresponding path program 1 times [2024-11-16 08:55:19,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:19,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1122991014] [2024-11-16 08:55:19,055 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:19,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:19,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:19,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:19,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:19,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:19,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:19,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:19,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:19,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:19,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:19,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:19,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:19,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:19,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:19,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:19,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:19,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:19,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:19,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:19,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:19,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:19,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:19,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:19,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:19,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:19,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:19,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:19,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:19,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:19,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:19,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:19,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:19,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:19,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:19,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:19,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:19,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:19,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:19,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:19,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:19,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:19,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:19,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:19,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:19,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:19,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:19,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:19,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:19,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:19,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:19,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:19,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:19,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:19,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:19,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:19,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:19,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:19,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:19,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:19,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:19,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:19,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:19,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:19,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:19,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:19,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:19,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:19,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:19,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:19,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:19,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:19,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:19,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:19,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:19,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:19,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:19,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:19,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:19,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:19,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:19,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:19,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:19,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:19,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:19,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:19,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:19,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:19,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:19,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:19,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:19,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:19,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:19,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:19,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:19,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:19,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:19,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:19,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:19,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:19,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:19,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:19,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:19,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:19,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:19,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:19,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:19,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:19,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:19,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:19,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:19,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:19,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:19,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:19,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:19,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:19,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:19,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:19,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:19,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:19,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:19,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:19,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:19,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:19,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:19,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1172 [2024-11-16 08:55:19,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-16 08:55:19,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1210 [2024-11-16 08:55:19,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,510 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:19,510 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:19,510 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1122991014] [2024-11-16 08:55:19,510 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1122991014] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:19,510 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [714877032] [2024-11-16 08:55:19,511 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:19,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:19,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:19,512 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-11-16 08:55:19,513 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-11-16 08:55:19,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:19,928 INFO L255 TraceCheckSpWp]: Trace formula consists of 2678 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:19,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:19,960 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1692 proven. 0 refuted. 0 times theorem prover too weak. 39492 trivial. 0 not checked. [2024-11-16 08:55:19,960 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:19,960 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [714877032] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:19,960 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:19,960 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:19,960 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [213459913] [2024-11-16 08:55:19,960 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:19,961 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:19,961 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:19,962 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:19,962 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:19,962 INFO L87 Difference]: Start difference. First operand 7133 states and 11733 transitions. Second operand has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:20,477 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:20,477 INFO L93 Difference]: Finished difference Result 7676 states and 12549 transitions. [2024-11-16 08:55:20,478 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:20,478 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1217 [2024-11-16 08:55:20,479 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:20,488 INFO L225 Difference]: With dead ends: 7676 [2024-11-16 08:55:20,488 INFO L226 Difference]: Without dead ends: 7172 [2024-11-16 08:55:20,493 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1509 GetRequests, 1504 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-11-16 08:55:20,494 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 8 mSDsluCounter, 1961 mSDsCounter, 0 mSdLazyCounter, 799 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 3928 SdHoareTripleChecker+Invalid, 799 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 799 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:20,495 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 3928 Invalid, 799 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 799 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-16 08:55:20,501 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7172 states. [2024-11-16 08:55:20,636 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7172 to 7169. [2024-11-16 08:55:20,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7169 states, 6864 states have (on average 1.628642191142191) internal successors, (11179), 6864 states have internal predecessors, (11179), 303 states have call successors, (303), 1 states have call predecessors, (303), 1 states have return successors, (303), 303 states have call predecessors, (303), 303 states have call successors, (303) [2024-11-16 08:55:20,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7169 states to 7169 states and 11785 transitions. [2024-11-16 08:55:20,657 INFO L78 Accepts]: Start accepts. Automaton has 7169 states and 11785 transitions. Word has length 1217 [2024-11-16 08:55:20,658 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:20,658 INFO L471 AbstractCegarLoop]: Abstraction has 7169 states and 11785 transitions. [2024-11-16 08:55:20,658 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:20,658 INFO L276 IsEmpty]: Start isEmpty. Operand 7169 states and 11785 transitions. [2024-11-16 08:55:20,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1218 [2024-11-16 08:55:20,672 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:20,672 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:20,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:20,873 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-11-16 08:55:20,873 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:20,873 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:20,873 INFO L85 PathProgramCache]: Analyzing trace with hash 881964593, now seen corresponding path program 1 times [2024-11-16 08:55:20,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:20,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017742071] [2024-11-16 08:55:20,874 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:20,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:20,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:21,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:21,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:21,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:21,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:21,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:21,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:21,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:21,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:21,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:21,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:21,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:21,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:21,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:21,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:21,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:21,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:21,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:21,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:21,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:21,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:21,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:21,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:21,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:21,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:21,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:21,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:21,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:21,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:21,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:21,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:21,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:21,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:21,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:21,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:21,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:21,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:21,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:21,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:21,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:21,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:21,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:21,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:21,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:21,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:21,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:21,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:21,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:21,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:21,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:21,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:21,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:21,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:21,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:21,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:21,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:21,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:21,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:21,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:21,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:21,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:21,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:21,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:21,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:21,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:21,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:21,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:21,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:21,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:21,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:21,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:21,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:21,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:21,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:21,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:21,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:21,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:21,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:21,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:21,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:21,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:21,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:21,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:21,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:21,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:21,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:21,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:21,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:21,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:21,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:21,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:21,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:21,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:21,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:21,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:21,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:21,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:21,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:21,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:21,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:21,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:21,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:21,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:21,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:21,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:21,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:21,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:21,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:21,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:21,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:21,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:21,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:21,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:21,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:21,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:21,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:21,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:21,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:21,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:21,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:21,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:21,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:21,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:21,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:21,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:21,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:21,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:21,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:21,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:21,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:21,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:21,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:21,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:21,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:21,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:21,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:21,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1172 [2024-11-16 08:55:21,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-16 08:55:21,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1210 [2024-11-16 08:55:21,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,343 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:21,343 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:21,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017742071] [2024-11-16 08:55:21,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017742071] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:21,343 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [460934685] [2024-11-16 08:55:21,343 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:21,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:21,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:21,346 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-11-16 08:55:21,347 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-11-16 08:55:21,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:21,767 INFO L255 TraceCheckSpWp]: Trace formula consists of 2678 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:21,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:21,795 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 1692 proven. 0 refuted. 0 times theorem prover too weak. 39492 trivial. 0 not checked. [2024-11-16 08:55:21,795 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:21,796 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [460934685] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:21,796 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:21,796 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:21,796 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [577934076] [2024-11-16 08:55:21,796 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:21,797 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:21,797 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:21,798 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:21,798 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:21,798 INFO L87 Difference]: Start difference. First operand 7169 states and 11785 transitions. Second operand has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:22,296 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:22,296 INFO L93 Difference]: Finished difference Result 7688 states and 12564 transitions. [2024-11-16 08:55:22,297 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:22,297 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1217 [2024-11-16 08:55:22,298 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:22,307 INFO L225 Difference]: With dead ends: 7688 [2024-11-16 08:55:22,307 INFO L226 Difference]: Without dead ends: 7159 [2024-11-16 08:55:22,311 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1509 GetRequests, 1504 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-11-16 08:55:22,311 INFO L432 NwaCegarLoop]: 1967 mSDtfsCounter, 0 mSDsluCounter, 1960 mSDsCounter, 0 mSdLazyCounter, 800 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 3927 SdHoareTripleChecker+Invalid, 800 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 800 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:22,311 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 3927 Invalid, 800 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 800 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-16 08:55:22,316 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7159 states. [2024-11-16 08:55:22,414 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7159 to 7153. [2024-11-16 08:55:22,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7153 states, 6848 states have (on average 1.628358644859813) internal successors, (11151), 6848 states have internal predecessors, (11151), 303 states have call successors, (303), 1 states have call predecessors, (303), 1 states have return successors, (303), 303 states have call predecessors, (303), 303 states have call successors, (303) [2024-11-16 08:55:22,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7153 states to 7153 states and 11757 transitions. [2024-11-16 08:55:22,436 INFO L78 Accepts]: Start accepts. Automaton has 7153 states and 11757 transitions. Word has length 1217 [2024-11-16 08:55:22,437 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:22,437 INFO L471 AbstractCegarLoop]: Abstraction has 7153 states and 11757 transitions. [2024-11-16 08:55:22,438 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:22,438 INFO L276 IsEmpty]: Start isEmpty. Operand 7153 states and 11757 transitions. [2024-11-16 08:55:22,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1218 [2024-11-16 08:55:22,457 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:22,457 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:22,478 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:22,658 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-11-16 08:55:22,658 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:22,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:22,659 INFO L85 PathProgramCache]: Analyzing trace with hash -816281347, now seen corresponding path program 1 times [2024-11-16 08:55:22,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:22,659 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [122778471] [2024-11-16 08:55:22,659 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:22,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:22,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:23,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:23,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:23,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:23,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:23,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:23,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:23,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:23,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:23,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:23,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:23,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:23,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:23,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:23,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:23,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:23,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:23,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:23,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:23,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:23,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:23,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:23,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:23,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:23,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:23,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:23,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:23,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:23,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:23,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:23,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:23,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:23,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:23,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:23,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:23,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:23,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:23,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:23,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:23,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:23,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:23,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:23,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:23,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:23,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:23,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:23,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:23,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:23,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:23,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:23,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:23,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:23,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:23,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:23,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:23,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:23,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:23,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:23,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:23,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:23,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:23,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:23,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:23,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:23,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:23,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:23,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:23,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:23,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:23,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:23,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:23,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:23,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:23,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:23,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:23,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:23,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:23,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:23,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:23,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:23,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:23,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:23,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:23,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2024-11-16 08:55:23,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-16 08:55:23,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-11-16 08:55:23,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 658 [2024-11-16 08:55:23,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-16 08:55:23,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 692 [2024-11-16 08:55:23,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 709 [2024-11-16 08:55:23,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 726 [2024-11-16 08:55:23,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-11-16 08:55:23,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-11-16 08:55:23,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2024-11-16 08:55:23,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2024-11-16 08:55:23,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 811 [2024-11-16 08:55:23,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 828 [2024-11-16 08:55:23,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-11-16 08:55:23,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-16 08:55:23,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 879 [2024-11-16 08:55:23,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 896 [2024-11-16 08:55:23,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-16 08:55:23,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-11-16 08:55:23,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-11-16 08:55:23,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2024-11-16 08:55:23,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2024-11-16 08:55:23,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 998 [2024-11-16 08:55:23,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2024-11-16 08:55:23,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1032 [2024-11-16 08:55:23,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-16 08:55:23,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1066 [2024-11-16 08:55:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2024-11-16 08:55:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-16 08:55:23,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2024-11-16 08:55:23,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2024-11-16 08:55:23,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-16 08:55:23,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-16 08:55:23,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-16 08:55:23,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1210 [2024-11-16 08:55:23,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,111 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:23,111 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:23,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [122778471] [2024-11-16 08:55:23,111 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [122778471] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:23,111 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1582671267] [2024-11-16 08:55:23,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:23,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:23,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:23,113 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-11-16 08:55:23,114 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-11-16 08:55:23,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:23,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 2678 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 08:55:23,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:24,514 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 572 proven. 0 refuted. 0 times theorem prover too weak. 40612 trivial. 0 not checked. [2024-11-16 08:55:24,514 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:24,514 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1582671267] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:24,514 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:24,514 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 08:55:24,514 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1468822298] [2024-11-16 08:55:24,514 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:24,515 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 08:55:24,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:24,516 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 08:55:24,516 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-16 08:55:24,516 INFO L87 Difference]: Start difference. First operand 7153 states and 11757 transitions. Second operand has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:25,165 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:25,165 INFO L93 Difference]: Finished difference Result 12271 states and 20155 transitions. [2024-11-16 08:55:25,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 08:55:25,166 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) Word has length 1217 [2024-11-16 08:55:25,167 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:25,178 INFO L225 Difference]: With dead ends: 12271 [2024-11-16 08:55:25,178 INFO L226 Difference]: Without dead ends: 8998 [2024-11-16 08:55:25,183 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1509 GetRequests, 1504 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-11-16 08:55:25,183 INFO L432 NwaCegarLoop]: 2564 mSDtfsCounter, 1570 mSDsluCounter, 1941 mSDsCounter, 0 mSdLazyCounter, 967 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1570 SdHoareTripleChecker+Valid, 4505 SdHoareTripleChecker+Invalid, 973 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 967 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:25,184 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1570 Valid, 4505 Invalid, 973 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 967 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:55:25,188 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8998 states. [2024-11-16 08:55:25,305 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8998 to 8981. [2024-11-16 08:55:25,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8981 states, 8624 states have (on average 1.6278988868274582) internal successors, (14039), 8624 states have internal predecessors, (14039), 355 states have call successors, (355), 1 states have call predecessors, (355), 1 states have return successors, (355), 355 states have call predecessors, (355), 355 states have call successors, (355) [2024-11-16 08:55:25,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8981 states to 8981 states and 14749 transitions. [2024-11-16 08:55:25,332 INFO L78 Accepts]: Start accepts. Automaton has 8981 states and 14749 transitions. Word has length 1217 [2024-11-16 08:55:25,333 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:25,333 INFO L471 AbstractCegarLoop]: Abstraction has 8981 states and 14749 transitions. [2024-11-16 08:55:25,334 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 3 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 3 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:25,334 INFO L276 IsEmpty]: Start isEmpty. Operand 8981 states and 14749 transitions. [2024-11-16 08:55:25,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1218 [2024-11-16 08:55:25,355 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:25,355 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:25,377 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-11-16 08:55:25,556 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-11-16 08:55:25,556 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:25,556 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:25,557 INFO L85 PathProgramCache]: Analyzing trace with hash -167462995, now seen corresponding path program 1 times [2024-11-16 08:55:25,557 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:25,557 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1060475395] [2024-11-16 08:55:25,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:25,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:26,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:26,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:26,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:26,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:26,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:26,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:26,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:26,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:26,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:26,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:26,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:26,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:26,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:26,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:26,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:26,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:26,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:26,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:26,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:26,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:26,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:26,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:26,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:26,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:26,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:26,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:26,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:26,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:26,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:26,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:26,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:26,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:26,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:26,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:26,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:26,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:26,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:26,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:26,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:26,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:26,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:26,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:26,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:26,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:26,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:26,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:26,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:26,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:26,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:26,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:26,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:26,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:26,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:26,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:26,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:26,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:26,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:26,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:26,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:26,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:26,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:26,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:26,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:26,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:26,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:26,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:26,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:26,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:26,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:26,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:26,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:26,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:26,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:26,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:26,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:26,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:26,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:26,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:26,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:26,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:26,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:26,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:26,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:26,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:26,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:26,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:26,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:26,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:26,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:26,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:26,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:26,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:26,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:26,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:26,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:26,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:26,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:26,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:26,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:26,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:26,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:26,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:26,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:26,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:26,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:26,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:26,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:26,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:26,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:26,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:26,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:26,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:26,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:26,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:26,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:26,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:26,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:26,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:26,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:26,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:26,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:26,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:26,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:26,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:26,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2024-11-16 08:55:26,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1171 [2024-11-16 08:55:26,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1190 [2024-11-16 08:55:26,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1210 [2024-11-16 08:55:26,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,252 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:26,252 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:26,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1060475395] [2024-11-16 08:55:26,252 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1060475395] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:26,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [196707857] [2024-11-16 08:55:26,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:26,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:26,253 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:26,254 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-11-16 08:55:26,255 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-11-16 08:55:26,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:26,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 2678 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-16 08:55:26,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:26,708 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 2112 proven. 0 refuted. 0 times theorem prover too weak. 39072 trivial. 0 not checked. [2024-11-16 08:55:26,708 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:26,709 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [196707857] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:26,709 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:26,709 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2024-11-16 08:55:26,709 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [236921225] [2024-11-16 08:55:26,709 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:26,710 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 08:55:26,710 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:26,711 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 08:55:26,711 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:26,711 INFO L87 Difference]: Start difference. First operand 8981 states and 14749 transitions. Second operand has 6 states, 5 states have (on average 101.2) internal successors, (506), 6 states have internal predecessors, (506), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:28,147 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:28,147 INFO L93 Difference]: Finished difference Result 9760 states and 15912 transitions. [2024-11-16 08:55:28,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 08:55:28,147 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 101.2) internal successors, (506), 6 states have internal predecessors, (506), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) Word has length 1217 [2024-11-16 08:55:28,148 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:28,158 INFO L225 Difference]: With dead ends: 9760 [2024-11-16 08:55:28,158 INFO L226 Difference]: Without dead ends: 9001 [2024-11-16 08:55:28,162 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1509 GetRequests, 1503 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-11-16 08:55:28,162 INFO L432 NwaCegarLoop]: 1820 mSDtfsCounter, 1 mSDsluCounter, 6982 mSDsCounter, 0 mSdLazyCounter, 3014 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 8802 SdHoareTripleChecker+Invalid, 3015 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:28,162 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 8802 Invalid, 3015 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3014 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-16 08:55:28,166 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9001 states. [2024-11-16 08:55:28,259 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9001 to 9001. [2024-11-16 08:55:28,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9001 states, 8644 states have (on average 1.6264460897732531) internal successors, (14059), 8644 states have internal predecessors, (14059), 355 states have call successors, (355), 1 states have call predecessors, (355), 1 states have return successors, (355), 355 states have call predecessors, (355), 355 states have call successors, (355) [2024-11-16 08:55:28,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9001 states to 9001 states and 14769 transitions. [2024-11-16 08:55:28,284 INFO L78 Accepts]: Start accepts. Automaton has 9001 states and 14769 transitions. Word has length 1217 [2024-11-16 08:55:28,286 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:28,286 INFO L471 AbstractCegarLoop]: Abstraction has 9001 states and 14769 transitions. [2024-11-16 08:55:28,286 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 101.2) internal successors, (506), 6 states have internal predecessors, (506), 3 states have call successors, (144), 2 states have call predecessors, (144), 3 states have return successors, (144), 2 states have call predecessors, (144), 3 states have call successors, (144) [2024-11-16 08:55:28,286 INFO L276 IsEmpty]: Start isEmpty. Operand 9001 states and 14769 transitions. [2024-11-16 08:55:28,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1219 [2024-11-16 08:55:28,308 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:28,308 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:28,329 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0 [2024-11-16 08:55:28,509 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-11-16 08:55:28,509 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:28,509 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:28,510 INFO L85 PathProgramCache]: Analyzing trace with hash 1281708636, now seen corresponding path program 1 times [2024-11-16 08:55:28,510 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:28,510 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [497144220] [2024-11-16 08:55:28,510 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:28,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:28,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:28,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:28,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:28,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:28,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:28,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:28,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:28,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:28,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:28,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:28,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:28,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:28,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:28,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:28,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:28,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:28,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:28,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:28,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:28,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:28,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:28,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:28,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:28,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:28,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:28,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:28,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:28,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:28,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:28,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:28,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:28,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:28,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:28,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:28,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:28,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:28,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:28,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:28,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:28,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:28,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:28,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:28,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:28,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:28,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:28,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:28,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:28,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:28,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:28,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:28,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:28,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:28,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:28,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:28,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:28,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:28,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:28,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:28,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:28,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:28,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:28,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:28,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:28,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:28,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:28,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:28,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:28,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:28,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:28,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:28,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:28,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:28,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:28,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:28,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:28,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:28,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:28,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:28,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:28,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:28,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:28,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:28,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:28,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:28,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:28,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:28,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:28,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:28,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:28,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:28,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:28,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:28,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:28,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:28,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:28,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:28,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:28,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:28,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:28,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:28,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:28,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:28,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:28,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:28,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:28,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:28,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:28,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:28,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:28,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:28,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:28,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:28,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:28,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:28,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:28,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:28,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:28,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:28,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:28,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:28,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:28,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:28,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:28,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:28,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:28,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:28,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:28,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:28,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:28,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1153 [2024-11-16 08:55:28,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1172 [2024-11-16 08:55:28,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-16 08:55:28,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2024-11-16 08:55:28,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:28,964 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:28,964 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:28,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [497144220] [2024-11-16 08:55:28,964 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [497144220] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:28,964 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1482503618] [2024-11-16 08:55:28,964 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:28,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:28,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:28,966 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-11-16 08:55:28,967 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-11-16 08:55:29,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:29,383 INFO L255 TraceCheckSpWp]: Trace formula consists of 2681 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-16 08:55:29,392 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 08:55:29,431 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 2240 proven. 0 refuted. 0 times theorem prover too weak. 38944 trivial. 0 not checked. [2024-11-16 08:55:29,431 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 08:55:29,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1482503618] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 08:55:29,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 08:55:29,432 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-16 08:55:29,432 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [266638993] [2024-11-16 08:55:29,432 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 08:55:29,433 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-16 08:55:29,433 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 08:55:29,434 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-16 08:55:29,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-16 08:55:29,435 INFO L87 Difference]: Start difference. First operand 9001 states and 14769 transitions. Second operand has 4 states, 4 states have (on average 126.0) internal successors, (504), 4 states have internal predecessors, (504), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:30,070 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 08:55:30,071 INFO L93 Difference]: Finished difference Result 9960 states and 16212 transitions. [2024-11-16 08:55:30,071 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-16 08:55:30,071 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 126.0) internal successors, (504), 4 states have internal predecessors, (504), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) Word has length 1218 [2024-11-16 08:55:30,072 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 08:55:30,083 INFO L225 Difference]: With dead ends: 9960 [2024-11-16 08:55:30,083 INFO L226 Difference]: Without dead ends: 9091 [2024-11-16 08:55:30,088 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1510 GetRequests, 1504 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-11-16 08:55:30,088 INFO L432 NwaCegarLoop]: 1964 mSDtfsCounter, 9 mSDsluCounter, 3919 mSDsCounter, 0 mSdLazyCounter, 1208 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 5883 SdHoareTripleChecker+Invalid, 1209 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1208 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-16 08:55:30,088 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 5883 Invalid, 1209 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1208 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-16 08:55:30,093 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9091 states. [2024-11-16 08:55:30,191 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9091 to 9091. [2024-11-16 08:55:30,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9091 states, 8734 states have (on average 1.624570643462331) internal successors, (14189), 8734 states have internal predecessors, (14189), 355 states have call successors, (355), 1 states have call predecessors, (355), 1 states have return successors, (355), 355 states have call predecessors, (355), 355 states have call successors, (355) [2024-11-16 08:55:30,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9091 states to 9091 states and 14899 transitions. [2024-11-16 08:55:30,210 INFO L78 Accepts]: Start accepts. Automaton has 9091 states and 14899 transitions. Word has length 1218 [2024-11-16 08:55:30,211 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 08:55:30,211 INFO L471 AbstractCegarLoop]: Abstraction has 9091 states and 14899 transitions. [2024-11-16 08:55:30,211 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 126.0) internal successors, (504), 4 states have internal predecessors, (504), 2 states have call successors, (144), 2 states have call predecessors, (144), 2 states have return successors, (144), 2 states have call predecessors, (144), 2 states have call successors, (144) [2024-11-16 08:55:30,211 INFO L276 IsEmpty]: Start isEmpty. Operand 9091 states and 14899 transitions. [2024-11-16 08:55:30,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1219 [2024-11-16 08:55:30,225 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 08:55:30,225 INFO L215 NwaCegarLoop]: trace histogram [144, 144, 144, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 08:55:30,241 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0 [2024-11-16 08:55:30,426 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-11-16 08:55:30,426 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 08:55:30,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 08:55:30,426 INFO L85 PathProgramCache]: Analyzing trace with hash -1478578278, now seen corresponding path program 1 times [2024-11-16 08:55:30,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 08:55:30,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1492948546] [2024-11-16 08:55:30,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:30,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 08:55:30,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-16 08:55:30,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 08:55:30,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 08:55:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-16 08:55:30,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 08:55:30,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 08:55:30,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-16 08:55:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2024-11-16 08:55:30,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-16 08:55:30,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-16 08:55:30,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 08:55:30,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-16 08:55:30,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2024-11-16 08:55:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-16 08:55:30,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-16 08:55:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 08:55:30,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2024-11-16 08:55:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-11-16 08:55:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 08:55:30,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-16 08:55:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2024-11-16 08:55:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2024-11-16 08:55:30,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 08:55:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2024-11-16 08:55:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-16 08:55:30,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-11-16 08:55:30,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-11-16 08:55:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2024-11-16 08:55:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-11-16 08:55:30,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-11-16 08:55:30,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-16 08:55:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-11-16 08:55:30,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-16 08:55:30,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-11-16 08:55:30,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 08:55:30,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-16 08:55:30,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2024-11-16 08:55:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2024-11-16 08:55:30,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2024-11-16 08:55:30,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2024-11-16 08:55:30,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-16 08:55:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-16 08:55:30,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-11-16 08:55:30,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-16 08:55:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-16 08:55:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 08:55:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-16 08:55:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-16 08:55:30,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2024-11-16 08:55:30,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-16 08:55:30,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2024-11-16 08:55:30,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-16 08:55:30,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-16 08:55:30,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-11-16 08:55:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-11-16 08:55:30,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2024-11-16 08:55:30,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2024-11-16 08:55:30,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2024-11-16 08:55:30,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2024-11-16 08:55:30,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2024-11-16 08:55:30,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 08:55:30,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2024-11-16 08:55:30,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2024-11-16 08:55:30,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-16 08:55:30,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-16 08:55:30,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-11-16 08:55:30,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-11-16 08:55:30,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-16 08:55:30,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2024-11-16 08:55:30,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 08:55:30,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2024-11-16 08:55:30,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 08:55:30,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2024-11-16 08:55:30,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2024-11-16 08:55:30,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-16 08:55:30,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-16 08:55:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-16 08:55:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-11-16 08:55:30,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-11-16 08:55:30,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2024-11-16 08:55:30,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-16 08:55:30,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2024-11-16 08:55:30,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2024-11-16 08:55:30,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-16 08:55:30,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-16 08:55:30,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2024-11-16 08:55:30,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2024-11-16 08:55:30,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-16 08:55:30,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2024-11-16 08:55:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-11-16 08:55:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-11-16 08:55:30,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2024-11-16 08:55:30,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2024-11-16 08:55:30,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2024-11-16 08:55:30,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2024-11-16 08:55:30,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2024-11-16 08:55:30,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-16 08:55:30,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-16 08:55:30,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2024-11-16 08:55:30,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-16 08:55:30,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2024-11-16 08:55:30,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-11-16 08:55:30,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-16 08:55:30,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-16 08:55:30,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2024-11-16 08:55:30,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2024-11-16 08:55:30,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2024-11-16 08:55:30,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2024-11-16 08:55:30,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 608 [2024-11-16 08:55:30,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 625 [2024-11-16 08:55:30,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 642 [2024-11-16 08:55:30,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-11-16 08:55:30,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 676 [2024-11-16 08:55:30,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 693 [2024-11-16 08:55:30,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-11-16 08:55:30,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-11-16 08:55:30,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-16 08:55:30,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-11-16 08:55:30,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-16 08:55:30,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 795 [2024-11-16 08:55:30,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 812 [2024-11-16 08:55:30,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-16 08:55:30,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-16 08:55:30,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-11-16 08:55:30,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 880 [2024-11-16 08:55:30,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-11-16 08:55:30,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-11-16 08:55:30,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2024-11-16 08:55:30,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-16 08:55:30,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-16 08:55:30,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 982 [2024-11-16 08:55:30,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2024-11-16 08:55:30,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-16 08:55:30,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2024-11-16 08:55:30,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1050 [2024-11-16 08:55:30,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-16 08:55:30,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-16 08:55:30,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-11-16 08:55:30,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1118 [2024-11-16 08:55:30,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2024-11-16 08:55:30,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1153 [2024-11-16 08:55:30,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1172 [2024-11-16 08:55:30,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-11-16 08:55:30,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2024-11-16 08:55:30,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 08:55:30,878 INFO L134 CoverageAnalysis]: Checked inductivity of 41184 backedges. 324 proven. 105 refuted. 0 times theorem prover too weak. 40755 trivial. 0 not checked. [2024-11-16 08:55:30,878 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 08:55:30,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1492948546] [2024-11-16 08:55:30,879 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1492948546] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 08:55:30,879 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [509284896] [2024-11-16 08:55:30,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 08:55:30,879 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 08:55:30,879 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 08:55:30,880 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-11-16 08:55:30,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process