./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/xcsp/aim-100-1-6-unsat-4.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/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_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/xcsp/aim-100-1-6-unsat-4.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/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_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/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 f7c795918b0d99793244a4191056369ebf467324a96b37155dad1e5d161bc1bc --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 08:00:40,118 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 08:00:40,239 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 08:00:40,245 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 08:00:40,247 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 08:00:40,287 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 08:00:40,289 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 08:00:40,289 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 08:00:40,291 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 08:00:40,291 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 08:00:40,292 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 08:00:40,293 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 08:00:40,294 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 08:00:40,295 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 08:00:40,295 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 08:00:40,296 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 08:00:40,296 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 08:00:40,297 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 08:00:40,297 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 08:00:40,298 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 08:00:40,298 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 08:00:40,299 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 08:00:40,300 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 08:00:40,300 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 08:00:40,301 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 08:00:40,302 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 08:00:40,302 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 08:00:40,303 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 08:00:40,303 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:00:40,304 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 08:00:40,306 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 08:00:40,306 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 08:00:40,306 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 08:00:40,307 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 08:00:40,307 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 08:00:40,307 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 08:00:40,308 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 08:00:40,308 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 08:00:40,308 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 08:00:40,309 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_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/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_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/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 -> f7c795918b0d99793244a4191056369ebf467324a96b37155dad1e5d161bc1bc [2023-11-19 08:00:40,626 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 08:00:40,658 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 08:00:40,661 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 08:00:40,662 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 08:00:40,663 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 08:00:40,664 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/xcsp/aim-100-1-6-unsat-4.c [2023-11-19 08:00:43,763 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 08:00:44,059 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 08:00:44,063 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/sv-benchmarks/c/xcsp/aim-100-1-6-unsat-4.c [2023-11-19 08:00:44,082 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/data/845098a61/b769c35fd329433883c9a8436e7d6324/FLAG81a5fdb10 [2023-11-19 08:00:44,102 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/data/845098a61/b769c35fd329433883c9a8436e7d6324 [2023-11-19 08:00:44,105 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 08:00:44,107 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 08:00:44,108 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 08:00:44,108 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 08:00:44,116 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 08:00:44,117 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:44,118 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@9ee8de7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44, skipping insertion in model container [2023-11-19 08:00:44,118 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:44,182 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 08:00:44,541 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_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/sv-benchmarks/c/xcsp/aim-100-1-6-unsat-4.c[19042,19055] [2023-11-19 08:00:44,578 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:00:44,590 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 08:00:44,793 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_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/sv-benchmarks/c/xcsp/aim-100-1-6-unsat-4.c[19042,19055] [2023-11-19 08:00:44,800 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 08:00:44,815 INFO L206 MainTranslator]: Completed translation [2023-11-19 08:00:44,816 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44 WrapperNode [2023-11-19 08:00:44,838 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 08:00:44,845 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 08:00:44,846 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 08:00:44,846 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 08:00:44,853 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:00:44" (1/1) ... [2023-11-19 08:00:44,922 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:00:44" (1/1) ... [2023-11-19 08:00:45,163 INFO L138 Inliner]: procedures = 13, calls = 364, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 4083 [2023-11-19 08:00:45,164 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 08:00:45,165 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 08:00:45,165 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 08:00:45,165 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 08:00:45,176 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,176 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,220 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,220 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,306 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,328 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,357 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,380 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,413 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 08:00:45,414 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 08:00:45,415 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 08:00:45,415 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 08:00:45,416 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (1/1) ... [2023-11-19 08:00:45,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 08:00:45,435 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 08:00:45,453 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/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:00:45,479 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_947adb3c-ad70-4ae3-a1d0-5479fc116dc6/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:00:45,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 08:00:45,500 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 08:00:45,501 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 08:00:45,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 08:00:45,501 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2023-11-19 08:00:45,501 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2023-11-19 08:00:45,705 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 08:00:45,706 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 08:00:48,833 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 08:00:48,861 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 08:00:48,862 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 08:00:48,876 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:00:48 BoogieIcfgContainer [2023-11-19 08:00:48,876 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 08:00:48,880 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 08:00:48,882 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 08:00:48,885 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 08:00:48,886 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:00:44" (1/3) ... [2023-11-19 08:00:48,887 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18987a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:00:48, skipping insertion in model container [2023-11-19 08:00:48,887 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:44" (2/3) ... [2023-11-19 08:00:48,889 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18987a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:00:48, skipping insertion in model container [2023-11-19 08:00:48,889 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:00:48" (3/3) ... [2023-11-19 08:00:48,891 INFO L112 eAbstractionObserver]: Analyzing ICFG aim-100-1-6-unsat-4.c [2023-11-19 08:00:48,911 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 08:00:48,912 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 08:00:49,009 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 08:00:49,015 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;@4cfda517, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 08:00:49,016 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 08:00:49,026 INFO L276 IsEmpty]: Start isEmpty. Operand has 1267 states, 907 states have (on average 1.7100330760749725) internal successors, (1551), 908 states have internal predecessors, (1551), 357 states have call successors, (357), 1 states have call predecessors, (357), 1 states have return successors, (357), 357 states have call predecessors, (357), 357 states have call successors, (357) [2023-11-19 08:00:49,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2367 [2023-11-19 08:00:49,243 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:00:49,246 INFO L195 NwaCegarLoop]: trace histogram [357, 357, 357, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:00:49,247 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:00:49,253 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:00:49,255 INFO L85 PathProgramCache]: Analyzing trace with hash 78678325, now seen corresponding path program 1 times [2023-11-19 08:00:49,265 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:00:49,266 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [847987999] [2023-11-19 08:00:49,267 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:00:49,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:00:49,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,174 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-19 08:00:51,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,181 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-19 08:00:51,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,185 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-19 08:00:51,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,188 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2023-11-19 08:00:51,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,191 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2023-11-19 08:00:51,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,193 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2023-11-19 08:00:51,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,196 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2023-11-19 08:00:51,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,199 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 40 [2023-11-19 08:00:51,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,203 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2023-11-19 08:00:51,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,206 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2023-11-19 08:00:51,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,210 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2023-11-19 08:00:51,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,213 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2023-11-19 08:00:51,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,216 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 68 [2023-11-19 08:00:51,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,219 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-19 08:00:51,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,222 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-19 08:00:51,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2023-11-19 08:00:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 90 [2023-11-19 08:00:51,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,231 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2023-11-19 08:00:51,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,237 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2023-11-19 08:00:51,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,242 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2023-11-19 08:00:51,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,245 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 112 [2023-11-19 08:00:51,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,249 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 117 [2023-11-19 08:00:51,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,252 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2023-11-19 08:00:51,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,254 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 128 [2023-11-19 08:00:51,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,257 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2023-11-19 08:00:51,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,260 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-19 08:00:51,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,263 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-19 08:00:51,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,266 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 150 [2023-11-19 08:00:51,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,269 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2023-11-19 08:00:51,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,272 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2023-11-19 08:00:51,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,275 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2023-11-19 08:00:51,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,278 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2023-11-19 08:00:51,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,280 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2023-11-19 08:00:51,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,283 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2023-11-19 08:00:51,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,286 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2023-11-19 08:00:51,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,289 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2023-11-19 08:00:51,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,291 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 200 [2023-11-19 08:00:51,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,294 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-19 08:00:51,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,297 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-19 08:00:51,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,299 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 216 [2023-11-19 08:00:51,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,302 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2023-11-19 08:00:51,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,305 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2023-11-19 08:00:51,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,312 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2023-11-19 08:00:51,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,315 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2023-11-19 08:00:51,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,318 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2023-11-19 08:00:51,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,320 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2023-11-19 08:00:51,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,323 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2023-11-19 08:00:51,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,325 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2023-11-19 08:00:51,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,328 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 266 [2023-11-19 08:00:51,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,331 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-19 08:00:51,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,333 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-19 08:00:51,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,339 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2023-11-19 08:00:51,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,342 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2023-11-19 08:00:51,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,345 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2023-11-19 08:00:51,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,348 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2023-11-19 08:00:51,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,350 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 304 [2023-11-19 08:00:51,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,358 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 310 [2023-11-19 08:00:51,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,391 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 315 [2023-11-19 08:00:51,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,394 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 321 [2023-11-19 08:00:51,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,401 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 326 [2023-11-19 08:00:51,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,406 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2023-11-19 08:00:51,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,409 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-19 08:00:51,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,419 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-19 08:00:51,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,424 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2023-11-19 08:00:51,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,429 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2023-11-19 08:00:51,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,432 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2023-11-19 08:00:51,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,442 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2023-11-19 08:00:51,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,446 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2023-11-19 08:00:51,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,451 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 376 [2023-11-19 08:00:51,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,453 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2023-11-19 08:00:51,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,456 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 387 [2023-11-19 08:00:51,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,459 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2023-11-19 08:00:51,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,462 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 398 [2023-11-19 08:00:51,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,465 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-19 08:00:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,467 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-19 08:00:51,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,469 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2023-11-19 08:00:51,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,472 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2023-11-19 08:00:51,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,474 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2023-11-19 08:00:51,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,478 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2023-11-19 08:00:51,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,481 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 436 [2023-11-19 08:00:51,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,483 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2023-11-19 08:00:51,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,486 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 447 [2023-11-19 08:00:51,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,488 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 453 [2023-11-19 08:00:51,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,492 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2023-11-19 08:00:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,495 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2023-11-19 08:00:51,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,502 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 469 [2023-11-19 08:00:51,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,508 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 475 [2023-11-19 08:00:51,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,513 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2023-11-19 08:00:51,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,516 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 486 [2023-11-19 08:00:51,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,519 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-19 08:00:51,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,522 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-19 08:00:51,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,524 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 502 [2023-11-19 08:00:51,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,527 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 508 [2023-11-19 08:00:51,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,529 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 513 [2023-11-19 08:00:51,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,531 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 519 [2023-11-19 08:00:51,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,538 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 524 [2023-11-19 08:00:51,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,541 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2023-11-19 08:00:51,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,543 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2023-11-19 08:00:51,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,545 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 541 [2023-11-19 08:00:51,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,548 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2023-11-19 08:00:51,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,554 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 552 [2023-11-19 08:00:51,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,557 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-19 08:00:51,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,559 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-19 08:00:51,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,564 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2023-11-19 08:00:51,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,566 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 574 [2023-11-19 08:00:51,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,568 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 579 [2023-11-19 08:00:51,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,571 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 585 [2023-11-19 08:00:51,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,573 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 590 [2023-11-19 08:00:51,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,576 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2023-11-19 08:00:51,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,581 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 601 [2023-11-19 08:00:51,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,584 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 607 [2023-11-19 08:00:51,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,586 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 612 [2023-11-19 08:00:51,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,589 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 618 [2023-11-19 08:00:51,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,596 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-19 08:00:51,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,598 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-19 08:00:51,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,604 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 634 [2023-11-19 08:00:51,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,607 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 640 [2023-11-19 08:00:51,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,609 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 645 [2023-11-19 08:00:51,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,611 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 651 [2023-11-19 08:00:51,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,614 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 656 [2023-11-19 08:00:51,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,618 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 662 [2023-11-19 08:00:51,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,634 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 667 [2023-11-19 08:00:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,638 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 673 [2023-11-19 08:00:51,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,641 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 678 [2023-11-19 08:00:51,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,645 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 684 [2023-11-19 08:00:51,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,649 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-19 08:00:51,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,655 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-19 08:00:51,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,661 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 700 [2023-11-19 08:00:51,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,663 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2023-11-19 08:00:51,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,666 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 711 [2023-11-19 08:00:51,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,668 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2023-11-19 08:00:51,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,670 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2023-11-19 08:00:51,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,672 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2023-11-19 08:00:51,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,674 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 733 [2023-11-19 08:00:51,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,676 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 739 [2023-11-19 08:00:51,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,679 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2023-11-19 08:00:51,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,681 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2023-11-19 08:00:51,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,683 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-19 08:00:51,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,686 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-19 08:00:51,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,688 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2023-11-19 08:00:51,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,690 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 772 [2023-11-19 08:00:51,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,692 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 777 [2023-11-19 08:00:51,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,695 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 783 [2023-11-19 08:00:51,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,697 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 788 [2023-11-19 08:00:51,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,699 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 794 [2023-11-19 08:00:51,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,701 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 799 [2023-11-19 08:00:51,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,704 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 805 [2023-11-19 08:00:51,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,706 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 810 [2023-11-19 08:00:51,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,709 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 816 [2023-11-19 08:00:51,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,711 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-19 08:00:51,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,713 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-19 08:00:51,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,716 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 832 [2023-11-19 08:00:51,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,718 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 838 [2023-11-19 08:00:51,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,721 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2023-11-19 08:00:51,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,723 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 849 [2023-11-19 08:00:51,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,725 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 854 [2023-11-19 08:00:51,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,728 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 860 [2023-11-19 08:00:51,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,730 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 865 [2023-11-19 08:00:51,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,732 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2023-11-19 08:00:51,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,734 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2023-11-19 08:00:51,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,737 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 882 [2023-11-19 08:00:51,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,739 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-19 08:00:51,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,741 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-19 08:00:51,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,743 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 898 [2023-11-19 08:00:51,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,746 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2023-11-19 08:00:51,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,748 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 909 [2023-11-19 08:00:51,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,750 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 915 [2023-11-19 08:00:51,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,752 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-19 08:00:51,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,754 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 926 [2023-11-19 08:00:51,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,757 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 931 [2023-11-19 08:00:51,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,759 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 937 [2023-11-19 08:00:51,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,761 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 942 [2023-11-19 08:00:51,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,764 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2023-11-19 08:00:51,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,766 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2023-11-19 08:00:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,769 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2023-11-19 08:00:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,771 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 964 [2023-11-19 08:00:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,773 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 970 [2023-11-19 08:00:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,775 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 975 [2023-11-19 08:00:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,778 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 981 [2023-11-19 08:00:51,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,780 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2023-11-19 08:00:51,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,782 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 992 [2023-11-19 08:00:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,785 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2023-11-19 08:00:51,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,787 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1003 [2023-11-19 08:00:51,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,790 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1008 [2023-11-19 08:00:51,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,792 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2023-11-19 08:00:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,795 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2023-11-19 08:00:51,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,798 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2023-11-19 08:00:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,800 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2023-11-19 08:00:51,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,803 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2023-11-19 08:00:51,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,805 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2023-11-19 08:00:51,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,808 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1047 [2023-11-19 08:00:51,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,810 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1052 [2023-11-19 08:00:51,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,813 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2023-11-19 08:00:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,816 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-19 08:00:51,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,818 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-19 08:00:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,821 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1074 [2023-11-19 08:00:51,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,823 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1080 [2023-11-19 08:00:51,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,826 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1085 [2023-11-19 08:00:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,828 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2023-11-19 08:00:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,830 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1096 [2023-11-19 08:00:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,833 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1104 [2023-11-19 08:00:51,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,835 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2023-11-19 08:00:51,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1120 [2023-11-19 08:00:51,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,840 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2023-11-19 08:00:51,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,842 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1136 [2023-11-19 08:00:51,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,845 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1144 [2023-11-19 08:00:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,847 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1152 [2023-11-19 08:00:51,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,850 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1160 [2023-11-19 08:00:51,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,852 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2023-11-19 08:00:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,854 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1176 [2023-11-19 08:00:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,856 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2023-11-19 08:00:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,859 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1192 [2023-11-19 08:00:51,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,861 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1200 [2023-11-19 08:00:51,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,864 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2023-11-19 08:00:51,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,866 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2023-11-19 08:00:51,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,869 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2023-11-19 08:00:51,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,871 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1232 [2023-11-19 08:00:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,874 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1243 [2023-11-19 08:00:51,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,876 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1250 [2023-11-19 08:00:51,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,878 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1258 [2023-11-19 08:00:51,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,881 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2023-11-19 08:00:51,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,883 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1274 [2023-11-19 08:00:51,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,885 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2023-11-19 08:00:51,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,888 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1290 [2023-11-19 08:00:51,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,891 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1298 [2023-11-19 08:00:51,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,893 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1306 [2023-11-19 08:00:51,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,896 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2023-11-19 08:00:51,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,899 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1322 [2023-11-19 08:00:51,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,902 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1330 [2023-11-19 08:00:51,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,904 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1338 [2023-11-19 08:00:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,907 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1346 [2023-11-19 08:00:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1354 [2023-11-19 08:00:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,912 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1362 [2023-11-19 08:00:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,915 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1370 [2023-11-19 08:00:51,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,918 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1378 [2023-11-19 08:00:51,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,920 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1386 [2023-11-19 08:00:51,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,922 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2023-11-19 08:00:51,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,925 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1402 [2023-11-19 08:00:51,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,927 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1410 [2023-11-19 08:00:51,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,929 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1418 [2023-11-19 08:00:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,932 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1426 [2023-11-19 08:00:51,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,934 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1434 [2023-11-19 08:00:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,937 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1442 [2023-11-19 08:00:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,939 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2023-11-19 08:00:51,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,942 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1458 [2023-11-19 08:00:51,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,944 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1466 [2023-11-19 08:00:51,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,947 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1474 [2023-11-19 08:00:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,949 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1482 [2023-11-19 08:00:51,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,951 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1490 [2023-11-19 08:00:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,954 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1498 [2023-11-19 08:00:51,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,956 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2023-11-19 08:00:51,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,959 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1514 [2023-11-19 08:00:51,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,961 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1522 [2023-11-19 08:00:51,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,964 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1530 [2023-11-19 08:00:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,967 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1538 [2023-11-19 08:00:51,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,969 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1546 [2023-11-19 08:00:51,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,972 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1554 [2023-11-19 08:00:51,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,975 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1562 [2023-11-19 08:00:51,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,978 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1570 [2023-11-19 08:00:51,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,982 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1578 [2023-11-19 08:00:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,984 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2023-11-19 08:00:51,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,987 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1594 [2023-11-19 08:00:51,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,990 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1602 [2023-11-19 08:00:51,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,992 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1610 [2023-11-19 08:00:51,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,995 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1618 [2023-11-19 08:00:51,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:51,998 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1626 [2023-11-19 08:00:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,000 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1634 [2023-11-19 08:00:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,003 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1642 [2023-11-19 08:00:52,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,006 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1650 [2023-11-19 08:00:52,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,008 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1658 [2023-11-19 08:00:52,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,011 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2023-11-19 08:00:52,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,013 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2023-11-19 08:00:52,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,016 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1682 [2023-11-19 08:00:52,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,019 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1690 [2023-11-19 08:00:52,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,021 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1698 [2023-11-19 08:00:52,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,024 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1706 [2023-11-19 08:00:52,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,026 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1714 [2023-11-19 08:00:52,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,029 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1722 [2023-11-19 08:00:52,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,032 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1730 [2023-11-19 08:00:52,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,034 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1738 [2023-11-19 08:00:52,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,037 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1749 [2023-11-19 08:00:52,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,040 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1757 [2023-11-19 08:00:52,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,042 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1765 [2023-11-19 08:00:52,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,045 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1773 [2023-11-19 08:00:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,047 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1781 [2023-11-19 08:00:52,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,050 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1789 [2023-11-19 08:00:52,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,053 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1797 [2023-11-19 08:00:52,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,055 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1805 [2023-11-19 08:00:52,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,058 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1813 [2023-11-19 08:00:52,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,061 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1821 [2023-11-19 08:00:52,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,063 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1829 [2023-11-19 08:00:52,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,066 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2023-11-19 08:00:52,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,069 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1845 [2023-11-19 08:00:52,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,071 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1853 [2023-11-19 08:00:52,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,074 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1861 [2023-11-19 08:00:52,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,076 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1869 [2023-11-19 08:00:52,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,079 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1877 [2023-11-19 08:00:52,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,081 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1885 [2023-11-19 08:00:52,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,084 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1893 [2023-11-19 08:00:52,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,086 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1901 [2023-11-19 08:00:52,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,089 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1909 [2023-11-19 08:00:52,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,092 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1917 [2023-11-19 08:00:52,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,095 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1925 [2023-11-19 08:00:52,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,097 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1933 [2023-11-19 08:00:52,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,100 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1941 [2023-11-19 08:00:52,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,102 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1949 [2023-11-19 08:00:52,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,105 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2023-11-19 08:00:52,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,107 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1965 [2023-11-19 08:00:52,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,110 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1973 [2023-11-19 08:00:52,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,112 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1981 [2023-11-19 08:00:52,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,114 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2023-11-19 08:00:52,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,117 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1997 [2023-11-19 08:00:52,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,119 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2005 [2023-11-19 08:00:52,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,121 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2013 [2023-11-19 08:00:52,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,126 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2021 [2023-11-19 08:00:52,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,129 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2029 [2023-11-19 08:00:52,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,132 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2037 [2023-11-19 08:00:52,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,134 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2044 [2023-11-19 08:00:52,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,137 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2055 [2023-11-19 08:00:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,143 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2063 [2023-11-19 08:00:52,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,145 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2071 [2023-11-19 08:00:52,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,150 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2079 [2023-11-19 08:00:52,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,153 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2087 [2023-11-19 08:00:52,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,155 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2095 [2023-11-19 08:00:52,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,158 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2103 [2023-11-19 08:00:52,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,161 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2111 [2023-11-19 08:00:52,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,164 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2119 [2023-11-19 08:00:52,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,167 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2127 [2023-11-19 08:00:52,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,170 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2135 [2023-11-19 08:00:52,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,173 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2143 [2023-11-19 08:00:52,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,176 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2151 [2023-11-19 08:00:52,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,179 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2159 [2023-11-19 08:00:52,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,181 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2167 [2023-11-19 08:00:52,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,184 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2175 [2023-11-19 08:00:52,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,187 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2183 [2023-11-19 08:00:52,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,190 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2191 [2023-11-19 08:00:52,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,193 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2199 [2023-11-19 08:00:52,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,198 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2207 [2023-11-19 08:00:52,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,201 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2215 [2023-11-19 08:00:52,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,206 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2223 [2023-11-19 08:00:52,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,209 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2231 [2023-11-19 08:00:52,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,211 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2239 [2023-11-19 08:00:52,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,215 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2247 [2023-11-19 08:00:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,219 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2255 [2023-11-19 08:00:52,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,222 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2263 [2023-11-19 08:00:52,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,224 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2271 [2023-11-19 08:00:52,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,227 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2279 [2023-11-19 08:00:52,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,230 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2287 [2023-11-19 08:00:52,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,233 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2295 [2023-11-19 08:00:52,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,236 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2303 [2023-11-19 08:00:52,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,239 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2311 [2023-11-19 08:00:52,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,242 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2319 [2023-11-19 08:00:52,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,245 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2327 [2023-11-19 08:00:52,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,248 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2335 [2023-11-19 08:00:52,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,251 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2343 [2023-11-19 08:00:52,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,254 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2351 [2023-11-19 08:00:52,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,257 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2359 [2023-11-19 08:00:52,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 08:00:52,311 INFO L134 CoverageAnalysis]: Checked inductivity of 254184 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 254184 trivial. 0 not checked. [2023-11-19 08:00:52,311 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 08:00:52,312 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [847987999] [2023-11-19 08:00:52,312 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [847987999] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 08:00:52,313 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 08:00:52,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-19 08:00:52,315 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [520454275] [2023-11-19 08:00:52,317 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 08:00:52,330 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-19 08:00:52,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 08:00:52,376 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-19 08:00:52,377 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-19 08:00:52,383 INFO L87 Difference]: Start difference. First operand has 1267 states, 907 states have (on average 1.7100330760749725) internal successors, (1551), 908 states have internal predecessors, (1551), 357 states have call successors, (357), 1 states have call predecessors, (357), 1 states have return successors, (357), 357 states have call predecessors, (357), 357 states have call successors, (357) Second operand has 2 states, 2 states have (on average 292.0) internal successors, (584), 2 states have internal predecessors, (584), 2 states have call successors, (357), 1 states have call predecessors, (357), 1 states have return successors, (357), 1 states have call predecessors, (357), 2 states have call successors, (357) [2023-11-19 08:00:52,618 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 08:00:52,619 INFO L93 Difference]: Finished difference Result 2528 states and 4881 transitions. [2023-11-19 08:00:52,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-19 08:00:52,622 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 292.0) internal successors, (584), 2 states have internal predecessors, (584), 2 states have call successors, (357), 1 states have call predecessors, (357), 1 states have return successors, (357), 1 states have call predecessors, (357), 2 states have call successors, (357) Word has length 2366 [2023-11-19 08:00:52,622 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 08:00:52,646 INFO L225 Difference]: With dead ends: 2528 [2023-11-19 08:00:52,646 INFO L226 Difference]: Without dead ends: 1264 [2023-11-19 08:00:52,657 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1073 GetRequests, 1073 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:00:52,661 INFO L413 NwaCegarLoop]: 2261 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, 2261 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:00:52,662 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 2261 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 08:00:52,684 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1264 states. [2023-11-19 08:00:53,042 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1264 to 1264. [2023-11-19 08:00:53,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1264 states, 905 states have (on average 1.7093922651933702) internal successors, (1547), 905 states have internal predecessors, (1547), 357 states have call successors, (357), 1 states have call predecessors, (357), 1 states have return successors, (357), 357 states have call predecessors, (357), 357 states have call successors, (357) [2023-11-19 08:00:53,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1264 states to 1264 states and 2261 transitions. [2023-11-19 08:00:53,064 INFO L78 Accepts]: Start accepts. Automaton has 1264 states and 2261 transitions. Word has length 2366 [2023-11-19 08:00:53,066 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 08:00:53,067 INFO L495 AbstractCegarLoop]: Abstraction has 1264 states and 2261 transitions. [2023-11-19 08:00:53,068 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 292.0) internal successors, (584), 2 states have internal predecessors, (584), 2 states have call successors, (357), 1 states have call predecessors, (357), 1 states have return successors, (357), 1 states have call predecessors, (357), 2 states have call successors, (357) [2023-11-19 08:00:53,068 INFO L276 IsEmpty]: Start isEmpty. Operand 1264 states and 2261 transitions. [2023-11-19 08:00:53,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2367 [2023-11-19 08:00:53,155 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 08:00:53,157 INFO L195 NwaCegarLoop]: trace histogram [357, 357, 357, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:00:53,157 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 08:00:53,157 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 08:00:53,158 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 08:00:53,159 INFO L85 PathProgramCache]: Analyzing trace with hash -1258946385, now seen corresponding path program 1 times [2023-11-19 08:00:53,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 08:00:53,159 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2016890316] [2023-11-19 08:00:53,159 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 08:00:53,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 08:00:55,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat