./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_2calls_25-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/recursive-simple/fibo_2calls_25-2.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/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())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'a9cccea737f311e9e2585bb4c0fd7fa7e4382857df72468b846279ab5798480b'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/recursive-simple/fibo_2calls_25-2.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 a9cccea737f311e9e2585bb4c0fd7fa7e4382857df72468b846279ab5798480b --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-06 23:48:14,559 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-06 23:48:14,637 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-06 23:48:14,641 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-06 23:48:14,641 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-06 23:48:14,655 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-06 23:48:14,656 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-06 23:48:14,656 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-06 23:48:14,656 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-06 23:48:14,656 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-06 23:48:14,656 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-06 23:48:14,656 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-06 23:48:14,656 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-06 23:48:14,657 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-06 23:48:14,657 INFO L153 SettingsManager]: * Use SBE=true [2024-11-06 23:48:14,657 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-06 23:48:14,657 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-06 23:48:14,657 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-06 23:48:14,658 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-06 23:48:14,658 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-06 23:48:14,658 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-06 23:48:14,658 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-06 23:48:14,658 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-06 23:48:14,659 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 23:48:14,659 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-06 23:48:14,659 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-06 23:48:14,660 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-06 23:48:14,660 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-06 23:48:14,660 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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-jdk21/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 -> a9cccea737f311e9e2585bb4c0fd7fa7e4382857df72468b846279ab5798480b [2024-11-06 23:48:14,951 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-06 23:48:14,966 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-06 23:48:14,967 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-06 23:48:14,968 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-06 23:48:14,968 INFO L274 PluginConnector]: CDTParser initialized [2024-11-06 23:48:14,969 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/recursive-simple/fibo_2calls_25-2.c [2024-11-06 23:48:16,103 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-06 23:48:16,327 INFO L384 CDTParser]: Found 1 translation units. [2024-11-06 23:48:16,330 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/recursive-simple/fibo_2calls_25-2.c [2024-11-06 23:48:16,336 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/00c9cfb37/b9a0041754724845aabec6fe8179881c/FLAGad9db1bf9 [2024-11-06 23:48:16,350 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/00c9cfb37/b9a0041754724845aabec6fe8179881c [2024-11-06 23:48:16,353 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-06 23:48:16,354 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-06 23:48:16,355 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-06 23:48:16,355 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-06 23:48:16,358 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-06 23:48:16,359 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,359 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2a8addf8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16, skipping insertion in model container [2024-11-06 23:48:16,361 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,369 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-06 23:48:16,479 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/recursive-simple/fibo_2calls_25-2.c[952,965] [2024-11-06 23:48:16,482 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 23:48:16,488 INFO L200 MainTranslator]: Completed pre-run [2024-11-06 23:48:16,498 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/recursive-simple/fibo_2calls_25-2.c[952,965] [2024-11-06 23:48:16,499 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-06 23:48:16,511 INFO L204 MainTranslator]: Completed translation [2024-11-06 23:48:16,511 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16 WrapperNode [2024-11-06 23:48:16,512 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-06 23:48:16,513 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-06 23:48:16,513 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-06 23:48:16,513 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-06 23:48:16,517 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,521 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,531 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 20 [2024-11-06 23:48:16,532 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-06 23:48:16,532 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-06 23:48:16,532 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-06 23:48:16,533 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-06 23:48:16,538 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,539 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,539 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,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-06 23:48:16,550 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,550 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,552 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,553 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,553 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,554 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,556 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-06 23:48:16,557 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-06 23:48:16,557 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-06 23:48:16,557 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-06 23:48:16,558 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (1/1) ... [2024-11-06 23:48:16,564 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-06 23:48:16,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:16,584 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-06 23:48:16,586 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-06 23:48:16,603 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-06 23:48:16,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-06 23:48:16,603 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-11-06 23:48:16,603 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-11-06 23:48:16,603 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-11-06 23:48:16,603 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-11-06 23:48:16,603 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-06 23:48:16,603 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-06 23:48:16,650 INFO L238 CfgBuilder]: Building ICFG [2024-11-06 23:48:16,652 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-06 23:48:16,746 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-11-06 23:48:16,747 INFO L287 CfgBuilder]: Performing block encoding [2024-11-06 23:48:16,752 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-06 23:48:16,752 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-06 23:48:16,753 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:48:16 BoogieIcfgContainer [2024-11-06 23:48:16,753 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-06 23:48:16,755 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-06 23:48:16,755 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-06 23:48:16,758 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-06 23:48:16,758 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 11:48:16" (1/3) ... [2024-11-06 23:48:16,758 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ce535ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:48:16, skipping insertion in model container [2024-11-06 23:48:16,759 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:48:16" (2/3) ... [2024-11-06 23:48:16,759 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ce535ce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 11:48:16, skipping insertion in model container [2024-11-06 23:48:16,759 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 11:48:16" (3/3) ... [2024-11-06 23:48:16,760 INFO L112 eAbstractionObserver]: Analyzing ICFG fibo_2calls_25-2.c [2024-11-06 23:48:16,769 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-06 23:48:16,769 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-06 23:48:16,799 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-06 23:48:16,806 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;@7c4c53e1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-06 23:48:16,806 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-06 23:48:16,809 INFO L276 IsEmpty]: Start isEmpty. Operand has 29 states, 20 states have (on average 1.3) internal successors, (26), 21 states have internal predecessors, (26), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-11-06 23:48:16,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-06 23:48:16,812 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:16,813 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:16,813 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:16,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:16,816 INFO L85 PathProgramCache]: Analyzing trace with hash 1123300790, now seen corresponding path program 1 times [2024-11-06 23:48:16,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:16,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1094455719] [2024-11-06 23:48:16,821 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:16,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:16,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:16,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:16,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:16,952 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-06 23:48:16,953 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:16,953 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1094455719] [2024-11-06 23:48:16,953 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1094455719] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 23:48:16,953 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 23:48:16,954 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-06 23:48:16,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1521649696] [2024-11-06 23:48:16,955 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 23:48:16,957 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-06 23:48:16,957 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:16,972 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-06 23:48:16,973 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-06 23:48:16,974 INFO L87 Difference]: Start difference. First operand has 29 states, 20 states have (on average 1.3) internal successors, (26), 21 states have internal predecessors, (26), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-06 23:48:17,026 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:17,027 INFO L93 Difference]: Finished difference Result 41 states and 52 transitions. [2024-11-06 23:48:17,027 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-06 23:48:17,028 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 10 [2024-11-06 23:48:17,029 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:17,032 INFO L225 Difference]: With dead ends: 41 [2024-11-06 23:48:17,033 INFO L226 Difference]: Without dead ends: 29 [2024-11-06 23:48:17,034 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-06 23:48:17,036 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 10 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 42 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 42 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:17,036 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 97 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 42 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-06 23:48:17,045 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2024-11-06 23:48:17,055 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 27. [2024-11-06 23:48:17,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 19 states have internal predecessors, (22), 5 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7) [2024-11-06 23:48:17,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 34 transitions. [2024-11-06 23:48:17,060 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 34 transitions. Word has length 10 [2024-11-06 23:48:17,060 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:17,060 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 34 transitions. [2024-11-06 23:48:17,060 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-06 23:48:17,060 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 34 transitions. [2024-11-06 23:48:17,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-06 23:48:17,061 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:17,061 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:17,061 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-06 23:48:17,061 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:17,062 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:17,062 INFO L85 PathProgramCache]: Analyzing trace with hash 1177745932, now seen corresponding path program 1 times [2024-11-06 23:48:17,062 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:17,062 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1408349704] [2024-11-06 23:48:17,062 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:17,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:17,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:17,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,121 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-06 23:48:17,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:17,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1408349704] [2024-11-06 23:48:17,121 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1408349704] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-06 23:48:17,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-06 23:48:17,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-06 23:48:17,122 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107763626] [2024-11-06 23:48:17,122 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-06 23:48:17,122 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-06 23:48:17,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:17,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-06 23:48:17,123 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-06 23:48:17,123 INFO L87 Difference]: Start difference. First operand 27 states and 34 transitions. Second operand has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-06 23:48:17,167 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:17,167 INFO L93 Difference]: Finished difference Result 33 states and 41 transitions. [2024-11-06 23:48:17,167 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-06 23:48:17,168 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 11 [2024-11-06 23:48:17,168 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:17,168 INFO L225 Difference]: With dead ends: 33 [2024-11-06 23:48:17,168 INFO L226 Difference]: Without dead ends: 29 [2024-11-06 23:48:17,168 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-06 23:48:17,169 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 7 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:17,169 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 80 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-06 23:48:17,169 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2024-11-06 23:48:17,173 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 27. [2024-11-06 23:48:17,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 19 states have internal predecessors, (22), 5 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (7), 5 states have call predecessors, (7), 5 states have call successors, (7) [2024-11-06 23:48:17,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 34 transitions. [2024-11-06 23:48:17,174 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 34 transitions. Word has length 11 [2024-11-06 23:48:17,174 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:17,174 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 34 transitions. [2024-11-06 23:48:17,174 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-11-06 23:48:17,174 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 34 transitions. [2024-11-06 23:48:17,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-06 23:48:17,175 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:17,175 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:17,175 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-06 23:48:17,175 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:17,176 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:17,176 INFO L85 PathProgramCache]: Analyzing trace with hash 2110588723, now seen corresponding path program 1 times [2024-11-06 23:48:17,176 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:17,176 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1655150605] [2024-11-06 23:48:17,176 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:17,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:17,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:17,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:17,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-11-06 23:48:17,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,347 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-06 23:48:17,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:17,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1655150605] [2024-11-06 23:48:17,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1655150605] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:17,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2085330910] [2024-11-06 23:48:17,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:17,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:17,348 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:17,350 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:17,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-06 23:48:17,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,391 INFO L255 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-06 23:48:17,394 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:17,477 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-06 23:48:17,478 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:17,622 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-06 23:48:17,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2085330910] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:17,623 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:17,623 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 13 [2024-11-06 23:48:17,623 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1200648300] [2024-11-06 23:48:17,623 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:17,623 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-06 23:48:17,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:17,624 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-06 23:48:17,624 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=124, Unknown=0, NotChecked=0, Total=156 [2024-11-06 23:48:17,624 INFO L87 Difference]: Start difference. First operand 27 states and 34 transitions. Second operand has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (8), 1 states have call predecessors, (8), 4 states have return successors, (8), 2 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-06 23:48:17,733 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:17,734 INFO L93 Difference]: Finished difference Result 55 states and 75 transitions. [2024-11-06 23:48:17,734 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-06 23:48:17,734 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (8), 1 states have call predecessors, (8), 4 states have return successors, (8), 2 states have call predecessors, (8), 8 states have call successors, (8) Word has length 23 [2024-11-06 23:48:17,734 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:17,735 INFO L225 Difference]: With dead ends: 55 [2024-11-06 23:48:17,735 INFO L226 Difference]: Without dead ends: 31 [2024-11-06 23:48:17,735 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 44 SyntacticMatches, 2 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=166, Unknown=0, NotChecked=0, Total=210 [2024-11-06 23:48:17,736 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 19 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 145 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 157 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 145 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:17,736 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 163 Invalid, 157 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 145 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-06 23:48:17,737 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-11-06 23:48:17,740 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 29. [2024-11-06 23:48:17,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 19 states have (on average 1.2105263157894737) internal successors, (23), 21 states have internal predecessors, (23), 5 states have call successors, (5), 2 states have call predecessors, (5), 4 states have return successors, (8), 5 states have call predecessors, (8), 5 states have call successors, (8) [2024-11-06 23:48:17,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 36 transitions. [2024-11-06 23:48:17,741 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 36 transitions. Word has length 23 [2024-11-06 23:48:17,741 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:17,741 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 36 transitions. [2024-11-06 23:48:17,741 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (8), 1 states have call predecessors, (8), 4 states have return successors, (8), 2 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-06 23:48:17,741 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 36 transitions. [2024-11-06 23:48:17,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-06 23:48:17,742 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:17,742 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:17,755 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-06 23:48:17,942 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:17,943 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:17,943 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:17,943 INFO L85 PathProgramCache]: Analyzing trace with hash 1277869167, now seen corresponding path program 1 times [2024-11-06 23:48:17,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:17,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748367117] [2024-11-06 23:48:17,943 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:17,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:17,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:17,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:17,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:18,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:18,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,046 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-06 23:48:18,046 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:18,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1748367117] [2024-11-06 23:48:18,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1748367117] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:18,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [825862461] [2024-11-06 23:48:18,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:18,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:18,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:18,049 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:18,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-06 23:48:18,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-06 23:48:18,086 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:18,118 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-06 23:48:18,118 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:18,244 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-06 23:48:18,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [825862461] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:18,245 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:18,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 13 [2024-11-06 23:48:18,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [224118610] [2024-11-06 23:48:18,245 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:18,245 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-06 23:48:18,245 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:18,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-06 23:48:18,246 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156 [2024-11-06 23:48:18,246 INFO L87 Difference]: Start difference. First operand 29 states and 36 transitions. Second operand has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 7 states have call successors, (7), 1 states have call predecessors, (7), 3 states have return successors, (7), 3 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-06 23:48:18,383 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:18,384 INFO L93 Difference]: Finished difference Result 53 states and 74 transitions. [2024-11-06 23:48:18,384 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-06 23:48:18,384 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 7 states have call successors, (7), 1 states have call predecessors, (7), 3 states have return successors, (7), 3 states have call predecessors, (7), 7 states have call successors, (7) Word has length 24 [2024-11-06 23:48:18,384 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:18,386 INFO L225 Difference]: With dead ends: 53 [2024-11-06 23:48:18,386 INFO L226 Difference]: Without dead ends: 49 [2024-11-06 23:48:18,386 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 46 SyntacticMatches, 2 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=42, Invalid=140, Unknown=0, NotChecked=0, Total=182 [2024-11-06 23:48:18,386 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 36 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 185 mSolverCounterSat, 30 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 123 SdHoareTripleChecker+Invalid, 215 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 30 IncrementalHoareTripleChecker+Valid, 185 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:18,386 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 123 Invalid, 215 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [30 Valid, 185 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-06 23:48:18,387 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-11-06 23:48:18,392 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 47. [2024-11-06 23:48:18,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 31 states have (on average 1.2580645161290323) internal successors, (39), 33 states have internal predecessors, (39), 9 states have call successors, (9), 4 states have call predecessors, (9), 6 states have return successors, (17), 9 states have call predecessors, (17), 9 states have call successors, (17) [2024-11-06 23:48:18,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 65 transitions. [2024-11-06 23:48:18,393 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 65 transitions. Word has length 24 [2024-11-06 23:48:18,393 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:18,393 INFO L471 AbstractCegarLoop]: Abstraction has 47 states and 65 transitions. [2024-11-06 23:48:18,393 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 7 states have call successors, (7), 1 states have call predecessors, (7), 3 states have return successors, (7), 3 states have call predecessors, (7), 7 states have call successors, (7) [2024-11-06 23:48:18,393 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 65 transitions. [2024-11-06 23:48:18,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-06 23:48:18,394 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:18,394 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 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-06 23:48:18,406 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-06 23:48:18,598 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:18,599 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:18,599 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:18,599 INFO L85 PathProgramCache]: Analyzing trace with hash -2061621832, now seen corresponding path program 1 times [2024-11-06 23:48:18,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:18,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752451534] [2024-11-06 23:48:18,599 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:18,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:18,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:18,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:18,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:18,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-11-06 23:48:18,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-06 23:48:18,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,681 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 5 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-06 23:48:18,681 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:18,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752451534] [2024-11-06 23:48:18,681 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752451534] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:18,681 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [323844486] [2024-11-06 23:48:18,681 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:18,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:18,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:18,683 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:18,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-06 23:48:18,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:18,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-06 23:48:18,718 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:18,771 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-06 23:48:18,771 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:19,004 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-06 23:48:19,004 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [323844486] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:19,004 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:19,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 9] total 15 [2024-11-06 23:48:19,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1220299094] [2024-11-06 23:48:19,004 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:19,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-11-06 23:48:19,004 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:19,005 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-11-06 23:48:19,005 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=169, Unknown=0, NotChecked=0, Total=210 [2024-11-06 23:48:19,005 INFO L87 Difference]: Start difference. First operand 47 states and 65 transitions. Second operand has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (13), 1 states have call predecessors, (13), 5 states have return successors, (13), 3 states have call predecessors, (13), 11 states have call successors, (13) [2024-11-06 23:48:19,188 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:19,188 INFO L93 Difference]: Finished difference Result 109 states and 177 transitions. [2024-11-06 23:48:19,188 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-06 23:48:19,189 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (13), 1 states have call predecessors, (13), 5 states have return successors, (13), 3 states have call predecessors, (13), 11 states have call successors, (13) Word has length 36 [2024-11-06 23:48:19,189 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:19,190 INFO L225 Difference]: With dead ends: 109 [2024-11-06 23:48:19,190 INFO L226 Difference]: Without dead ends: 65 [2024-11-06 23:48:19,191 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 75 SyntacticMatches, 3 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=84, Invalid=336, Unknown=0, NotChecked=0, Total=420 [2024-11-06 23:48:19,191 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 32 mSDsluCounter, 171 mSDsCounter, 0 mSdLazyCounter, 226 mSolverCounterSat, 30 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 192 SdHoareTripleChecker+Invalid, 256 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 30 IncrementalHoareTripleChecker+Valid, 226 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:19,191 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 192 Invalid, 256 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [30 Valid, 226 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-06 23:48:19,192 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 65 states. [2024-11-06 23:48:19,200 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 65 to 63. [2024-11-06 23:48:19,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 41 states have (on average 1.2439024390243902) internal successors, (51), 44 states have internal predecessors, (51), 12 states have call successors, (12), 5 states have call predecessors, (12), 9 states have return successors, (29), 13 states have call predecessors, (29), 12 states have call successors, (29) [2024-11-06 23:48:19,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 92 transitions. [2024-11-06 23:48:19,201 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 92 transitions. Word has length 36 [2024-11-06 23:48:19,201 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:19,201 INFO L471 AbstractCegarLoop]: Abstraction has 63 states and 92 transitions. [2024-11-06 23:48:19,201 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (13), 1 states have call predecessors, (13), 5 states have return successors, (13), 3 states have call predecessors, (13), 11 states have call successors, (13) [2024-11-06 23:48:19,202 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 92 transitions. [2024-11-06 23:48:19,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-06 23:48:19,203 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:19,203 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 1, 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-06 23:48:19,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-06 23:48:19,403 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:19,404 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:19,404 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:19,404 INFO L85 PathProgramCache]: Analyzing trace with hash 1167294498, now seen corresponding path program 1 times [2024-11-06 23:48:19,404 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:19,404 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [763651056] [2024-11-06 23:48:19,404 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:19,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:19,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:19,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:19,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:19,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:19,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:19,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:19,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:19,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:19,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:19,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:19,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:19,502 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-11-06 23:48:19,502 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:19,502 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [763651056] [2024-11-06 23:48:19,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [763651056] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:19,502 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [17644149] [2024-11-06 23:48:19,502 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:19,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:19,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:19,504 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:19,505 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-06 23:48:19,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:19,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-06 23:48:19,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:19,598 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-06 23:48:19,599 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:19,833 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-06 23:48:19,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [17644149] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:19,834 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:19,834 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 9] total 18 [2024-11-06 23:48:19,834 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1335764052] [2024-11-06 23:48:19,834 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:19,834 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-11-06 23:48:19,834 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:19,834 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-11-06 23:48:19,835 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=251, Unknown=0, NotChecked=0, Total=306 [2024-11-06 23:48:19,835 INFO L87 Difference]: Start difference. First operand 63 states and 92 transitions. Second operand has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (13), 1 states have call predecessors, (13), 7 states have return successors, (13), 6 states have call predecessors, (13), 11 states have call successors, (13) [2024-11-06 23:48:20,048 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:20,049 INFO L93 Difference]: Finished difference Result 179 states and 325 transitions. [2024-11-06 23:48:20,049 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-06 23:48:20,049 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (13), 1 states have call predecessors, (13), 7 states have return successors, (13), 6 states have call predecessors, (13), 11 states have call successors, (13) Word has length 37 [2024-11-06 23:48:20,049 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:20,051 INFO L225 Difference]: With dead ends: 179 [2024-11-06 23:48:20,051 INFO L226 Difference]: Without dead ends: 119 [2024-11-06 23:48:20,052 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 102 GetRequests, 77 SyntacticMatches, 3 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 99 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=105, Invalid=447, Unknown=0, NotChecked=0, Total=552 [2024-11-06 23:48:20,053 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 37 mSDsluCounter, 222 mSDsCounter, 0 mSdLazyCounter, 308 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 255 SdHoareTripleChecker+Invalid, 349 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 308 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:20,053 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 255 Invalid, 349 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 308 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-06 23:48:20,053 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 119 states. [2024-11-06 23:48:20,066 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 119 to 100. [2024-11-06 23:48:20,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 100 states, 64 states have (on average 1.21875) internal successors, (78), 67 states have internal predecessors, (78), 21 states have call successors, (21), 7 states have call predecessors, (21), 14 states have return successors, (63), 25 states have call predecessors, (63), 21 states have call successors, (63) [2024-11-06 23:48:20,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 100 states and 162 transitions. [2024-11-06 23:48:20,068 INFO L78 Accepts]: Start accepts. Automaton has 100 states and 162 transitions. Word has length 37 [2024-11-06 23:48:20,068 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:20,069 INFO L471 AbstractCegarLoop]: Abstraction has 100 states and 162 transitions. [2024-11-06 23:48:20,069 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (13), 1 states have call predecessors, (13), 7 states have return successors, (13), 6 states have call predecessors, (13), 11 states have call successors, (13) [2024-11-06 23:48:20,069 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 162 transitions. [2024-11-06 23:48:20,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-06 23:48:20,071 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:20,071 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:20,083 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-06 23:48:20,271 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-06 23:48:20,272 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:20,272 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:20,272 INFO L85 PathProgramCache]: Analyzing trace with hash 384535367, now seen corresponding path program 1 times [2024-11-06 23:48:20,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:20,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [388530170] [2024-11-06 23:48:20,272 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:20,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:20,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:20,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:20,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:20,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:20,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:20,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:20,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-06 23:48:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,398 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-06 23:48:20,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:20,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [388530170] [2024-11-06 23:48:20,399 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [388530170] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:20,399 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1048470604] [2024-11-06 23:48:20,399 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:20,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:20,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:20,401 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:20,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-06 23:48:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:20,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 132 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-06 23:48:20,440 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:20,522 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 23 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-06 23:48:20,523 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:20,888 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 28 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-06 23:48:20,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1048470604] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:20,888 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:20,888 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 11] total 20 [2024-11-06 23:48:20,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1260269713] [2024-11-06 23:48:20,889 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:20,889 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-06 23:48:20,889 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:20,890 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-06 23:48:20,890 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=312, Unknown=0, NotChecked=0, Total=380 [2024-11-06 23:48:20,890 INFO L87 Difference]: Start difference. First operand 100 states and 162 transitions. Second operand has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (16), 1 states have call predecessors, (16), 8 states have return successors, (18), 7 states have call predecessors, (18), 14 states have call successors, (18) [2024-11-06 23:48:21,155 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:21,156 INFO L93 Difference]: Finished difference Result 249 states and 486 transitions. [2024-11-06 23:48:21,156 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-06 23:48:21,156 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (16), 1 states have call predecessors, (16), 8 states have return successors, (18), 7 states have call predecessors, (18), 14 states have call successors, (18) Word has length 51 [2024-11-06 23:48:21,157 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:21,158 INFO L225 Difference]: With dead ends: 249 [2024-11-06 23:48:21,158 INFO L226 Difference]: Without dead ends: 152 [2024-11-06 23:48:21,160 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 109 SyntacticMatches, 4 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 134 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=131, Invalid=571, Unknown=0, NotChecked=0, Total=702 [2024-11-06 23:48:21,160 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 52 mSDsluCounter, 244 mSDsCounter, 0 mSdLazyCounter, 336 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 406 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 336 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:21,160 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 276 Invalid, 406 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 336 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-06 23:48:21,161 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 152 states. [2024-11-06 23:48:21,173 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 152 to 109. [2024-11-06 23:48:21,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 109 states, 71 states have (on average 1.2253521126760563) internal successors, (87), 72 states have internal predecessors, (87), 24 states have call successors, (24), 9 states have call predecessors, (24), 13 states have return successors, (66), 27 states have call predecessors, (66), 24 states have call successors, (66) [2024-11-06 23:48:21,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 109 states and 177 transitions. [2024-11-06 23:48:21,175 INFO L78 Accepts]: Start accepts. Automaton has 109 states and 177 transitions. Word has length 51 [2024-11-06 23:48:21,175 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:21,175 INFO L471 AbstractCegarLoop]: Abstraction has 109 states and 177 transitions. [2024-11-06 23:48:21,175 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (16), 1 states have call predecessors, (16), 8 states have return successors, (18), 7 states have call predecessors, (18), 14 states have call successors, (18) [2024-11-06 23:48:21,175 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 177 transitions. [2024-11-06 23:48:21,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-06 23:48:21,178 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:21,178 INFO L215 NwaCegarLoop]: trace histogram [9, 9, 7, 6, 6, 6, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:21,190 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-06 23:48:21,379 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:21,379 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:21,380 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:21,380 INFO L85 PathProgramCache]: Analyzing trace with hash 1770426885, now seen corresponding path program 1 times [2024-11-06 23:48:21,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:21,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1657386905] [2024-11-06 23:48:21,380 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:21,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:21,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:21,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:21,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:21,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:21,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:21,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:21,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:21,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:21,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-06 23:48:21,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:21,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:21,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:21,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:21,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:21,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,663 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 44 proven. 79 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-11-06 23:48:21,663 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:21,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1657386905] [2024-11-06 23:48:21,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1657386905] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:21,663 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2138843220] [2024-11-06 23:48:21,663 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:21,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:21,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:21,665 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:21,666 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-06 23:48:21,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:21,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 256 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-06 23:48:21,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:21,864 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 119 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-11-06 23:48:21,864 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:22,732 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 129 refuted. 0 times theorem prover too weak. 130 trivial. 0 not checked. [2024-11-06 23:48:22,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2138843220] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:22,732 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:22,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 13] total 24 [2024-11-06 23:48:22,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1400601468] [2024-11-06 23:48:22,732 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:22,732 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-11-06 23:48:22,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:22,733 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-11-06 23:48:22,733 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=464, Unknown=0, NotChecked=0, Total=552 [2024-11-06 23:48:22,733 INFO L87 Difference]: Start difference. First operand 109 states and 177 transitions. Second operand has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (23), 1 states have call predecessors, (23), 9 states have return successors, (27), 11 states have call predecessors, (27), 18 states have call successors, (27) [2024-11-06 23:48:23,124 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:23,125 INFO L93 Difference]: Finished difference Result 253 states and 491 transitions. [2024-11-06 23:48:23,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-11-06 23:48:23,125 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (23), 1 states have call predecessors, (23), 9 states have return successors, (27), 11 states have call predecessors, (27), 18 states have call successors, (27) Word has length 107 [2024-11-06 23:48:23,125 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:23,126 INFO L225 Difference]: With dead ends: 253 [2024-11-06 23:48:23,127 INFO L226 Difference]: Without dead ends: 105 [2024-11-06 23:48:23,132 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 265 GetRequests, 226 SyntacticMatches, 5 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 274 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=221, Invalid=1039, Unknown=0, NotChecked=0, Total=1260 [2024-11-06 23:48:23,133 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 52 mSDsluCounter, 357 mSDsCounter, 0 mSdLazyCounter, 615 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 389 SdHoareTripleChecker+Invalid, 663 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 615 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:23,133 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 389 Invalid, 663 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 615 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-06 23:48:23,133 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 105 states. [2024-11-06 23:48:23,148 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 105 to 88. [2024-11-06 23:48:23,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 88 states, 59 states have (on average 1.1864406779661016) internal successors, (70), 60 states have internal predecessors, (70), 16 states have call successors, (16), 8 states have call predecessors, (16), 12 states have return successors, (38), 19 states have call predecessors, (38), 16 states have call successors, (38) [2024-11-06 23:48:23,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 124 transitions. [2024-11-06 23:48:23,149 INFO L78 Accepts]: Start accepts. Automaton has 88 states and 124 transitions. Word has length 107 [2024-11-06 23:48:23,150 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:23,150 INFO L471 AbstractCegarLoop]: Abstraction has 88 states and 124 transitions. [2024-11-06 23:48:23,150 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (23), 1 states have call predecessors, (23), 9 states have return successors, (27), 11 states have call predecessors, (27), 18 states have call successors, (27) [2024-11-06 23:48:23,150 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 124 transitions. [2024-11-06 23:48:23,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-06 23:48:23,154 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:23,154 INFO L215 NwaCegarLoop]: trace histogram [14, 14, 11, 11, 11, 10, 7, 7, 7, 7, 7, 7, 7, 6, 5, 5, 5, 5, 5, 5, 5, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:23,168 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-06 23:48:23,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2024-11-06 23:48:23,355 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:23,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:23,355 INFO L85 PathProgramCache]: Analyzing trace with hash -1233895452, now seen corresponding path program 1 times [2024-11-06 23:48:23,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:23,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1564691405] [2024-11-06 23:48:23,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:23,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:23,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:23,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:23,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:23,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:23,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-11-06 23:48:23,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:23,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:23,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:23,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-06 23:48:23,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:23,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:23,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:23,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:23,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:23,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,669 INFO L134 CoverageAnalysis]: Checked inductivity of 808 backedges. 78 proven. 182 refuted. 0 times theorem prover too weak. 548 trivial. 0 not checked. [2024-11-06 23:48:23,669 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1564691405] [2024-11-06 23:48:23,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1564691405] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:23,669 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2137523614] [2024-11-06 23:48:23,669 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:23,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:23,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:23,671 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:23,672 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-06 23:48:23,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:23,749 INFO L255 TraceCheckSpWp]: Trace formula consists of 407 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-06 23:48:23,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:23,883 INFO L134 CoverageAnalysis]: Checked inductivity of 808 backedges. 41 proven. 271 refuted. 0 times theorem prover too weak. 496 trivial. 0 not checked. [2024-11-06 23:48:23,883 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 808 backedges. 41 proven. 287 refuted. 0 times theorem prover too weak. 480 trivial. 0 not checked. [2024-11-06 23:48:24,996 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2137523614] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:24,996 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:24,996 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 15] total 26 [2024-11-06 23:48:24,996 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221766554] [2024-11-06 23:48:24,997 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:24,997 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-11-06 23:48:24,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:24,998 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-11-06 23:48:24,998 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=549, Unknown=0, NotChecked=0, Total=650 [2024-11-06 23:48:24,998 INFO L87 Difference]: Start difference. First operand 88 states and 124 transitions. Second operand has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (26), 1 states have call predecessors, (26), 10 states have return successors, (32), 12 states have call predecessors, (32), 20 states have call successors, (32) [2024-11-06 23:48:25,434 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:25,434 INFO L93 Difference]: Finished difference Result 226 states and 392 transitions. [2024-11-06 23:48:25,434 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-11-06 23:48:25,435 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (26), 1 states have call predecessors, (26), 10 states have return successors, (32), 12 states have call predecessors, (32), 20 states have call successors, (32) Word has length 175 [2024-11-06 23:48:25,435 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:25,436 INFO L225 Difference]: With dead ends: 226 [2024-11-06 23:48:25,436 INFO L226 Difference]: Without dead ends: 128 [2024-11-06 23:48:25,437 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 424 GetRequests, 380 SyntacticMatches, 6 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 351 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=275, Invalid=1285, Unknown=0, NotChecked=0, Total=1560 [2024-11-06 23:48:25,441 INFO L432 NwaCegarLoop]: 34 mSDtfsCounter, 66 mSDsluCounter, 349 mSDsCounter, 0 mSdLazyCounter, 563 mSolverCounterSat, 67 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 383 SdHoareTripleChecker+Invalid, 630 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 67 IncrementalHoareTripleChecker+Valid, 563 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:25,441 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 383 Invalid, 630 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [67 Valid, 563 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-06 23:48:25,442 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 128 states. [2024-11-06 23:48:25,454 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 128 to 108. [2024-11-06 23:48:25,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 108 states, 73 states have (on average 1.2191780821917808) internal successors, (89), 74 states have internal predecessors, (89), 20 states have call successors, (20), 11 states have call predecessors, (20), 14 states have return successors, (51), 22 states have call predecessors, (51), 20 states have call successors, (51) [2024-11-06 23:48:25,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 160 transitions. [2024-11-06 23:48:25,459 INFO L78 Accepts]: Start accepts. Automaton has 108 states and 160 transitions. Word has length 175 [2024-11-06 23:48:25,459 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:25,459 INFO L471 AbstractCegarLoop]: Abstraction has 108 states and 160 transitions. [2024-11-06 23:48:25,459 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (26), 1 states have call predecessors, (26), 10 states have return successors, (32), 12 states have call predecessors, (32), 20 states have call successors, (32) [2024-11-06 23:48:25,463 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 160 transitions. [2024-11-06 23:48:25,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-11-06 23:48:25,465 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:25,465 INFO L215 NwaCegarLoop]: trace histogram [21, 21, 18, 18, 16, 15, 10, 10, 10, 10, 10, 10, 10, 9, 9, 9, 9, 9, 9, 9, 6, 6, 6, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:25,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-06 23:48:25,666 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:25,666 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:25,667 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:25,667 INFO L85 PathProgramCache]: Analyzing trace with hash -813340183, now seen corresponding path program 2 times [2024-11-06 23:48:25,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:25,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [167575798] [2024-11-06 23:48:25,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:25,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:25,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:25,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:25,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:25,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:26,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:26,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:26,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-11-06 23:48:26,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:26,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 132 [2024-11-06 23:48:26,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:26,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:26,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:26,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-11-06 23:48:26,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:26,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:26,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:26,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:26,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2001 backedges. 169 proven. 356 refuted. 0 times theorem prover too weak. 1476 trivial. 0 not checked. [2024-11-06 23:48:26,257 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:26,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [167575798] [2024-11-06 23:48:26,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [167575798] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:26,257 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [882919995] [2024-11-06 23:48:26,257 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-06 23:48:26,257 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:26,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:26,265 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:26,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-06 23:48:26,444 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-06 23:48:26,445 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:48:26,449 INFO L255 TraceCheckSpWp]: Trace formula consists of 616 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-06 23:48:26,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:26,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2001 backedges. 79 proven. 535 refuted. 0 times theorem prover too weak. 1387 trivial. 0 not checked. [2024-11-06 23:48:26,572 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:28,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2001 backedges. 79 proven. 559 refuted. 0 times theorem prover too weak. 1363 trivial. 0 not checked. [2024-11-06 23:48:28,172 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [882919995] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:28,172 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:28,172 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 17] total 28 [2024-11-06 23:48:28,172 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [527469556] [2024-11-06 23:48:28,172 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:28,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-11-06 23:48:28,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:28,173 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-11-06 23:48:28,173 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=119, Invalid=637, Unknown=0, NotChecked=0, Total=756 [2024-11-06 23:48:28,174 INFO L87 Difference]: Start difference. First operand 108 states and 160 transitions. Second operand has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (28), 1 states have call predecessors, (28), 11 states have return successors, (37), 14 states have call predecessors, (37), 22 states have call successors, (37) [2024-11-06 23:48:28,655 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:28,655 INFO L93 Difference]: Finished difference Result 251 states and 429 transitions. [2024-11-06 23:48:28,655 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-11-06 23:48:28,656 INFO L78 Accepts]: Start accepts. Automaton has has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (28), 1 states have call predecessors, (28), 11 states have return successors, (37), 14 states have call predecessors, (37), 22 states have call successors, (37) Word has length 269 [2024-11-06 23:48:28,656 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:28,657 INFO L225 Difference]: With dead ends: 251 [2024-11-06 23:48:28,657 INFO L226 Difference]: Without dead ends: 153 [2024-11-06 23:48:28,658 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 645 GetRequests, 595 SyntacticMatches, 7 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 439 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=342, Invalid=1638, Unknown=0, NotChecked=0, Total=1980 [2024-11-06 23:48:28,659 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 91 mSDsluCounter, 322 mSDsCounter, 0 mSdLazyCounter, 609 mSolverCounterSat, 109 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 93 SdHoareTripleChecker+Valid, 352 SdHoareTripleChecker+Invalid, 718 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 109 IncrementalHoareTripleChecker+Valid, 609 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:28,659 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [93 Valid, 352 Invalid, 718 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [109 Valid, 609 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-06 23:48:28,663 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 153 states. [2024-11-06 23:48:28,680 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 140. [2024-11-06 23:48:28,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 140 states, 97 states have (on average 1.2474226804123711) internal successors, (121), 96 states have internal predecessors, (121), 26 states have call successors, (26), 17 states have call predecessors, (26), 16 states have return successors, (71), 26 states have call predecessors, (71), 26 states have call successors, (71) [2024-11-06 23:48:28,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 140 states and 218 transitions. [2024-11-06 23:48:28,686 INFO L78 Accepts]: Start accepts. Automaton has 140 states and 218 transitions. Word has length 269 [2024-11-06 23:48:28,686 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:28,686 INFO L471 AbstractCegarLoop]: Abstraction has 140 states and 218 transitions. [2024-11-06 23:48:28,687 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (28), 1 states have call predecessors, (28), 11 states have return successors, (37), 14 states have call predecessors, (37), 22 states have call successors, (37) [2024-11-06 23:48:28,687 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 218 transitions. [2024-11-06 23:48:28,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 338 [2024-11-06 23:48:28,693 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:28,693 INFO L215 NwaCegarLoop]: trace histogram [26, 26, 23, 23, 20, 19, 13, 13, 13, 13, 13, 13, 13, 11, 11, 11, 11, 11, 11, 11, 8, 7, 7, 3, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:28,723 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-06 23:48:28,894 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:28,894 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:28,898 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:28,898 INFO L85 PathProgramCache]: Analyzing trace with hash 1350047744, now seen corresponding path program 3 times [2024-11-06 23:48:28,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:28,899 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1488843598] [2024-11-06 23:48:28,899 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:28,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:28,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:29,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:29,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:29,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:29,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-11-06 23:48:29,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:29,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 132 [2024-11-06 23:48:29,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:29,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:29,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:29,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:29,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-06 23:48:29,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:29,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:29,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:29,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:29,481 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 239 proven. 505 refuted. 0 times theorem prover too weak. 2461 trivial. 0 not checked. [2024-11-06 23:48:29,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:29,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1488843598] [2024-11-06 23:48:29,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1488843598] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:29,481 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [806959905] [2024-11-06 23:48:29,481 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-06 23:48:29,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:29,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:29,483 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:29,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-06 23:48:29,578 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-11-06 23:48:29,578 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:48:29,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 222 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-06 23:48:29,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:29,670 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 33 refuted. 0 times theorem prover too weak. 2529 trivial. 0 not checked. [2024-11-06 23:48:29,670 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:30,611 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 35 refuted. 0 times theorem prover too weak. 2527 trivial. 0 not checked. [2024-11-06 23:48:30,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [806959905] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:30,612 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:30,612 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 13] total 23 [2024-11-06 23:48:30,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1227484036] [2024-11-06 23:48:30,612 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:30,612 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-11-06 23:48:30,612 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:30,613 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-11-06 23:48:30,613 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=422, Unknown=0, NotChecked=0, Total=506 [2024-11-06 23:48:30,613 INFO L87 Difference]: Start difference. First operand 140 states and 218 transitions. Second operand has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (24), 1 states have call predecessors, (24), 7 states have return successors, (29), 11 states have call predecessors, (29), 15 states have call successors, (29) [2024-11-06 23:48:30,815 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:30,815 INFO L93 Difference]: Finished difference Result 280 states and 453 transitions. [2024-11-06 23:48:30,815 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-06 23:48:30,815 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (24), 1 states have call predecessors, (24), 7 states have return successors, (29), 11 states have call predecessors, (29), 15 states have call successors, (29) Word has length 337 [2024-11-06 23:48:30,816 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:30,817 INFO L225 Difference]: With dead ends: 280 [2024-11-06 23:48:30,817 INFO L226 Difference]: Without dead ends: 150 [2024-11-06 23:48:30,818 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 792 GetRequests, 758 SyntacticMatches, 6 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 179 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=152, Invalid=718, Unknown=0, NotChecked=0, Total=870 [2024-11-06 23:48:30,818 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 30 mSDsluCounter, 211 mSDsCounter, 0 mSdLazyCounter, 340 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 237 SdHoareTripleChecker+Invalid, 371 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 340 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:30,818 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 237 Invalid, 371 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 340 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-06 23:48:30,818 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 150 states. [2024-11-06 23:48:30,825 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 150 to 144. [2024-11-06 23:48:30,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 144 states, 101 states have (on average 1.1584158415841583) internal successors, (117), 98 states have internal predecessors, (117), 26 states have call successors, (26), 19 states have call predecessors, (26), 16 states have return successors, (68), 26 states have call predecessors, (68), 26 states have call successors, (68) [2024-11-06 23:48:30,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 211 transitions. [2024-11-06 23:48:30,827 INFO L78 Accepts]: Start accepts. Automaton has 144 states and 211 transitions. Word has length 337 [2024-11-06 23:48:30,827 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:30,827 INFO L471 AbstractCegarLoop]: Abstraction has 144 states and 211 transitions. [2024-11-06 23:48:30,828 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (24), 1 states have call predecessors, (24), 7 states have return successors, (29), 11 states have call predecessors, (29), 15 states have call successors, (29) [2024-11-06 23:48:30,828 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 211 transitions. [2024-11-06 23:48:30,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 870 [2024-11-06 23:48:30,840 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:30,840 INFO L215 NwaCegarLoop]: trace histogram [69, 69, 58, 58, 53, 50, 34, 34, 34, 34, 34, 34, 34, 29, 29, 29, 29, 29, 29, 29, 24, 16, 16, 8, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:30,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-06 23:48:31,044 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,10 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:31,045 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:31,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:31,049 INFO L85 PathProgramCache]: Analyzing trace with hash 1041824233, now seen corresponding path program 4 times [2024-11-06 23:48:31,049 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:31,050 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2101185991] [2024-11-06 23:48:31,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:31,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:31,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:31,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:31,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:31,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:31,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:32,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214 [2024-11-06 23:48:32,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:32,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 432 [2024-11-06 23:48:32,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:32,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214 [2024-11-06 23:48:32,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:32,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:32,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:32,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:32,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:32,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:32,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:32,842 INFO L134 CoverageAnalysis]: Checked inductivity of 22467 backedges. 493 proven. 2716 refuted. 0 times theorem prover too weak. 19258 trivial. 0 not checked. [2024-11-06 23:48:32,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:32,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2101185991] [2024-11-06 23:48:32,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2101185991] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:32,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1371527264] [2024-11-06 23:48:32,843 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-06 23:48:32,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:32,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:32,848 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:32,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-06 23:48:33,064 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-06 23:48:33,064 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:48:33,071 INFO L255 TraceCheckSpWp]: Trace formula consists of 1544 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-11-06 23:48:33,081 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:33,227 INFO L134 CoverageAnalysis]: Checked inductivity of 22467 backedges. 8753 proven. 409 refuted. 0 times theorem prover too weak. 13305 trivial. 0 not checked. [2024-11-06 23:48:33,228 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:36,995 INFO L134 CoverageAnalysis]: Checked inductivity of 22467 backedges. 524 proven. 3245 refuted. 0 times theorem prover too weak. 18698 trivial. 0 not checked. [2024-11-06 23:48:36,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1371527264] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:36,995 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:36,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 17, 23] total 38 [2024-11-06 23:48:36,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1770964484] [2024-11-06 23:48:36,995 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:36,996 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2024-11-06 23:48:36,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:37,001 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2024-11-06 23:48:37,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=206, Invalid=1200, Unknown=0, NotChecked=0, Total=1406 [2024-11-06 23:48:37,002 INFO L87 Difference]: Start difference. First operand 144 states and 211 transitions. Second operand has 38 states, 37 states have (on average 3.4324324324324325) internal successors, (127), 38 states have internal predecessors, (127), 32 states have call successors, (43), 2 states have call predecessors, (43), 13 states have return successors, (54), 19 states have call predecessors, (54), 32 states have call successors, (54) [2024-11-06 23:48:37,888 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:37,888 INFO L93 Difference]: Finished difference Result 321 states and 546 transitions. [2024-11-06 23:48:37,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. [2024-11-06 23:48:37,889 INFO L78 Accepts]: Start accepts. Automaton has has 38 states, 37 states have (on average 3.4324324324324325) internal successors, (127), 38 states have internal predecessors, (127), 32 states have call successors, (43), 2 states have call predecessors, (43), 13 states have return successors, (54), 19 states have call predecessors, (54), 32 states have call successors, (54) Word has length 869 [2024-11-06 23:48:37,889 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:37,891 INFO L225 Difference]: With dead ends: 321 [2024-11-06 23:48:37,891 INFO L226 Difference]: Without dead ends: 182 [2024-11-06 23:48:37,893 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2032 GetRequests, 1965 SyntacticMatches, 11 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1088 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=525, Invalid=2781, Unknown=0, NotChecked=0, Total=3306 [2024-11-06 23:48:37,893 INFO L432 NwaCegarLoop]: 34 mSDtfsCounter, 115 mSDsluCounter, 481 mSDsCounter, 0 mSdLazyCounter, 914 mSolverCounterSat, 98 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 515 SdHoareTripleChecker+Invalid, 1012 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 98 IncrementalHoareTripleChecker+Valid, 914 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:37,893 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 515 Invalid, 1012 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [98 Valid, 914 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-06 23:48:37,894 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 182 states. [2024-11-06 23:48:37,901 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 182 to 161. [2024-11-06 23:48:37,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 161 states, 115 states have (on average 1.1130434782608696) internal successors, (128), 109 states have internal predecessors, (128), 29 states have call successors, (29), 25 states have call predecessors, (29), 16 states have return successors, (72), 26 states have call predecessors, (72), 29 states have call successors, (72) [2024-11-06 23:48:37,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 161 states and 229 transitions. [2024-11-06 23:48:37,903 INFO L78 Accepts]: Start accepts. Automaton has 161 states and 229 transitions. Word has length 869 [2024-11-06 23:48:37,905 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:37,905 INFO L471 AbstractCegarLoop]: Abstraction has 161 states and 229 transitions. [2024-11-06 23:48:37,905 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 37 states have (on average 3.4324324324324325) internal successors, (127), 38 states have internal predecessors, (127), 32 states have call successors, (43), 2 states have call predecessors, (43), 13 states have return successors, (54), 19 states have call predecessors, (54), 32 states have call successors, (54) [2024-11-06 23:48:37,905 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 229 transitions. [2024-11-06 23:48:37,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 407 [2024-11-06 23:48:37,907 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:37,907 INFO L215 NwaCegarLoop]: trace histogram [31, 31, 28, 28, 25, 23, 15, 15, 15, 15, 15, 15, 15, 14, 14, 14, 14, 14, 14, 14, 11, 8, 6, 5, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:37,923 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-06 23:48:38,111 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-11-06 23:48:38,112 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:38,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:38,112 INFO L85 PathProgramCache]: Analyzing trace with hash 1398225095, now seen corresponding path program 5 times [2024-11-06 23:48:38,112 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:38,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2131464174] [2024-11-06 23:48:38,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:38,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:38,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:38,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:38,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:38,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:38,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146 [2024-11-06 23:48:38,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:38,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:38,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:38,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 296 [2024-11-06 23:48:38,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:38,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:38,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:38,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:38,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:38,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:38,791 INFO L134 CoverageAnalysis]: Checked inductivity of 4709 backedges. 332 proven. 772 refuted. 0 times theorem prover too weak. 3605 trivial. 0 not checked. [2024-11-06 23:48:38,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:38,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2131464174] [2024-11-06 23:48:38,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2131464174] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:38,791 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1940722441] [2024-11-06 23:48:38,791 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-06 23:48:38,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:38,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:38,795 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:38,796 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-06 23:48:38,937 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2024-11-06 23:48:38,938 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:48:38,939 INFO L255 TraceCheckSpWp]: Trace formula consists of 456 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-06 23:48:38,946 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:39,054 INFO L134 CoverageAnalysis]: Checked inductivity of 4709 backedges. 2424 proven. 63 refuted. 0 times theorem prover too weak. 2222 trivial. 0 not checked. [2024-11-06 23:48:39,054 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:40,133 INFO L134 CoverageAnalysis]: Checked inductivity of 4709 backedges. 330 proven. 611 refuted. 0 times theorem prover too weak. 3768 trivial. 0 not checked. [2024-11-06 23:48:40,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1940722441] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:40,134 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:40,135 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 12, 13] total 29 [2024-11-06 23:48:40,135 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1962089231] [2024-11-06 23:48:40,135 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:40,135 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-06 23:48:40,135 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:40,136 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-06 23:48:40,137 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=125, Invalid=687, Unknown=0, NotChecked=0, Total=812 [2024-11-06 23:48:40,137 INFO L87 Difference]: Start difference. First operand 161 states and 229 transitions. Second operand has 29 states, 28 states have (on average 3.642857142857143) internal successors, (102), 29 states have internal predecessors, (102), 16 states have call successors, (33), 2 states have call predecessors, (33), 11 states have return successors, (38), 20 states have call predecessors, (38), 16 states have call successors, (38) [2024-11-06 23:48:40,401 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:40,402 INFO L93 Difference]: Finished difference Result 323 states and 481 transitions. [2024-11-06 23:48:40,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-11-06 23:48:40,402 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 28 states have (on average 3.642857142857143) internal successors, (102), 29 states have internal predecessors, (102), 16 states have call successors, (33), 2 states have call predecessors, (33), 11 states have return successors, (38), 20 states have call predecessors, (38), 16 states have call successors, (38) Word has length 406 [2024-11-06 23:48:40,402 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:40,408 INFO L225 Difference]: With dead ends: 323 [2024-11-06 23:48:40,408 INFO L226 Difference]: Without dead ends: 173 [2024-11-06 23:48:40,409 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 953 GetRequests, 913 SyntacticMatches, 6 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 381 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=197, Invalid=1063, Unknown=0, NotChecked=0, Total=1260 [2024-11-06 23:48:40,409 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 44 mSDsluCounter, 329 mSDsCounter, 0 mSdLazyCounter, 477 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 361 SdHoareTripleChecker+Invalid, 519 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 477 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:40,409 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 361 Invalid, 519 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 477 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-06 23:48:40,410 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 173 states. [2024-11-06 23:48:40,420 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 173 to 166. [2024-11-06 23:48:40,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 166 states, 119 states have (on average 1.1092436974789917) internal successors, (132), 113 states have internal predecessors, (132), 30 states have call successors, (30), 26 states have call predecessors, (30), 16 states have return successors, (69), 26 states have call predecessors, (69), 30 states have call successors, (69) [2024-11-06 23:48:40,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 166 states and 231 transitions. [2024-11-06 23:48:40,426 INFO L78 Accepts]: Start accepts. Automaton has 166 states and 231 transitions. Word has length 406 [2024-11-06 23:48:40,426 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:40,429 INFO L471 AbstractCegarLoop]: Abstraction has 166 states and 231 transitions. [2024-11-06 23:48:40,429 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 28 states have (on average 3.642857142857143) internal successors, (102), 29 states have internal predecessors, (102), 16 states have call successors, (33), 2 states have call predecessors, (33), 11 states have return successors, (38), 20 states have call predecessors, (38), 16 states have call successors, (38) [2024-11-06 23:48:40,429 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 231 transitions. [2024-11-06 23:48:40,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 434 [2024-11-06 23:48:40,431 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:40,431 INFO L215 NwaCegarLoop]: trace histogram [32, 32, 31, 31, 26, 25, 16, 16, 16, 16, 16, 16, 16, 15, 15, 15, 15, 15, 15, 15, 11, 9, 6, 6, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:40,446 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-06 23:48:40,632 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-06 23:48:40,632 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:40,632 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:40,632 INFO L85 PathProgramCache]: Analyzing trace with hash -1387676979, now seen corresponding path program 6 times [2024-11-06 23:48:40,632 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:40,633 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1105430202] [2024-11-06 23:48:40,633 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:40,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:40,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:40,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:41,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:41,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:41,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:41,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:41,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:48:41,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:41,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:41,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:48:41,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:41,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:41,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:41,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:41,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:41,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:41,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:41,844 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 1060 proven. 718 refuted. 0 times theorem prover too weak. 3591 trivial. 0 not checked. [2024-11-06 23:48:41,844 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:41,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1105430202] [2024-11-06 23:48:41,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1105430202] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:41,845 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1343045709] [2024-11-06 23:48:41,845 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-06 23:48:41,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:41,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:41,851 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:41,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-06 23:48:42,020 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 19 check-sat command(s) [2024-11-06 23:48:42,020 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:48:42,022 INFO L255 TraceCheckSpWp]: Trace formula consists of 722 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-06 23:48:42,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:42,144 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 300 proven. 630 refuted. 0 times theorem prover too weak. 4439 trivial. 0 not checked. [2024-11-06 23:48:42,145 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:43,473 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 300 proven. 648 refuted. 0 times theorem prover too weak. 4421 trivial. 0 not checked. [2024-11-06 23:48:43,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1343045709] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:43,473 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:43,473 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 11, 15] total 42 [2024-11-06 23:48:43,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [203494111] [2024-11-06 23:48:43,473 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:43,474 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 42 states [2024-11-06 23:48:43,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:43,475 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants. [2024-11-06 23:48:43,475 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=226, Invalid=1496, Unknown=0, NotChecked=0, Total=1722 [2024-11-06 23:48:43,476 INFO L87 Difference]: Start difference. First operand 166 states and 231 transitions. Second operand has 42 states, 40 states have (on average 2.775) internal successors, (111), 42 states have internal predecessors, (111), 25 states have call successors, (36), 1 states have call predecessors, (36), 18 states have return successors, (47), 31 states have call predecessors, (47), 25 states have call successors, (47) [2024-11-06 23:48:44,686 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:44,686 INFO L93 Difference]: Finished difference Result 421 states and 696 transitions. [2024-11-06 23:48:44,686 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. [2024-11-06 23:48:44,687 INFO L78 Accepts]: Start accepts. Automaton has has 42 states, 40 states have (on average 2.775) internal successors, (111), 42 states have internal predecessors, (111), 25 states have call successors, (36), 1 states have call predecessors, (36), 18 states have return successors, (47), 31 states have call predecessors, (47), 25 states have call successors, (47) Word has length 433 [2024-11-06 23:48:44,687 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:44,690 INFO L225 Difference]: With dead ends: 421 [2024-11-06 23:48:44,691 INFO L226 Difference]: Without dead ends: 251 [2024-11-06 23:48:44,693 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1056 GetRequests, 971 SyntacticMatches, 6 SemanticMatches, 79 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2134 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=816, Invalid=5664, Unknown=0, NotChecked=0, Total=6480 [2024-11-06 23:48:44,694 INFO L432 NwaCegarLoop]: 58 mSDtfsCounter, 162 mSDsluCounter, 726 mSDsCounter, 0 mSdLazyCounter, 1548 mSolverCounterSat, 156 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 167 SdHoareTripleChecker+Valid, 784 SdHoareTripleChecker+Invalid, 1704 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 156 IncrementalHoareTripleChecker+Valid, 1548 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:44,694 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [167 Valid, 784 Invalid, 1704 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [156 Valid, 1548 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-06 23:48:44,694 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 251 states. [2024-11-06 23:48:44,707 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 251 to 227. [2024-11-06 23:48:44,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 227 states, 166 states have (on average 1.0903614457831325) internal successors, (181), 156 states have internal predecessors, (181), 42 states have call successors, (42), 39 states have call predecessors, (42), 18 states have return successors, (99), 31 states have call predecessors, (99), 42 states have call successors, (99) [2024-11-06 23:48:44,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 227 states and 322 transitions. [2024-11-06 23:48:44,710 INFO L78 Accepts]: Start accepts. Automaton has 227 states and 322 transitions. Word has length 433 [2024-11-06 23:48:44,710 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:44,710 INFO L471 AbstractCegarLoop]: Abstraction has 227 states and 322 transitions. [2024-11-06 23:48:44,710 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 42 states, 40 states have (on average 2.775) internal successors, (111), 42 states have internal predecessors, (111), 25 states have call successors, (36), 1 states have call predecessors, (36), 18 states have return successors, (47), 31 states have call predecessors, (47), 25 states have call successors, (47) [2024-11-06 23:48:44,710 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 322 transitions. [2024-11-06 23:48:44,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 570 [2024-11-06 23:48:44,713 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:44,713 INFO L215 NwaCegarLoop]: trace histogram [43, 43, 40, 40, 34, 33, 21, 21, 21, 21, 21, 21, 21, 20, 20, 20, 20, 20, 20, 20, 14, 12, 9, 7, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:44,727 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-11-06 23:48:44,914 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,13 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:44,914 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:44,914 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:44,914 INFO L85 PathProgramCache]: Analyzing trace with hash 632317235, now seen corresponding path program 7 times [2024-11-06 23:48:44,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:44,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [148823] [2024-11-06 23:48:44,914 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:44,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:44,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:45,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:45,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:45,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:45,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:45,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:48:45,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:45,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:45,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:48:45,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:45,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:45,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:45,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:45,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:45,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:45,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-11-06 23:48:45,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:45,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:45,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:46,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:46,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:46,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:46,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:46,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:46,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:46,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:46,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:46,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:46,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,024 INFO L134 CoverageAnalysis]: Checked inductivity of 9421 backedges. 1235 proven. 1108 refuted. 0 times theorem prover too weak. 7078 trivial. 0 not checked. [2024-11-06 23:48:46,024 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:46,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [148823] [2024-11-06 23:48:46,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [148823] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:46,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1528261770] [2024-11-06 23:48:46,025 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-06 23:48:46,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:46,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:46,028 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:46,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-06 23:48:46,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:46,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 1282 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-11-06 23:48:46,247 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:46,419 INFO L134 CoverageAnalysis]: Checked inductivity of 9421 backedges. 297 proven. 1562 refuted. 0 times theorem prover too weak. 7562 trivial. 0 not checked. [2024-11-06 23:48:46,420 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:49,571 INFO L134 CoverageAnalysis]: Checked inductivity of 9421 backedges. 297 proven. 1606 refuted. 0 times theorem prover too weak. 7518 trivial. 0 not checked. [2024-11-06 23:48:49,571 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1528261770] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:49,572 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:49,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 14, 21] total 47 [2024-11-06 23:48:49,572 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2056981254] [2024-11-06 23:48:49,572 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:49,573 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 47 states [2024-11-06 23:48:49,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:49,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 47 interpolants. [2024-11-06 23:48:49,574 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=297, Invalid=1865, Unknown=0, NotChecked=0, Total=2162 [2024-11-06 23:48:49,574 INFO L87 Difference]: Start difference. First operand 227 states and 322 transitions. Second operand has 47 states, 45 states have (on average 2.7777777777777777) internal successors, (125), 47 states have internal predecessors, (125), 33 states have call successors, (39), 1 states have call predecessors, (39), 22 states have return successors, (53), 31 states have call predecessors, (53), 33 states have call successors, (53) [2024-11-06 23:48:50,742 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:48:50,742 INFO L93 Difference]: Finished difference Result 534 states and 946 transitions. [2024-11-06 23:48:50,742 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 61 states. [2024-11-06 23:48:50,743 INFO L78 Accepts]: Start accepts. Automaton has has 47 states, 45 states have (on average 2.7777777777777777) internal successors, (125), 47 states have internal predecessors, (125), 33 states have call successors, (39), 1 states have call predecessors, (39), 22 states have return successors, (53), 31 states have call predecessors, (53), 33 states have call successors, (53) Word has length 569 [2024-11-06 23:48:50,744 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:48:50,748 INFO L225 Difference]: With dead ends: 534 [2024-11-06 23:48:50,748 INFO L226 Difference]: Without dead ends: 305 [2024-11-06 23:48:50,752 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1363 GetRequests, 1272 SyntacticMatches, 9 SemanticMatches, 82 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2491 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=926, Invalid=6046, Unknown=0, NotChecked=0, Total=6972 [2024-11-06 23:48:50,753 INFO L432 NwaCegarLoop]: 48 mSDtfsCounter, 184 mSDsluCounter, 739 mSDsCounter, 0 mSdLazyCounter, 1663 mSolverCounterSat, 146 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 189 SdHoareTripleChecker+Valid, 787 SdHoareTripleChecker+Invalid, 1809 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 146 IncrementalHoareTripleChecker+Valid, 1663 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-06 23:48:50,753 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [189 Valid, 787 Invalid, 1809 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [146 Valid, 1663 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-06 23:48:50,753 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 305 states. [2024-11-06 23:48:50,766 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 305 to 259. [2024-11-06 23:48:50,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 259 states, 187 states have (on average 1.085561497326203) internal successors, (203), 179 states have internal predecessors, (203), 51 states have call successors, (51), 44 states have call predecessors, (51), 20 states have return successors, (126), 35 states have call predecessors, (126), 51 states have call successors, (126) [2024-11-06 23:48:50,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 259 states and 380 transitions. [2024-11-06 23:48:50,768 INFO L78 Accepts]: Start accepts. Automaton has 259 states and 380 transitions. Word has length 569 [2024-11-06 23:48:50,769 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:48:50,769 INFO L471 AbstractCegarLoop]: Abstraction has 259 states and 380 transitions. [2024-11-06 23:48:50,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 47 states, 45 states have (on average 2.7777777777777777) internal successors, (125), 47 states have internal predecessors, (125), 33 states have call successors, (39), 1 states have call predecessors, (39), 22 states have return successors, (53), 31 states have call predecessors, (53), 33 states have call successors, (53) [2024-11-06 23:48:50,769 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 380 transitions. [2024-11-06 23:48:50,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1142 [2024-11-06 23:48:50,776 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:48:50,776 INFO L215 NwaCegarLoop]: trace histogram [84, 84, 83, 83, 68, 67, 42, 42, 42, 42, 42, 42, 42, 41, 41, 41, 41, 41, 41, 41, 26, 26, 17, 15, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:48:50,790 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-06 23:48:50,976 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,14 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:50,976 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:48:50,977 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:48:50,977 INFO L85 PathProgramCache]: Analyzing trace with hash 604830089, now seen corresponding path program 8 times [2024-11-06 23:48:50,977 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:48:50,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1278886196] [2024-11-06 23:48:50,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:48:50,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:48:51,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:51,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:48:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:52,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:52,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:52,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:52,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:52,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:52,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:52,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:52,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:52,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:52,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:52,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:52,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:53,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:48:53,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:48:53,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:53,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-11-06 23:48:53,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:53,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:48:53,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-06 23:48:53,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:48:53,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:48:53,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:48:53,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:48:53,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:48:53,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:48:53,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:48:53,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:48:53,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:48:53,882 INFO L134 CoverageAnalysis]: Checked inductivity of 38769 backedges. 4425 proven. 3360 refuted. 0 times theorem prover too weak. 30984 trivial. 0 not checked. [2024-11-06 23:48:53,882 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:48:53,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1278886196] [2024-11-06 23:48:53,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1278886196] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:48:53,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [456440847] [2024-11-06 23:48:53,883 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-06 23:48:53,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:48:53,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:48:53,892 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:48:53,894 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-06 23:48:54,258 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-06 23:48:54,259 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:48:54,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 2552 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-11-06 23:48:54,275 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:48:54,499 INFO L134 CoverageAnalysis]: Checked inductivity of 38769 backedges. 567 proven. 3833 refuted. 0 times theorem prover too weak. 34369 trivial. 0 not checked. [2024-11-06 23:48:54,499 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:48:59,608 INFO L134 CoverageAnalysis]: Checked inductivity of 38769 backedges. 567 proven. 3889 refuted. 0 times theorem prover too weak. 34313 trivial. 0 not checked. [2024-11-06 23:48:59,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [456440847] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:48:59,608 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:48:59,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [39, 15, 23] total 63 [2024-11-06 23:48:59,609 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [813792045] [2024-11-06 23:48:59,609 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:48:59,610 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 63 states [2024-11-06 23:48:59,610 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:48:59,611 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 63 interpolants. [2024-11-06 23:48:59,611 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=485, Invalid=3421, Unknown=0, NotChecked=0, Total=3906 [2024-11-06 23:48:59,612 INFO L87 Difference]: Start difference. First operand 259 states and 380 transitions. Second operand has 63 states, 61 states have (on average 2.5245901639344264) internal successors, (154), 63 states have internal predecessors, (154), 41 states have call successors, (49), 1 states have call predecessors, (49), 29 states have return successors, (70), 45 states have call predecessors, (70), 41 states have call successors, (70) [2024-11-06 23:49:01,670 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:49:01,671 INFO L93 Difference]: Finished difference Result 645 states and 1156 transitions. [2024-11-06 23:49:01,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 108 states. [2024-11-06 23:49:01,671 INFO L78 Accepts]: Start accepts. Automaton has has 63 states, 61 states have (on average 2.5245901639344264) internal successors, (154), 63 states have internal predecessors, (154), 41 states have call successors, (49), 1 states have call predecessors, (49), 29 states have return successors, (70), 45 states have call predecessors, (70), 41 states have call successors, (70) Word has length 1141 [2024-11-06 23:49:01,673 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:49:01,677 INFO L225 Difference]: With dead ends: 645 [2024-11-06 23:49:01,677 INFO L226 Difference]: Without dead ends: 397 [2024-11-06 23:49:01,683 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2723 GetRequests, 2582 SyntacticMatches, 10 SemanticMatches, 131 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6772 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=1874, Invalid=15682, Unknown=0, NotChecked=0, Total=17556 [2024-11-06 23:49:01,683 INFO L432 NwaCegarLoop]: 76 mSDtfsCounter, 341 mSDsluCounter, 1161 mSDsCounter, 0 mSdLazyCounter, 2319 mSolverCounterSat, 277 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 346 SdHoareTripleChecker+Valid, 1237 SdHoareTripleChecker+Invalid, 2596 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 277 IncrementalHoareTripleChecker+Valid, 2319 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-06 23:49:01,684 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [346 Valid, 1237 Invalid, 2596 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [277 Valid, 2319 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-06 23:49:01,684 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 397 states. [2024-11-06 23:49:01,700 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 397 to 310. [2024-11-06 23:49:01,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 310 states, 223 states have (on average 1.0582959641255605) internal successors, (236), 215 states have internal predecessors, (236), 63 states have call successors, (63), 53 states have call predecessors, (63), 23 states have return successors, (153), 41 states have call predecessors, (153), 63 states have call successors, (153) [2024-11-06 23:49:01,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 452 transitions. [2024-11-06 23:49:01,703 INFO L78 Accepts]: Start accepts. Automaton has 310 states and 452 transitions. Word has length 1141 [2024-11-06 23:49:01,703 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:49:01,703 INFO L471 AbstractCegarLoop]: Abstraction has 310 states and 452 transitions. [2024-11-06 23:49:01,703 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 63 states, 61 states have (on average 2.5245901639344264) internal successors, (154), 63 states have internal predecessors, (154), 41 states have call successors, (49), 1 states have call predecessors, (49), 29 states have return successors, (70), 45 states have call predecessors, (70), 41 states have call successors, (70) [2024-11-06 23:49:01,703 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 452 transitions. [2024-11-06 23:49:01,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2640 [2024-11-06 23:49:01,758 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:49:01,758 INFO L215 NwaCegarLoop]: trace histogram [197, 197, 190, 190, 159, 154, 98, 98, 98, 98, 98, 98, 98, 95, 95, 95, 95, 95, 95, 95, 64, 56, 38, 36, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:49:01,776 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-11-06 23:49:01,962 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-11-06 23:49:01,963 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:49:01,964 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:49:01,964 INFO L85 PathProgramCache]: Analyzing trace with hash 279830391, now seen corresponding path program 9 times [2024-11-06 23:49:01,964 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:49:01,964 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1868697502] [2024-11-06 23:49:01,964 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:49:01,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:49:02,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:04,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:49:05,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:07,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:07,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:07,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:08,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:08,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:08,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:08,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:08,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:08,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:08,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:08,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:08,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:08,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:08,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:09,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:09,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:09,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:09,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:09,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-06 23:49:09,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:09,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:09,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:09,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:09,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-11-06 23:49:09,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:09,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:09,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:09,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:09,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:09,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:09,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:09,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-11-06 23:49:09,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:09,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:10,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:10,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:10,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:10,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:10,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-06 23:49:10,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:10,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:10,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:10,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-11-06 23:49:10,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:10,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:10,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:10,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:10,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:10,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:10,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:10,740 INFO L134 CoverageAnalysis]: Checked inductivity of 210258 backedges. 4256 proven. 11843 refuted. 0 times theorem prover too weak. 194159 trivial. 0 not checked. [2024-11-06 23:49:10,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:49:10,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1868697502] [2024-11-06 23:49:10,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1868697502] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:49:10,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2131964306] [2024-11-06 23:49:10,740 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-06 23:49:10,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:49:10,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:49:10,742 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:49:10,745 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-11-06 23:49:11,223 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 44 check-sat command(s) [2024-11-06 23:49:11,223 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:49:11,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 1736 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-06 23:49:11,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:49:11,496 INFO L134 CoverageAnalysis]: Checked inductivity of 210258 backedges. 1260 proven. 10386 refuted. 0 times theorem prover too weak. 198612 trivial. 0 not checked. [2024-11-06 23:49:11,497 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-06 23:49:21,899 INFO L134 CoverageAnalysis]: Checked inductivity of 210258 backedges. 1260 proven. 10456 refuted. 0 times theorem prover too weak. 198542 trivial. 0 not checked. [2024-11-06 23:49:21,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2131964306] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-06 23:49:21,900 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-06 23:49:21,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [32, 16, 25] total 51 [2024-11-06 23:49:21,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915021946] [2024-11-06 23:49:21,900 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-06 23:49:21,902 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2024-11-06 23:49:21,902 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-06 23:49:21,903 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2024-11-06 23:49:21,904 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=353, Invalid=2197, Unknown=0, NotChecked=0, Total=2550 [2024-11-06 23:49:21,904 INFO L87 Difference]: Start difference. First operand 310 states and 452 transitions. Second operand has 51 states, 49 states have (on average 2.7755102040816326) internal successors, (136), 51 states have internal predecessors, (136), 41 states have call successors, (47), 1 states have call predecessors, (47), 20 states have return successors, (67), 33 states have call predecessors, (67), 41 states have call successors, (67) [2024-11-06 23:49:23,146 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-06 23:49:23,146 INFO L93 Difference]: Finished difference Result 703 states and 1187 transitions. [2024-11-06 23:49:23,146 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 65 states. [2024-11-06 23:49:23,147 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 49 states have (on average 2.7755102040816326) internal successors, (136), 51 states have internal predecessors, (136), 41 states have call successors, (47), 1 states have call predecessors, (47), 20 states have return successors, (67), 33 states have call predecessors, (67), 41 states have call successors, (67) Word has length 2639 [2024-11-06 23:49:23,148 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-06 23:49:23,151 INFO L225 Difference]: With dead ends: 703 [2024-11-06 23:49:23,151 INFO L226 Difference]: Without dead ends: 385 [2024-11-06 23:49:23,155 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6117 GetRequests, 6022 SyntacticMatches, 11 SemanticMatches, 84 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2810 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=973, Invalid=6337, Unknown=0, NotChecked=0, Total=7310 [2024-11-06 23:49:23,155 INFO L432 NwaCegarLoop]: 53 mSDtfsCounter, 202 mSDsluCounter, 821 mSDsCounter, 0 mSdLazyCounter, 1767 mSolverCounterSat, 194 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 210 SdHoareTripleChecker+Valid, 874 SdHoareTripleChecker+Invalid, 1961 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 194 IncrementalHoareTripleChecker+Valid, 1767 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-06 23:49:23,155 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [210 Valid, 874 Invalid, 1961 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [194 Valid, 1767 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-06 23:49:23,156 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 385 states. [2024-11-06 23:49:23,173 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 385 to 348. [2024-11-06 23:49:23,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 348 states, 252 states have (on average 1.0595238095238095) internal successors, (267), 242 states have internal predecessors, (267), 71 states have call successors, (71), 62 states have call predecessors, (71), 24 states have return successors, (164), 43 states have call predecessors, (164), 71 states have call successors, (164) [2024-11-06 23:49:23,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 348 states and 502 transitions. [2024-11-06 23:49:23,177 INFO L78 Accepts]: Start accepts. Automaton has 348 states and 502 transitions. Word has length 2639 [2024-11-06 23:49:23,177 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-06 23:49:23,177 INFO L471 AbstractCegarLoop]: Abstraction has 348 states and 502 transitions. [2024-11-06 23:49:23,177 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 49 states have (on average 2.7755102040816326) internal successors, (136), 51 states have internal predecessors, (136), 41 states have call successors, (47), 1 states have call predecessors, (47), 20 states have return successors, (67), 33 states have call predecessors, (67), 41 states have call successors, (67) [2024-11-06 23:49:23,177 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 502 transitions. [2024-11-06 23:49:23,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3920 [2024-11-06 23:49:23,287 INFO L207 NwaCegarLoop]: Found error trace [2024-11-06 23:49:23,288 INFO L215 NwaCegarLoop]: trace histogram [289, 289, 286, 286, 233, 232, 144, 144, 144, 144, 144, 144, 144, 143, 143, 143, 143, 143, 143, 143, 90, 88, 56, 54, 1, 1, 1, 1, 1, 1, 1] [2024-11-06 23:49:23,303 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2024-11-06 23:49:23,492 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-11-06 23:49:23,493 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-06 23:49:23,494 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-06 23:49:23,495 INFO L85 PathProgramCache]: Analyzing trace with hash 1117232021, now seen corresponding path program 10 times [2024-11-06 23:49:23,495 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-06 23:49:23,495 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1047172744] [2024-11-06 23:49:23,495 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-06 23:49:23,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-06 23:49:24,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:26,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-06 23:49:27,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:32,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:32,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:33,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:34,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:34,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:34,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:34,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:34,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:35,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:35,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:35,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:35,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-11-06 23:49:35,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:35,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:35,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-06 23:49:35,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:35,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:35,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:35,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:35,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-06 23:49:35,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:35,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:35,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:35,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:35,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:35,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:35,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:35,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:35,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:35,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:35,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-11-06 23:49:35,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:36,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:36,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:36,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:36,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:36,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:36,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:36,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:36,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:36,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:36,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:36,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:36,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:36,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:36,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:36,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-11-06 23:49:36,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:37,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:37,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:38,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:38,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:38,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:38,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:38,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:38,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:38,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:38,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:39,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:39,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-11-06 23:49:39,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:39,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-06 23:49:39,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:39,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:39,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-11-06 23:49:39,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:39,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-11-06 23:49:39,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-11-06 23:49:39,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:39,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-11-06 23:49:39,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:39,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:39,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-11-06 23:49:39,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:39,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:39,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:39,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:40,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-06 23:49:40,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:40,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:40,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-06 23:49:40,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:40,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-06 23:49:40,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-11-06 23:49:40,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-11-06 23:49:40,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-06 23:49:40,022 INFO L134 CoverageAnalysis]: Checked inductivity of 465104 backedges. 10134 proven. 22533 refuted. 0 times theorem prover too weak. 432437 trivial. 0 not checked. [2024-11-06 23:49:40,022 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-06 23:49:40,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1047172744] [2024-11-06 23:49:40,022 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1047172744] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-06 23:49:40,022 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1932532940] [2024-11-06 23:49:40,022 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-06 23:49:40,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-06 23:49:40,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-06 23:49:40,026 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-06 23:49:40,030 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-11-06 23:49:40,967 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-06 23:49:40,967 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-06 23:49:40,988 INFO L255 TraceCheckSpWp]: Trace formula consists of 6972 conjuncts, 46 conjuncts are in the unsatisfiable core [2024-11-06 23:49:41,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-06 23:49:41,453 INFO L134 CoverageAnalysis]: Checked inductivity of 465104 backedges. 11420 proven. 23985 refuted. 0 times theorem prover too weak. 429699 trivial. 0 not checked. [2024-11-06 23:49:41,454 INFO L311 TraceCheckSpWp]: Computing backward predicates...