./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/xcsp/Dubois-060.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/xcsp/Dubois-060.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme --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 6c6c6bcdd72ea020631275d05f53f3a85eefff832aea60657c8517ea7b38d6be --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:00:10,497 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:00:10,582 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-26 12:00:10,590 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:00:10,591 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:00:10,622 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:00:10,624 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:00:10,625 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:00:10,626 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:00:10,627 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:00:10,628 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 12:00:10,629 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 12:00:10,630 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:00:10,631 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:00:10,631 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:00:10,632 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:00:10,633 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 12:00:10,634 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 12:00:10,635 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:00:10,636 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 12:00:10,636 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:00:10,637 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 12:00:10,638 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 12:00:10,639 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 12:00:10,640 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 12:00:10,641 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 12:00:10,641 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:00:10,642 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:00:10,643 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:00:10,643 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 12:00:10,644 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 12:00:10,645 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:00:10,646 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:00:10,646 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 12:00:10,647 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 12:00:10,647 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 12:00:10,648 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 12:00:10,649 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 12:00:10,649 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 12:00:10,650 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 12:00:10,650 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 12:00:10,651 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 12:00:10,651 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme 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 -> 6c6c6bcdd72ea020631275d05f53f3a85eefff832aea60657c8517ea7b38d6be [2023-11-26 12:00:10,977 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:00:11,015 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:00:11,019 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:00:11,020 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:00:11,021 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:00:11,022 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/xcsp/Dubois-060.c [2023-11-26 12:00:14,490 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:00:14,887 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:00:14,888 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/sv-benchmarks/c/xcsp/Dubois-060.c [2023-11-26 12:00:14,911 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/data/d29944ed7/c396f1687f2d42b19909943ddfc50e99/FLAG1440048e4 [2023-11-26 12:00:14,928 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/data/d29944ed7/c396f1687f2d42b19909943ddfc50e99 [2023-11-26 12:00:14,932 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:00:14,934 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:00:14,935 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:00:14,936 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:00:14,949 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:00:14,954 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:00:14" (1/1) ... [2023-11-26 12:00:14,955 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5232c110 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:14, skipping insertion in model container [2023-11-26 12:00:14,956 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:00:14" (1/1) ... [2023-11-26 12:00:15,026 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:00:15,715 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/sv-benchmarks/c/xcsp/Dubois-060.c[42720,42733] [2023-11-26 12:00:15,827 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:00:15,846 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 12:00:16,043 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/sv-benchmarks/c/xcsp/Dubois-060.c[42720,42733] [2023-11-26 12:00:16,070 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:00:16,085 INFO L206 MainTranslator]: Completed translation [2023-11-26 12:00:16,086 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16 WrapperNode [2023-11-26 12:00:16,086 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:00:16,088 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 12:00:16,088 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 12:00:16,088 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 12:00:16,096 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:16,187 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:16,900 INFO L138 Inliner]: procedures = 13, calls = 487, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 14596 [2023-11-26 12:00:16,901 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 12:00:16,902 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 12:00:16,902 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 12:00:16,902 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 12:00:16,951 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:16,951 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,121 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,300 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]. [2023-11-26 12:00:17,300 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,300 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,643 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,732 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,771 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,816 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,949 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 12:00:17,950 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 12:00:17,950 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 12:00:17,950 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 12:00:17,952 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (1/1) ... [2023-11-26 12:00:17,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:00:17,983 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:00:18,006 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 12:00:18,042 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 12:00:18,062 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 12:00:18,062 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 12:00:18,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 12:00:18,063 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 12:00:18,063 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2023-11-26 12:00:18,063 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2023-11-26 12:00:18,549 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 12:00:18,552 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 12:00:28,598 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 12:00:28,934 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 12:00:28,935 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-26 12:00:28,937 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:00:28 BoogieIcfgContainer [2023-11-26 12:00:28,938 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 12:00:28,945 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 12:00:28,946 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 12:00:28,951 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 12:00:28,952 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 12:00:14" (1/3) ... [2023-11-26 12:00:28,953 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3d9381ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:00:28, skipping insertion in model container [2023-11-26 12:00:28,954 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:00:16" (2/3) ... [2023-11-26 12:00:28,956 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3d9381ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:00:28, skipping insertion in model container [2023-11-26 12:00:28,957 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:00:28" (3/3) ... [2023-11-26 12:00:28,958 INFO L112 eAbstractionObserver]: Analyzing ICFG Dubois-060.c [2023-11-26 12:00:28,984 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 12:00:28,984 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-26 12:00:29,178 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 12:00:29,190 INFO L357 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, mHoare=true, 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;@650ac168, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 12:00:29,190 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-26 12:00:29,213 INFO L276 IsEmpty]: Start isEmpty. Operand has 3428 states, 2945 states have (on average 1.897113752122241) internal successors, (5587), 2946 states have internal predecessors, (5587), 480 states have call successors, (480), 1 states have call predecessors, (480), 1 states have return successors, (480), 480 states have call predecessors, (480), 480 states have call successors, (480) [2023-11-26 12:00:29,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4023 [2023-11-26 12:00:29,839 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:00:29,843 INFO L195 NwaCegarLoop]: trace histogram [480, 480, 480, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:00:29,844 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-26 12:00:29,849 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:00:29,852 INFO L85 PathProgramCache]: Analyzing trace with hash 90530893, now seen corresponding path program 1 times [2023-11-26 12:00:29,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:00:29,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [219611357] [2023-11-26 12:00:29,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:00:29,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:00:30,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,340 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-26 12:00:40,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,351 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2023-11-26 12:00:40,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,366 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2023-11-26 12:00:40,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,576 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2023-11-26 12:00:40,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,579 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2023-11-26 12:00:40,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,585 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2023-11-26 12:00:40,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,590 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2023-11-26 12:00:40,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,594 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2023-11-26 12:00:40,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,598 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2023-11-26 12:00:40,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,601 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2023-11-26 12:00:40,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,604 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2023-11-26 12:00:40,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,608 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-26 12:00:40,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,612 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-26 12:00:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,616 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2023-11-26 12:00:40,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,619 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2023-11-26 12:00:40,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,622 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2023-11-26 12:00:40,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,625 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2023-11-26 12:00:40,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,629 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2023-11-26 12:00:40,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,632 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2023-11-26 12:00:40,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,635 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2023-11-26 12:00:40,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,639 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2023-11-26 12:00:40,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,643 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2023-11-26 12:00:40,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,650 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2023-11-26 12:00:40,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,653 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2023-11-26 12:00:40,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,659 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2023-11-26 12:00:40,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,663 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2023-11-26 12:00:40,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,666 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2023-11-26 12:00:40,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,670 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2023-11-26 12:00:40,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,674 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2023-11-26 12:00:40,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2023-11-26 12:00:40,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,681 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2023-11-26 12:00:40,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,686 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2023-11-26 12:00:40,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,691 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2023-11-26 12:00:40,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,695 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2023-11-26 12:00:40,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,700 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2023-11-26 12:00:40,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,704 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2023-11-26 12:00:40,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,708 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2023-11-26 12:00:40,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,711 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2023-11-26 12:00:40,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,715 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2023-11-26 12:00:40,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,719 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2023-11-26 12:00:40,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,722 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2023-11-26 12:00:40,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,725 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2023-11-26 12:00:40,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,729 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2023-11-26 12:00:40,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,732 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2023-11-26 12:00:40,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2023-11-26 12:00:40,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,739 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2023-11-26 12:00:40,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,742 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2023-11-26 12:00:40,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,745 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2023-11-26 12:00:40,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,751 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2023-11-26 12:00:40,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,755 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2023-11-26 12:00:40,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,759 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2023-11-26 12:00:40,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,764 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2023-11-26 12:00:40,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,768 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2023-11-26 12:00:40,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,771 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2023-11-26 12:00:40,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,776 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2023-11-26 12:00:40,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,780 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2023-11-26 12:00:40,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,786 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2023-11-26 12:00:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,789 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2023-11-26 12:00:40,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,796 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2023-11-26 12:00:40,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,802 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2023-11-26 12:00:40,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,804 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2023-11-26 12:00:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,807 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2023-11-26 12:00:40,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,810 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2023-11-26 12:00:40,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,814 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2023-11-26 12:00:40,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,817 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2023-11-26 12:00:40,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,820 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2023-11-26 12:00:40,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,823 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2023-11-26 12:00:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,825 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2023-11-26 12:00:40,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,828 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2023-11-26 12:00:40,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,831 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2023-11-26 12:00:40,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,833 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2023-11-26 12:00:40,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,837 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2023-11-26 12:00:40,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,840 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2023-11-26 12:00:40,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,843 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2023-11-26 12:00:40,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,854 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2023-11-26 12:00:40,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,858 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2023-11-26 12:00:40,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,861 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2023-11-26 12:00:40,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,869 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2023-11-26 12:00:40,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,875 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2023-11-26 12:00:40,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,878 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2023-11-26 12:00:40,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,880 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2023-11-26 12:00:40,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,883 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2023-11-26 12:00:40,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,886 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2023-11-26 12:00:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,891 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2023-11-26 12:00:40,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,895 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2023-11-26 12:00:40,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,901 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2023-11-26 12:00:40,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,905 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2023-11-26 12:00:40,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2023-11-26 12:00:40,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,913 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2023-11-26 12:00:40,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,915 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2023-11-26 12:00:40,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,919 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2023-11-26 12:00:40,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,921 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2023-11-26 12:00:40,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,924 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2023-11-26 12:00:40,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,926 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2023-11-26 12:00:40,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,929 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2023-11-26 12:00:40,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,931 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2023-11-26 12:00:40,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,934 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2023-11-26 12:00:40,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,936 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2023-11-26 12:00:40,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,939 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2023-11-26 12:00:40,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,941 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2023-11-26 12:00:40,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,944 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2023-11-26 12:00:40,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,946 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2023-11-26 12:00:40,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,953 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2023-11-26 12:00:40,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,956 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2023-11-26 12:00:40,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,959 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2023-11-26 12:00:40,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,964 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2023-11-26 12:00:40,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,967 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2023-11-26 12:00:40,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,971 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2023-11-26 12:00:40,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,974 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2023-11-26 12:00:40,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,977 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2023-11-26 12:00:40,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,980 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2023-11-26 12:00:40,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,983 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2023-11-26 12:00:40,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,987 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2023-11-26 12:00:40,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,990 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2023-11-26 12:00:40,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,994 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 628 [2023-11-26 12:00:40,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:40,999 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2023-11-26 12:00:41,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,003 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2023-11-26 12:00:41,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,006 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 644 [2023-11-26 12:00:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,015 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 650 [2023-11-26 12:00:41,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,019 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 655 [2023-11-26 12:00:41,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,025 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2023-11-26 12:00:41,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,028 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2023-11-26 12:00:41,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,042 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 672 [2023-11-26 12:00:41,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,048 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2023-11-26 12:00:41,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,054 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2023-11-26 12:00:41,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,059 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 688 [2023-11-26 12:00:41,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,067 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2023-11-26 12:00:41,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,072 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 699 [2023-11-26 12:00:41,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,075 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 705 [2023-11-26 12:00:41,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,078 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2023-11-26 12:00:41,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,081 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 716 [2023-11-26 12:00:41,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,084 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 721 [2023-11-26 12:00:41,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,087 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2023-11-26 12:00:41,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,091 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 732 [2023-11-26 12:00:41,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,094 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 738 [2023-11-26 12:00:41,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,097 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2023-11-26 12:00:41,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,100 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2023-11-26 12:00:41,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,103 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 754 [2023-11-26 12:00:41,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,106 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2023-11-26 12:00:41,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,109 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 765 [2023-11-26 12:00:41,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,112 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 771 [2023-11-26 12:00:41,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,115 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2023-11-26 12:00:41,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,118 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 782 [2023-11-26 12:00:41,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,121 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2023-11-26 12:00:41,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,124 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2023-11-26 12:00:41,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,127 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 798 [2023-11-26 12:00:41,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,130 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 804 [2023-11-26 12:00:41,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,133 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2023-11-26 12:00:41,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,136 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2023-11-26 12:00:41,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,139 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2023-11-26 12:00:41,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,142 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2023-11-26 12:00:41,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,145 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 831 [2023-11-26 12:00:41,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,148 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 837 [2023-11-26 12:00:41,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,151 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 842 [2023-11-26 12:00:41,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,154 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2023-11-26 12:00:41,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,157 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 853 [2023-11-26 12:00:41,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,160 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 859 [2023-11-26 12:00:41,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,163 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 864 [2023-11-26 12:00:41,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,166 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 870 [2023-11-26 12:00:41,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,169 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2023-11-26 12:00:41,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,172 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2023-11-26 12:00:41,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,176 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 886 [2023-11-26 12:00:41,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,179 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2023-11-26 12:00:41,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,182 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2023-11-26 12:00:41,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,185 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 903 [2023-11-26 12:00:41,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,188 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2023-11-26 12:00:41,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,191 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2023-11-26 12:00:41,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,194 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 919 [2023-11-26 12:00:41,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,197 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2023-11-26 12:00:41,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,200 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2023-11-26 12:00:41,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,203 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 936 [2023-11-26 12:00:41,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,206 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2023-11-26 12:00:41,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,210 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2023-11-26 12:00:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,213 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 952 [2023-11-26 12:00:41,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,216 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2023-11-26 12:00:41,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,219 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2023-11-26 12:00:41,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,222 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2023-11-26 12:00:41,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2023-11-26 12:00:41,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2023-11-26 12:00:41,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,231 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2023-11-26 12:00:41,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,235 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2023-11-26 12:00:41,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,238 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2023-11-26 12:00:41,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,241 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2023-11-26 12:00:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,245 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2023-11-26 12:00:41,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,248 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2023-11-26 12:00:41,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,251 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1018 [2023-11-26 12:00:41,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,254 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1024 [2023-11-26 12:00:41,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,257 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1029 [2023-11-26 12:00:41,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,260 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2023-11-26 12:00:41,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,264 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1040 [2023-11-26 12:00:41,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,267 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1046 [2023-11-26 12:00:41,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,270 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1051 [2023-11-26 12:00:41,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,274 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1057 [2023-11-26 12:00:41,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,277 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2023-11-26 12:00:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,281 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1068 [2023-11-26 12:00:41,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,284 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1073 [2023-11-26 12:00:41,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,287 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2023-11-26 12:00:41,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,290 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2023-11-26 12:00:41,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,293 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1090 [2023-11-26 12:00:41,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,297 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2023-11-26 12:00:41,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,300 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2023-11-26 12:00:41,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,303 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2023-11-26 12:00:41,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,306 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2023-11-26 12:00:41,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,309 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2023-11-26 12:00:41,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,312 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2023-11-26 12:00:41,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,315 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2023-11-26 12:00:41,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,318 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1134 [2023-11-26 12:00:41,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,322 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1139 [2023-11-26 12:00:41,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,325 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1145 [2023-11-26 12:00:41,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,328 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1150 [2023-11-26 12:00:41,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,331 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2023-11-26 12:00:41,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,334 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2023-11-26 12:00:41,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,337 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2023-11-26 12:00:41,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,340 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1172 [2023-11-26 12:00:41,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,343 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1178 [2023-11-26 12:00:41,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,347 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2023-11-26 12:00:41,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,350 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2023-11-26 12:00:41,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,353 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1194 [2023-11-26 12:00:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,356 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2023-11-26 12:00:41,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,425 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1205 [2023-11-26 12:00:41,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,428 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2023-11-26 12:00:41,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,430 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2023-11-26 12:00:41,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,433 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1222 [2023-11-26 12:00:41,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,436 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1227 [2023-11-26 12:00:41,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,444 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1233 [2023-11-26 12:00:41,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,447 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1238 [2023-11-26 12:00:41,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,450 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1244 [2023-11-26 12:00:41,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,453 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2023-11-26 12:00:41,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,456 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2023-11-26 12:00:41,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,465 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1260 [2023-11-26 12:00:41,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,468 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2023-11-26 12:00:41,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,473 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2023-11-26 12:00:41,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,475 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2023-11-26 12:00:41,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,478 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2023-11-26 12:00:41,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,484 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1288 [2023-11-26 12:00:41,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,487 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2023-11-26 12:00:41,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,489 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1299 [2023-11-26 12:00:41,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,494 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1304 [2023-11-26 12:00:41,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,498 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2023-11-26 12:00:41,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,502 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1315 [2023-11-26 12:00:41,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,504 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1321 [2023-11-26 12:00:41,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,507 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2023-11-26 12:00:41,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,510 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1332 [2023-11-26 12:00:41,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,513 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1337 [2023-11-26 12:00:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,516 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1343 [2023-11-26 12:00:41,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,521 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1348 [2023-11-26 12:00:41,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,524 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1354 [2023-11-26 12:00:41,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,528 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1359 [2023-11-26 12:00:41,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,543 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2023-11-26 12:00:41,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,546 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1370 [2023-11-26 12:00:41,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,549 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1376 [2023-11-26 12:00:41,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,552 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1381 [2023-11-26 12:00:41,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,567 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1387 [2023-11-26 12:00:41,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,571 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1392 [2023-11-26 12:00:41,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,574 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1398 [2023-11-26 12:00:41,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,577 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1403 [2023-11-26 12:00:41,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,592 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1409 [2023-11-26 12:00:41,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,595 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1414 [2023-11-26 12:00:41,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,598 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1420 [2023-11-26 12:00:41,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,600 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1425 [2023-11-26 12:00:41,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,610 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2023-11-26 12:00:41,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,613 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2023-11-26 12:00:41,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,616 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1442 [2023-11-26 12:00:41,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,619 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1447 [2023-11-26 12:00:41,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,622 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2023-11-26 12:00:41,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,624 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1458 [2023-11-26 12:00:41,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,627 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1464 [2023-11-26 12:00:41,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,630 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2023-11-26 12:00:41,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,633 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1475 [2023-11-26 12:00:41,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,646 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1480 [2023-11-26 12:00:41,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,649 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2023-11-26 12:00:41,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,652 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1491 [2023-11-26 12:00:41,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,655 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1497 [2023-11-26 12:00:41,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,658 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2023-11-26 12:00:41,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,661 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1508 [2023-11-26 12:00:41,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,663 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1513 [2023-11-26 12:00:41,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,666 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1519 [2023-11-26 12:00:41,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,669 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1524 [2023-11-26 12:00:41,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,672 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2023-11-26 12:00:41,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,675 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1535 [2023-11-26 12:00:41,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1541 [2023-11-26 12:00:41,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,681 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1546 [2023-11-26 12:00:41,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,684 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2023-11-26 12:00:41,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,687 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1557 [2023-11-26 12:00:41,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,689 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1563 [2023-11-26 12:00:41,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,692 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1568 [2023-11-26 12:00:41,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,695 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1574 [2023-11-26 12:00:41,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,698 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1579 [2023-11-26 12:00:41,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,701 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1585 [2023-11-26 12:00:41,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,704 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1590 [2023-11-26 12:00:41,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,707 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1596 [2023-11-26 12:00:41,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,710 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1601 [2023-11-26 12:00:41,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,713 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1607 [2023-11-26 12:00:41,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,716 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1612 [2023-11-26 12:00:41,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,718 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1618 [2023-11-26 12:00:41,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,721 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1623 [2023-11-26 12:00:41,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,724 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1629 [2023-11-26 12:00:41,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,728 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1634 [2023-11-26 12:00:41,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,731 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1640 [2023-11-26 12:00:41,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,734 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1645 [2023-11-26 12:00:41,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,737 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1651 [2023-11-26 12:00:41,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,740 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1656 [2023-11-26 12:00:41,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,743 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1662 [2023-11-26 12:00:41,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,746 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1667 [2023-11-26 12:00:41,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,749 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1673 [2023-11-26 12:00:41,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,752 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1678 [2023-11-26 12:00:41,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,755 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1684 [2023-11-26 12:00:41,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,758 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1689 [2023-11-26 12:00:41,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,761 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1695 [2023-11-26 12:00:41,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,764 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1700 [2023-11-26 12:00:41,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,767 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1706 [2023-11-26 12:00:41,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,770 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1711 [2023-11-26 12:00:41,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,774 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1717 [2023-11-26 12:00:41,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,777 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1722 [2023-11-26 12:00:41,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,780 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1728 [2023-11-26 12:00:41,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,783 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1733 [2023-11-26 12:00:41,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,786 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2023-11-26 12:00:41,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,789 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1744 [2023-11-26 12:00:41,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,793 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1750 [2023-11-26 12:00:41,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,796 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1755 [2023-11-26 12:00:41,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,799 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1761 [2023-11-26 12:00:41,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,802 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1766 [2023-11-26 12:00:41,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,805 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1772 [2023-11-26 12:00:41,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,808 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1777 [2023-11-26 12:00:41,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,811 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1783 [2023-11-26 12:00:41,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,814 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1788 [2023-11-26 12:00:41,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,817 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1794 [2023-11-26 12:00:41,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,820 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1799 [2023-11-26 12:00:41,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,823 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1805 [2023-11-26 12:00:41,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,827 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1810 [2023-11-26 12:00:41,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,830 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1816 [2023-11-26 12:00:41,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,833 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1821 [2023-11-26 12:00:41,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,836 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1827 [2023-11-26 12:00:41,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,839 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1832 [2023-11-26 12:00:41,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,842 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1838 [2023-11-26 12:00:41,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,847 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1843 [2023-11-26 12:00:41,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,850 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1849 [2023-11-26 12:00:41,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,853 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2023-11-26 12:00:41,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,856 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1860 [2023-11-26 12:00:41,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,859 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1865 [2023-11-26 12:00:41,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,862 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2023-11-26 12:00:41,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,865 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1876 [2023-11-26 12:00:41,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,869 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1882 [2023-11-26 12:00:41,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,872 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1887 [2023-11-26 12:00:41,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,875 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1893 [2023-11-26 12:00:41,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,878 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1898 [2023-11-26 12:00:41,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,881 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2023-11-26 12:00:41,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,884 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1909 [2023-11-26 12:00:41,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,887 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1915 [2023-11-26 12:00:41,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,890 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1920 [2023-11-26 12:00:41,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,894 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1926 [2023-11-26 12:00:41,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,897 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1931 [2023-11-26 12:00:41,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,900 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1937 [2023-11-26 12:00:41,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,903 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1942 [2023-11-26 12:00:41,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,906 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1948 [2023-11-26 12:00:41,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1953 [2023-11-26 12:00:41,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,923 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1959 [2023-11-26 12:00:41,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,926 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1964 [2023-11-26 12:00:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,929 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1970 [2023-11-26 12:00:41,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,932 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1975 [2023-11-26 12:00:41,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,942 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1992 [2023-11-26 12:00:41,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,965 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2009 [2023-11-26 12:00:41,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,968 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2026 [2023-11-26 12:00:41,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,971 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2043 [2023-11-26 12:00:41,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,974 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2060 [2023-11-26 12:00:41,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,977 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2077 [2023-11-26 12:00:41,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,980 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2094 [2023-11-26 12:00:41,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,983 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2111 [2023-11-26 12:00:41,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,987 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2128 [2023-11-26 12:00:41,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,991 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2145 [2023-11-26 12:00:41,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,994 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2162 [2023-11-26 12:00:41,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:41,997 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2179 [2023-11-26 12:00:41,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,000 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2196 [2023-11-26 12:00:42,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,003 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2213 [2023-11-26 12:00:42,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,007 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2230 [2023-11-26 12:00:42,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,010 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2247 [2023-11-26 12:00:42,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,013 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2264 [2023-11-26 12:00:42,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,017 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2281 [2023-11-26 12:00:42,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,020 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2298 [2023-11-26 12:00:42,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,023 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2315 [2023-11-26 12:00:42,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,027 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2332 [2023-11-26 12:00:42,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,032 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2349 [2023-11-26 12:00:42,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,041 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2366 [2023-11-26 12:00:42,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,048 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2383 [2023-11-26 12:00:42,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,051 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2400 [2023-11-26 12:00:42,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,060 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2417 [2023-11-26 12:00:42,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,063 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2434 [2023-11-26 12:00:42,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,066 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2451 [2023-11-26 12:00:42,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,069 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2468 [2023-11-26 12:00:42,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,072 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2485 [2023-11-26 12:00:42,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,075 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2502 [2023-11-26 12:00:42,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,080 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2519 [2023-11-26 12:00:42,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,083 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2536 [2023-11-26 12:00:42,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,086 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2553 [2023-11-26 12:00:42,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,089 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2570 [2023-11-26 12:00:42,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,093 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2587 [2023-11-26 12:00:42,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,096 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2604 [2023-11-26 12:00:42,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,099 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2621 [2023-11-26 12:00:42,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,102 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2638 [2023-11-26 12:00:42,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,105 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2655 [2023-11-26 12:00:42,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,109 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2672 [2023-11-26 12:00:42,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,112 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2689 [2023-11-26 12:00:42,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,115 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2706 [2023-11-26 12:00:42,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,118 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2723 [2023-11-26 12:00:42,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,121 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2740 [2023-11-26 12:00:42,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,125 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2757 [2023-11-26 12:00:42,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,130 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2774 [2023-11-26 12:00:42,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,136 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2791 [2023-11-26 12:00:42,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,139 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2808 [2023-11-26 12:00:42,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,142 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2825 [2023-11-26 12:00:42,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,145 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2842 [2023-11-26 12:00:42,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,149 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2859 [2023-11-26 12:00:42,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,152 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2876 [2023-11-26 12:00:42,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,155 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2893 [2023-11-26 12:00:42,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,158 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2910 [2023-11-26 12:00:42,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,167 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2927 [2023-11-26 12:00:42,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,171 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2944 [2023-11-26 12:00:42,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,174 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2961 [2023-11-26 12:00:42,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,177 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2978 [2023-11-26 12:00:42,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,180 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2995 [2023-11-26 12:00:42,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,183 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3012 [2023-11-26 12:00:42,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,187 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3029 [2023-11-26 12:00:42,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,190 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3046 [2023-11-26 12:00:42,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,193 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3063 [2023-11-26 12:00:42,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,196 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3080 [2023-11-26 12:00:42,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,200 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3097 [2023-11-26 12:00:42,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,203 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3114 [2023-11-26 12:00:42,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,206 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3131 [2023-11-26 12:00:42,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,209 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3148 [2023-11-26 12:00:42,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,212 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3165 [2023-11-26 12:00:42,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,215 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3182 [2023-11-26 12:00:42,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,219 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3199 [2023-11-26 12:00:42,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,222 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3216 [2023-11-26 12:00:42,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3233 [2023-11-26 12:00:42,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,229 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3250 [2023-11-26 12:00:42,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,232 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3267 [2023-11-26 12:00:42,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,235 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3284 [2023-11-26 12:00:42,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,239 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3301 [2023-11-26 12:00:42,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,242 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3318 [2023-11-26 12:00:42,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,245 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3335 [2023-11-26 12:00:42,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,248 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3352 [2023-11-26 12:00:42,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,252 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3369 [2023-11-26 12:00:42,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,255 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3386 [2023-11-26 12:00:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,259 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3403 [2023-11-26 12:00:42,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,262 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3420 [2023-11-26 12:00:42,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,265 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3437 [2023-11-26 12:00:42,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,269 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3454 [2023-11-26 12:00:42,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,272 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3471 [2023-11-26 12:00:42,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,276 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3488 [2023-11-26 12:00:42,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,280 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3505 [2023-11-26 12:00:42,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,284 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3522 [2023-11-26 12:00:42,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,287 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3539 [2023-11-26 12:00:42,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,290 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3556 [2023-11-26 12:00:42,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,293 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3573 [2023-11-26 12:00:42,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,297 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3590 [2023-11-26 12:00:42,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,300 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3607 [2023-11-26 12:00:42,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,303 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3624 [2023-11-26 12:00:42,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,307 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3641 [2023-11-26 12:00:42,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,310 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3658 [2023-11-26 12:00:42,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,313 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3675 [2023-11-26 12:00:42,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,317 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3692 [2023-11-26 12:00:42,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,320 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3709 [2023-11-26 12:00:42,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,323 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3726 [2023-11-26 12:00:42,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,326 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3743 [2023-11-26 12:00:42,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,330 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3760 [2023-11-26 12:00:42,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,333 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3777 [2023-11-26 12:00:42,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,336 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3794 [2023-11-26 12:00:42,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,339 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3811 [2023-11-26 12:00:42,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,343 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3828 [2023-11-26 12:00:42,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,347 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3845 [2023-11-26 12:00:42,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,350 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3862 [2023-11-26 12:00:42,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,355 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3879 [2023-11-26 12:00:42,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,358 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3896 [2023-11-26 12:00:42,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,362 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3913 [2023-11-26 12:00:42,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,365 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3930 [2023-11-26 12:00:42,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,369 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3947 [2023-11-26 12:00:42,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,372 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3964 [2023-11-26 12:00:42,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,376 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3981 [2023-11-26 12:00:42,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,379 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3998 [2023-11-26 12:00:42,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,382 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4015 [2023-11-26 12:00:42,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:42,467 INFO L134 CoverageAnalysis]: Checked inductivity of 459840 backedges. 1080 proven. 357 refuted. 0 times theorem prover too weak. 458403 trivial. 0 not checked. [2023-11-26 12:00:42,468 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:00:42,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [219611357] [2023-11-26 12:00:42,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [219611357] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-26 12:00:42,470 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2139625631] [2023-11-26 12:00:42,472 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:00:42,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-26 12:00:42,472 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:00:42,477 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-26 12:00:42,502 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-26 12:00:44,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:00:45,033 INFO L262 TraceCheckSpWp]: Trace formula consists of 8786 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-26 12:00:45,136 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-26 12:00:45,534 INFO L134 CoverageAnalysis]: Checked inductivity of 459840 backedges. 1437 proven. 0 refuted. 0 times theorem prover too weak. 458403 trivial. 0 not checked. [2023-11-26 12:00:45,534 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-26 12:00:45,534 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2139625631] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:00:45,535 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-26 12:00:45,538 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 8 [2023-11-26 12:00:45,540 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1075680892] [2023-11-26 12:00:45,541 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:00:45,557 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2023-11-26 12:00:45,558 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:00:45,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:00:45,611 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2023-11-26 12:00:45,625 INFO L87 Difference]: Start difference. First operand has 3428 states, 2945 states have (on average 1.897113752122241) internal successors, (5587), 2946 states have internal predecessors, (5587), 480 states have call successors, (480), 1 states have call predecessors, (480), 1 states have return successors, (480), 480 states have call predecessors, (480), 480 states have call successors, (480) Second operand has 6 states, 5 states have (on average 325.6) internal successors, (1628), 6 states have internal predecessors, (1628), 2 states have call successors, (480), 1 states have call predecessors, (480), 2 states have return successors, (480), 2 states have call predecessors, (480), 2 states have call successors, (480) [2023-11-26 12:00:49,067 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:00:49,068 INFO L93 Difference]: Finished difference Result 6858 states and 13582 transitions. [2023-11-26 12:00:49,070 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-26 12:00:49,074 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 325.6) internal successors, (1628), 6 states have internal predecessors, (1628), 2 states have call successors, (480), 1 states have call predecessors, (480), 2 states have return successors, (480), 2 states have call predecessors, (480), 2 states have call successors, (480) Word has length 4022 [2023-11-26 12:00:49,092 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:00:49,140 INFO L225 Difference]: With dead ends: 6858 [2023-11-26 12:00:49,140 INFO L226 Difference]: Without dead ends: 3431 [2023-11-26 12:00:49,162 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4988 GetRequests, 4980 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2023-11-26 12:00:49,169 INFO L413 NwaCegarLoop]: 6061 mSDtfsCounter, 5 mSDsluCounter, 23271 mSDsCounter, 0 mSdLazyCounter, 3395 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 29332 SdHoareTripleChecker+Invalid, 3397 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 3395 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time [2023-11-26 12:00:49,171 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 29332 Invalid, 3397 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [2 Valid, 3395 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time] [2023-11-26 12:00:49,198 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3431 states. [2023-11-26 12:00:49,721 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3431 to 3429. [2023-11-26 12:00:49,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3429 states, 2947 states have (on average 1.8958262639972854) internal successors, (5587), 2947 states have internal predecessors, (5587), 480 states have call successors, (480), 1 states have call predecessors, (480), 1 states have return successors, (480), 480 states have call predecessors, (480), 480 states have call successors, (480) [2023-11-26 12:00:49,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3429 states to 3429 states and 6547 transitions. [2023-11-26 12:00:49,766 INFO L78 Accepts]: Start accepts. Automaton has 3429 states and 6547 transitions. Word has length 4022 [2023-11-26 12:00:49,784 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:00:49,784 INFO L495 AbstractCegarLoop]: Abstraction has 3429 states and 6547 transitions. [2023-11-26 12:00:49,787 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 325.6) internal successors, (1628), 6 states have internal predecessors, (1628), 2 states have call successors, (480), 1 states have call predecessors, (480), 2 states have return successors, (480), 2 states have call predecessors, (480), 2 states have call successors, (480) [2023-11-26 12:00:49,787 INFO L276 IsEmpty]: Start isEmpty. Operand 3429 states and 6547 transitions. [2023-11-26 12:00:49,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4024 [2023-11-26 12:00:49,971 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:00:49,973 INFO L195 NwaCegarLoop]: trace histogram [480, 480, 480, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:00:49,994 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2023-11-26 12:00:50,180 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_830d0922-42c4-4057-9df5-1467aeec61df/bin/uautomizer-verify-VRDe98Ueme/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-26 12:00:50,181 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-26 12:00:50,181 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:00:50,183 INFO L85 PathProgramCache]: Analyzing trace with hash -269677212, now seen corresponding path program 1 times [2023-11-26 12:00:50,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:00:50,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1808320224] [2023-11-26 12:00:50,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:00:50,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:00:50,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat