./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/xcsp/aim-100-1-6-sat-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/xcsp/aim-100-1-6-sat-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu --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 35f62fd8b47b856859303bd85cd57bec765aa915184b82aa6324a79b5eac10f4 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:05:52,686 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:05:52,788 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 08:05:52,797 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:05:52,797 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:05:52,842 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:05:52,843 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:05:52,844 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:05:52,845 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:05:52,850 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:05:52,851 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:05:52,852 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:05:52,852 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:05:52,854 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:05:52,855 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 08:05:52,855 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:05:52,856 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 08:05:52,856 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:05:52,857 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:05:52,857 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 08:05:52,858 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:05:52,858 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 08:05:52,859 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:05:52,859 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 08:05:52,860 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:05:52,861 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:05:52,861 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:05:52,862 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:05:52,862 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:05:52,863 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:05:52,864 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:05:52,864 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 08:05:52,865 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 08:05:52,865 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 08:05:52,865 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:05:52,866 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 08:05:52,866 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:05:52,866 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:05:52,866 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:05:52,867 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_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/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_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu 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 -> 35f62fd8b47b856859303bd85cd57bec765aa915184b82aa6324a79b5eac10f4 [2023-11-19 08:05:53,226 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:05:53,291 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:05:53,296 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:05:53,298 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:05:53,298 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:05:53,300 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/xcsp/aim-100-1-6-sat-2.c [2023-11-19 08:05:56,563 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:05:56,831 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:05:56,831 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/sv-benchmarks/c/xcsp/aim-100-1-6-sat-2.c [2023-11-19 08:05:56,845 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/data/dc8f317a8/4f6eefbaedbe47acb03a1013da5307ef/FLAG28011e80f [2023-11-19 08:05:56,860 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/data/dc8f317a8/4f6eefbaedbe47acb03a1013da5307ef [2023-11-19 08:05:56,862 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:05:56,867 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:05:56,869 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:05:56,869 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:05:56,878 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:05:56,881 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:05:56" (1/1) ... [2023-11-19 08:05:56,882 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e446ee5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:56, skipping insertion in model container [2023-11-19 08:05:56,882 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:05:56" (1/1) ... [2023-11-19 08:05:56,944 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:05:57,341 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_4ce90d9f-b382-484a-b12f-9731b2eed853/sv-benchmarks/c/xcsp/aim-100-1-6-sat-2.c[19048,19061] [2023-11-19 08:05:57,369 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:05:57,380 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:05:57,532 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_4ce90d9f-b382-484a-b12f-9731b2eed853/sv-benchmarks/c/xcsp/aim-100-1-6-sat-2.c[19048,19061] [2023-11-19 08:05:57,548 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:05:57,573 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:05:57,573 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57 WrapperNode [2023-11-19 08:05:57,574 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:05:57,575 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:05:57,576 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:05:57,576 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:05:57,588 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:57,627 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:57,827 INFO L138 Inliner]: procedures = 13, calls = 363, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 4102 [2023-11-19 08:05:57,828 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:05:57,829 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:05:57,829 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:05:57,829 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:05:57,842 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:57,842 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:57,875 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:57,876 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:57,988 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:58,022 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:58,043 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:58,064 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:58,108 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:05:58,110 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:05:58,110 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:05:58,111 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:05:58,112 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (1/1) ... [2023-11-19 08:05:58,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:05:58,133 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:05:58,157 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 08:05:58,191 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4ce90d9f-b382-484a-b12f-9731b2eed853/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 08:05:58,208 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:05:58,209 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:05:58,209 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:05:58,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 08:05:58,209 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2023-11-19 08:05:58,210 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2023-11-19 08:05:58,436 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:05:58,439 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:06:01,926 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:06:01,952 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:06:01,952 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 08:06:01,971 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:06:01 BoogieIcfgContainer [2023-11-19 08:06:01,972 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:06:01,974 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:06:01,974 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:06:01,978 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:06:01,979 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:05:56" (1/3) ... [2023-11-19 08:06:01,980 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e581948 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:06:01, skipping insertion in model container [2023-11-19 08:06:01,980 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:05:57" (2/3) ... [2023-11-19 08:06:01,981 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7e581948 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:06:01, skipping insertion in model container [2023-11-19 08:06:01,981 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:06:01" (3/3) ... [2023-11-19 08:06:01,983 INFO L112 eAbstractionObserver]: Analyzing ICFG aim-100-1-6-sat-2.c [2023-11-19 08:06:02,006 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:06:02,007 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 08:06:02,107 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:06:02,116 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;@2cf24d8e, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:06:02,116 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 08:06:02,128 INFO L276 IsEmpty]: Start isEmpty. Operand has 1269 states, 910 states have (on average 1.712087912087912) internal successors, (1558), 911 states have internal predecessors, (1558), 356 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 356 states have call predecessors, (356), 356 states have call successors, (356) [2023-11-19 08:06:02,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2363 [2023-11-19 08:06:02,301 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:06:02,304 INFO L195 NwaCegarLoop]: trace histogram [356, 356, 356, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-19 08:06:02,304 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:06:02,309 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:06:02,310 INFO L85 PathProgramCache]: Analyzing trace with hash 1938010597, now seen corresponding path program 1 times [2023-11-19 08:06:02,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:06:02,319 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774894171] [2023-11-19 08:06:02,320 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:06:02,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:06:02,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,829 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-19 08:06:04,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-19 08:06:04,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,847 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-19 08:06:04,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,851 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2023-11-19 08:06:04,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,856 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2023-11-19 08:06:04,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,929 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2023-11-19 08:06:04,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,932 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2023-11-19 08:06:04,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,935 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2023-11-19 08:06:04,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,938 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2023-11-19 08:06:04,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,941 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2023-11-19 08:06:04,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,945 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2023-11-19 08:06:04,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,949 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2023-11-19 08:06:04,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,954 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2023-11-19 08:06:04,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,958 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-19 08:06:04,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,961 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-19 08:06:04,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,964 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2023-11-19 08:06:04,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,967 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2023-11-19 08:06:04,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,971 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2023-11-19 08:06:04,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,974 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2023-11-19 08:06:04,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,977 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2023-11-19 08:06:04,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,980 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2023-11-19 08:06:04,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,983 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2023-11-19 08:06:04,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,987 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2023-11-19 08:06:04,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,990 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2023-11-19 08:06:04,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,993 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2023-11-19 08:06:04,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:04,996 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-19 08:06:04,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,007 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-19 08:06:05,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,014 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2023-11-19 08:06:05,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,017 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2023-11-19 08:06:05,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,022 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2023-11-19 08:06:05,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,027 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2023-11-19 08:06:05,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,034 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2023-11-19 08:06:05,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,038 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2023-11-19 08:06:05,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,041 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2023-11-19 08:06:05,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,049 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2023-11-19 08:06:05,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,053 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2023-11-19 08:06:05,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,057 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2023-11-19 08:06:05,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,069 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-19 08:06:05,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,072 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-19 08:06:05,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,075 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2023-11-19 08:06:05,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,078 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2023-11-19 08:06:05,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,091 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2023-11-19 08:06:05,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,098 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2023-11-19 08:06:05,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,104 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2023-11-19 08:06:05,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,108 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2023-11-19 08:06:05,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,111 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2023-11-19 08:06:05,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,115 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2023-11-19 08:06:05,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,120 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2023-11-19 08:06:05,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,123 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2023-11-19 08:06:05,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,127 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-19 08:06:05,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,131 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-19 08:06:05,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,136 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2023-11-19 08:06:05,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,140 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2023-11-19 08:06:05,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,144 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2023-11-19 08:06:05,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,147 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2023-11-19 08:06:05,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,151 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2023-11-19 08:06:05,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,161 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2023-11-19 08:06:05,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,172 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2023-11-19 08:06:05,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,177 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2023-11-19 08:06:05,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,181 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2023-11-19 08:06:05,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,187 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2023-11-19 08:06:05,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,191 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-19 08:06:05,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,196 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-19 08:06:05,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,208 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2023-11-19 08:06:05,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,211 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2023-11-19 08:06:05,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,214 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2023-11-19 08:06:05,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,218 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2023-11-19 08:06:05,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2023-11-19 08:06:05,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2023-11-19 08:06:05,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,232 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2023-11-19 08:06:05,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,235 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2023-11-19 08:06:05,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,239 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2023-11-19 08:06:05,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,242 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2023-11-19 08:06:05,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,246 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-19 08:06:05,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,249 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-19 08:06:05,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,252 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2023-11-19 08:06:05,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,256 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2023-11-19 08:06:05,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,259 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2023-11-19 08:06:05,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,262 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2023-11-19 08:06:05,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,266 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2023-11-19 08:06:05,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,270 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2023-11-19 08:06:05,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,274 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2023-11-19 08:06:05,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,277 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2023-11-19 08:06:05,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,281 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2023-11-19 08:06:05,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,285 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2023-11-19 08:06:05,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,294 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2023-11-19 08:06:05,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,300 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2023-11-19 08:06:05,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,304 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2023-11-19 08:06:05,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,307 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2023-11-19 08:06:05,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,310 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-19 08:06:05,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,312 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-19 08:06:05,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,315 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2023-11-19 08:06:05,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,318 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2023-11-19 08:06:05,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,321 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2023-11-19 08:06:05,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,325 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2023-11-19 08:06:05,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,335 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2023-11-19 08:06:05,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,338 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2023-11-19 08:06:05,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,341 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2023-11-19 08:06:05,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,345 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2023-11-19 08:06:05,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,348 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2023-11-19 08:06:05,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,351 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2023-11-19 08:06:05,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,355 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-19 08:06:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,360 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-19 08:06:05,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,363 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2023-11-19 08:06:05,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,366 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2023-11-19 08:06:05,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,369 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2023-11-19 08:06:05,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,371 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2023-11-19 08:06:05,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,374 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2023-11-19 08:06:05,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,378 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2023-11-19 08:06:05,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,391 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2023-11-19 08:06:05,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,393 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2023-11-19 08:06:05,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,396 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2023-11-19 08:06:05,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,414 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2023-11-19 08:06:05,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,418 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-19 08:06:05,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,423 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-19 08:06:05,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,428 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2023-11-19 08:06:05,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,434 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2023-11-19 08:06:05,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,437 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2023-11-19 08:06:05,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,439 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2023-11-19 08:06:05,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,441 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2023-11-19 08:06:05,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,446 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2023-11-19 08:06:05,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,464 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2023-11-19 08:06:05,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,467 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2023-11-19 08:06:05,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,469 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2023-11-19 08:06:05,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,471 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2023-11-19 08:06:05,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,473 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-19 08:06:05,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,476 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-19 08:06:05,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,478 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2023-11-19 08:06:05,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,487 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2023-11-19 08:06:05,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,490 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2023-11-19 08:06:05,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,492 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2023-11-19 08:06:05,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,495 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2023-11-19 08:06:05,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,497 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2023-11-19 08:06:05,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,499 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2023-11-19 08:06:05,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,502 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2023-11-19 08:06:05,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,511 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2023-11-19 08:06:05,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,513 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2023-11-19 08:06:05,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,519 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-19 08:06:05,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,523 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-19 08:06:05,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,525 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2023-11-19 08:06:05,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,528 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2023-11-19 08:06:05,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,531 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2023-11-19 08:06:05,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,545 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2023-11-19 08:06:05,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,548 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2023-11-19 08:06:05,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,550 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2023-11-19 08:06:05,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,552 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2023-11-19 08:06:05,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,554 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2023-11-19 08:06:05,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,557 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2023-11-19 08:06:05,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,560 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2023-11-19 08:06:05,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,562 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-19 08:06:05,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,565 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-19 08:06:05,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,568 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2023-11-19 08:06:05,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,571 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2023-11-19 08:06:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,574 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2023-11-19 08:06:05,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,577 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2023-11-19 08:06:05,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,580 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2023-11-19 08:06:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,583 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2023-11-19 08:06:05,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,586 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2023-11-19 08:06:05,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,588 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2023-11-19 08:06:05,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,593 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2023-11-19 08:06:05,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,596 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2023-11-19 08:06:05,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,599 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-19 08:06:05,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,602 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-19 08:06:05,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,605 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2023-11-19 08:06:05,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,608 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2023-11-19 08:06:05,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,611 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2023-11-19 08:06:05,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,614 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2023-11-19 08:06:05,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,617 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-19 08:06:05,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,620 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2023-11-19 08:06:05,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,623 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2023-11-19 08:06:05,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,629 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2023-11-19 08:06:05,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,632 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2023-11-19 08:06:05,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,636 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2023-11-19 08:06:05,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,644 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2023-11-19 08:06:05,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,647 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2023-11-19 08:06:05,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,650 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2023-11-19 08:06:05,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,653 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2023-11-19 08:06:05,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,656 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2023-11-19 08:06:05,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,660 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2023-11-19 08:06:05,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,664 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2023-11-19 08:06:05,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,667 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2023-11-19 08:06:05,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,669 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2023-11-19 08:06:05,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,673 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2023-11-19 08:06:05,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,676 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2023-11-19 08:06:05,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2023-11-19 08:06:05,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,686 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2023-11-19 08:06:05,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,691 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2023-11-19 08:06:05,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,696 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2023-11-19 08:06:05,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,699 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2023-11-19 08:06:05,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,702 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2023-11-19 08:06:05,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,709 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2023-11-19 08:06:05,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,724 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1052 [2023-11-19 08:06:05,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,727 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2023-11-19 08:06:05,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,730 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-19 08:06:05,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,733 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-19 08:06:05,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,740 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1074 [2023-11-19 08:06:05,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,742 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1080 [2023-11-19 08:06:05,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,745 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1085 [2023-11-19 08:06:05,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,748 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2023-11-19 08:06:05,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,751 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2023-11-19 08:06:05,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,759 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1104 [2023-11-19 08:06:05,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,762 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2023-11-19 08:06:05,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,765 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1120 [2023-11-19 08:06:05,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,767 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2023-11-19 08:06:05,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,770 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1136 [2023-11-19 08:06:05,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,773 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2023-11-19 08:06:05,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,777 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2023-11-19 08:06:05,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,780 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1160 [2023-11-19 08:06:05,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,783 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2023-11-19 08:06:05,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,785 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1176 [2023-11-19 08:06:05,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,788 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2023-11-19 08:06:05,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,791 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1192 [2023-11-19 08:06:05,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,795 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2023-11-19 08:06:05,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,798 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2023-11-19 08:06:05,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,801 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2023-11-19 08:06:05,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,804 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2023-11-19 08:06:05,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,807 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2023-11-19 08:06:05,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,810 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2023-11-19 08:06:05,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,813 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1248 [2023-11-19 08:06:05,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,816 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2023-11-19 08:06:05,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,819 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2023-11-19 08:06:05,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,822 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1274 [2023-11-19 08:06:05,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,825 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1285 [2023-11-19 08:06:05,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,828 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1293 [2023-11-19 08:06:05,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,832 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1301 [2023-11-19 08:06:05,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,836 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1309 [2023-11-19 08:06:05,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,839 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2023-11-19 08:06:05,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,844 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1325 [2023-11-19 08:06:05,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,848 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2023-11-19 08:06:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,861 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1341 [2023-11-19 08:06:05,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,865 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1349 [2023-11-19 08:06:05,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,868 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1357 [2023-11-19 08:06:05,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,884 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1365 [2023-11-19 08:06:05,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,888 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1373 [2023-11-19 08:06:05,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,892 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1381 [2023-11-19 08:06:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,895 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1389 [2023-11-19 08:06:05,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,899 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1397 [2023-11-19 08:06:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,902 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1405 [2023-11-19 08:06:05,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,906 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1413 [2023-11-19 08:06:05,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,909 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1421 [2023-11-19 08:06:05,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,913 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1429 [2023-11-19 08:06:05,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,916 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1437 [2023-11-19 08:06:05,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,920 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2023-11-19 08:06:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,924 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1453 [2023-11-19 08:06:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,927 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1461 [2023-11-19 08:06:05,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,931 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1469 [2023-11-19 08:06:05,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,935 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1477 [2023-11-19 08:06:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,938 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2023-11-19 08:06:05,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,942 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1493 [2023-11-19 08:06:05,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,946 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2023-11-19 08:06:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,949 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1512 [2023-11-19 08:06:05,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,953 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2023-11-19 08:06:05,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,956 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1528 [2023-11-19 08:06:05,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,960 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2023-11-19 08:06:05,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,964 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1544 [2023-11-19 08:06:05,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,967 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1552 [2023-11-19 08:06:05,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,971 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1560 [2023-11-19 08:06:05,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,975 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1568 [2023-11-19 08:06:05,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,978 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1576 [2023-11-19 08:06:05,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,981 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1584 [2023-11-19 08:06:05,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,985 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1592 [2023-11-19 08:06:05,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,988 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1600 [2023-11-19 08:06:05,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,991 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1608 [2023-11-19 08:06:05,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,995 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2023-11-19 08:06:05,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:05,998 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1624 [2023-11-19 08:06:05,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,001 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2023-11-19 08:06:06,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,005 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1640 [2023-11-19 08:06:06,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,008 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1648 [2023-11-19 08:06:06,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,011 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1656 [2023-11-19 08:06:06,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,015 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1664 [2023-11-19 08:06:06,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,018 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1672 [2023-11-19 08:06:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,021 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1680 [2023-11-19 08:06:06,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,025 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1688 [2023-11-19 08:06:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,028 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1696 [2023-11-19 08:06:06,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,031 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1704 [2023-11-19 08:06:06,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,035 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1712 [2023-11-19 08:06:06,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,038 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1720 [2023-11-19 08:06:06,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,042 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1728 [2023-11-19 08:06:06,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,045 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1736 [2023-11-19 08:06:06,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,048 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1744 [2023-11-19 08:06:06,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,052 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1752 [2023-11-19 08:06:06,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,055 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1760 [2023-11-19 08:06:06,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,059 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1768 [2023-11-19 08:06:06,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,062 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1776 [2023-11-19 08:06:06,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,065 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1784 [2023-11-19 08:06:06,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,069 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1792 [2023-11-19 08:06:06,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,072 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2023-11-19 08:06:06,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,076 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1808 [2023-11-19 08:06:06,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,079 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1816 [2023-11-19 08:06:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,083 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1824 [2023-11-19 08:06:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,087 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1832 [2023-11-19 08:06:06,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,090 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1840 [2023-11-19 08:06:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,094 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1848 [2023-11-19 08:06:06,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,097 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1856 [2023-11-19 08:06:06,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,100 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1864 [2023-11-19 08:06:06,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,104 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1872 [2023-11-19 08:06:06,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,107 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1880 [2023-11-19 08:06:06,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,110 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1888 [2023-11-19 08:06:06,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,114 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1896 [2023-11-19 08:06:06,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,117 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1904 [2023-11-19 08:06:06,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,121 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1912 [2023-11-19 08:06:06,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,125 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1920 [2023-11-19 08:06:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,128 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1928 [2023-11-19 08:06:06,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,132 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1936 [2023-11-19 08:06:06,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,136 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1944 [2023-11-19 08:06:06,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,139 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1952 [2023-11-19 08:06:06,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,143 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1960 [2023-11-19 08:06:06,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,146 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1968 [2023-11-19 08:06:06,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,150 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1976 [2023-11-19 08:06:06,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,153 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1984 [2023-11-19 08:06:06,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,157 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1992 [2023-11-19 08:06:06,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,160 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2000 [2023-11-19 08:06:06,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,164 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2008 [2023-11-19 08:06:06,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,168 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2016 [2023-11-19 08:06:06,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,185 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2023-11-19 08:06:06,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,189 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2032 [2023-11-19 08:06:06,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,191 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2040 [2023-11-19 08:06:06,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,193 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2048 [2023-11-19 08:06:06,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,195 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2056 [2023-11-19 08:06:06,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,198 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2064 [2023-11-19 08:06:06,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,200 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2072 [2023-11-19 08:06:06,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,202 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2080 [2023-11-19 08:06:06,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,204 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2088 [2023-11-19 08:06:06,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,207 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2096 [2023-11-19 08:06:06,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,209 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2104 [2023-11-19 08:06:06,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,211 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2112 [2023-11-19 08:06:06,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,214 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2120 [2023-11-19 08:06:06,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,216 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2128 [2023-11-19 08:06:06,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,218 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2136 [2023-11-19 08:06:06,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,220 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2144 [2023-11-19 08:06:06,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,222 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2152 [2023-11-19 08:06:06,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,224 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2160 [2023-11-19 08:06:06,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,226 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2168 [2023-11-19 08:06:06,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2176 [2023-11-19 08:06:06,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,230 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2184 [2023-11-19 08:06:06,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,233 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2192 [2023-11-19 08:06:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,235 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2200 [2023-11-19 08:06:06,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,237 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2208 [2023-11-19 08:06:06,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,240 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2216 [2023-11-19 08:06:06,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,242 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2224 [2023-11-19 08:06:06,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,244 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2232 [2023-11-19 08:06:06,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,247 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2240 [2023-11-19 08:06:06,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,249 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2248 [2023-11-19 08:06:06,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,252 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2256 [2023-11-19 08:06:06,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,254 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2264 [2023-11-19 08:06:06,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,256 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2272 [2023-11-19 08:06:06,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,259 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2280 [2023-11-19 08:06:06,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,261 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2288 [2023-11-19 08:06:06,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,263 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2296 [2023-11-19 08:06:06,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,266 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2304 [2023-11-19 08:06:06,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,268 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2312 [2023-11-19 08:06:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,270 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2320 [2023-11-19 08:06:06,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,273 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2328 [2023-11-19 08:06:06,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,275 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2336 [2023-11-19 08:06:06,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,278 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2344 [2023-11-19 08:06:06,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,280 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2355 [2023-11-19 08:06:06,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:06:06,328 INFO L134 CoverageAnalysis]: Checked inductivity of 252760 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 252760 trivial. 0 not checked. [2023-11-19 08:06:06,329 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:06:06,329 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [774894171] [2023-11-19 08:06:06,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [774894171] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:06:06,330 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:06:06,331 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:06:06,333 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2141038376] [2023-11-19 08:06:06,333 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:06:06,342 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 08:06:06,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:06:06,377 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 08:06:06,378 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:06:06,385 INFO L87 Difference]: Start difference. First operand has 1269 states, 910 states have (on average 1.712087912087912) internal successors, (1558), 911 states have internal predecessors, (1558), 356 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 356 states have call predecessors, (356), 356 states have call successors, (356) Second operand has 2 states, 2 states have (on average 292.5) internal successors, (585), 2 states have internal predecessors, (585), 2 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 1 states have call predecessors, (356), 2 states have call successors, (356) [2023-11-19 08:06:06,642 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 08:06:06,643 INFO L93 Difference]: Finished difference Result 2532 states and 4890 transitions. [2023-11-19 08:06:06,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 08:06:06,647 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 292.5) internal successors, (585), 2 states have internal predecessors, (585), 2 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 1 states have call predecessors, (356), 2 states have call successors, (356) Word has length 2362 [2023-11-19 08:06:06,648 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 08:06:06,674 INFO L225 Difference]: With dead ends: 2532 [2023-11-19 08:06:06,674 INFO L226 Difference]: Without dead ends: 1266 [2023-11-19 08:06:06,692 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1070 GetRequests, 1070 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:06:06,696 INFO L413 NwaCegarLoop]: 2266 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 2266 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 08:06:06,698 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2266 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 08:06:06,723 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1266 states. [2023-11-19 08:06:07,139 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1266 to 1266. [2023-11-19 08:06:07,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1266 states, 908 states have (on average 1.7114537444933922) internal successors, (1554), 908 states have internal predecessors, (1554), 356 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 356 states have call predecessors, (356), 356 states have call successors, (356) [2023-11-19 08:06:07,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1266 states to 1266 states and 2266 transitions. [2023-11-19 08:06:07,164 INFO L78 Accepts]: Start accepts. Automaton has 1266 states and 2266 transitions. Word has length 2362 [2023-11-19 08:06:07,166 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 08:06:07,166 INFO L495 AbstractCegarLoop]: Abstraction has 1266 states and 2266 transitions. [2023-11-19 08:06:07,167 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 292.5) internal successors, (585), 2 states have internal predecessors, (585), 2 states have call successors, (356), 1 states have call predecessors, (356), 1 states have return successors, (356), 1 states have call predecessors, (356), 2 states have call successors, (356) [2023-11-19 08:06:07,168 INFO L276 IsEmpty]: Start isEmpty. Operand 1266 states and 2266 transitions. [2023-11-19 08:06:07,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2363 [2023-11-19 08:06:07,291 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:06:07,293 INFO L195 NwaCegarLoop]: trace histogram [356, 356, 356, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-19 08:06:07,293 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 08:06:07,293 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:06:07,294 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:06:07,295 INFO L85 PathProgramCache]: Analyzing trace with hash 23274533, now seen corresponding path program 1 times [2023-11-19 08:06:07,295 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:06:07,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1143390183] [2023-11-19 08:06:07,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:06:07,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:06:10,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat