./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded/rekh_nxt.1.M1-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded/rekh_nxt.1.M1-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI --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 bddefdf3e33cf0835aee089299a408d34c996e1a935e7cc87de0cdc6493bca2a --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:49:22,136 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:49:22,227 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-24 21:49:22,232 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:49:22,233 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:49:22,259 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:49:22,259 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:49:22,260 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:49:22,261 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:49:22,262 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:49:22,262 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:49:22,263 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:49:22,264 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:49:22,264 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:49:22,265 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:49:22,266 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:49:22,266 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 21:49:22,267 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 21:49:22,267 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:49:22,268 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 21:49:22,269 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:49:22,272 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 21:49:22,273 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:49:22,274 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 21:49:22,274 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 21:49:22,275 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 21:49:22,276 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:49:22,277 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:49:22,280 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:49:22,280 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:49:22,281 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:49:22,281 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:49:22,282 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:49:22,285 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:49:22,286 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 21:49:22,286 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:49:22,287 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:49:22,287 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:49:22,288 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:49:22,288 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 21:49:22,288 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:49:22,289 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:49:22,290 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_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/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_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI 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 -> bddefdf3e33cf0835aee089299a408d34c996e1a935e7cc87de0cdc6493bca2a [2023-11-24 21:49:22,515 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:49:22,535 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:49:22,538 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:49:22,539 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:49:22,540 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:49:22,541 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/seq-mthreaded/rekh_nxt.1.M1-2.c [2023-11-24 21:49:25,712 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:49:26,138 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:49:26,139 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/sv-benchmarks/c/seq-mthreaded/rekh_nxt.1.M1-2.c [2023-11-24 21:49:26,188 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/data/2be8bb401/1ad95e880c0b4f81a755936134f32f59/FLAG661e3d1a8 [2023-11-24 21:49:26,207 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/data/2be8bb401/1ad95e880c0b4f81a755936134f32f59 [2023-11-24 21:49:26,213 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:49:26,215 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:49:26,219 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:49:26,219 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:49:26,225 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:49:26,227 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:49:26" (1/1) ... [2023-11-24 21:49:26,229 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@12501cad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:26, skipping insertion in model container [2023-11-24 21:49:26,229 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:49:26" (1/1) ... [2023-11-24 21:49:26,331 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:49:26,553 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_20fec53d-0946-4c00-bdca-bc14f6de2466/sv-benchmarks/c/seq-mthreaded/rekh_nxt.1.M1-2.c[1509,1522] [2023-11-24 21:49:27,071 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:49:27,090 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:49:27,101 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"/tmp/aaaa/nxt.ok1.i","-S") [38] [2023-11-24 21:49:27,120 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_20fec53d-0946-4c00-bdca-bc14f6de2466/sv-benchmarks/c/seq-mthreaded/rekh_nxt.1.M1-2.c[1509,1522] [2023-11-24 21:49:27,487 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:49:27,520 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:49:27,522 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27 WrapperNode [2023-11-24 21:49:27,523 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:49:27,524 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:49:27,524 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:49:27,524 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:49:27,532 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:27,610 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:27,810 INFO L138 Inliner]: procedures = 55, calls = 2033, calls flagged for inlining = 22, calls inlined = 22, statements flattened = 4113 [2023-11-24 21:49:27,811 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:49:27,812 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 21:49:27,812 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 21:49:27,812 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 21:49:27,824 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:27,824 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:27,853 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:27,916 INFO L175 MemorySlicer]: Split 1380 memory accesses to 15 slices as follows [2, 2, 4, 251, 259, 87, 87, 155, 177, 154, 177, 8, 8, 7, 2]. 19 percent of accesses are in the largest equivalence class. The 4 initializations are split as follows [0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0]. The 237 writes are split as follows [1, 0, 0, 28, 28, 28, 28, 29, 27, 29, 27, 4, 4, 3, 1]. [2023-11-24 21:49:27,916 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:27,917 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:28,138 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:28,236 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:28,247 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:28,260 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:28,284 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 21:49:28,285 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 21:49:28,285 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 21:49:28,286 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 21:49:28,287 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (1/1) ... [2023-11-24 21:49:28,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:49:28,303 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:49:28,318 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 21:49:28,337 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 21:49:28,361 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 21:49:28,361 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t2 [2023-11-24 21:49:28,362 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t2 [2023-11-24 21:49:28,362 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_nxtway_gs_mode [2023-11-24 21:49:28,362 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_nxtway_gs_mode [2023-11-24 21:49:28,362 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 21:49:28,364 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t0 [2023-11-24 21:49:28,364 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t0 [2023-11-24 21:49:28,364 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t1 [2023-11-24 21:49:28,365 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t1 [2023-11-24 21:49:28,365 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_obstacle_flag [2023-11-24 21:49:28,365 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_obstacle_flag [2023-11-24 21:49:28,365 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-24 21:49:28,365 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-24 21:49:28,366 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-24 21:49:28,366 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-24 21:49:28,366 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-24 21:49:28,367 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-24 21:49:28,367 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-24 21:49:28,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-24 21:49:28,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-24 21:49:28,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-24 21:49:28,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-24 21:49:28,368 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-24 21:49:28,369 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-24 21:49:28,370 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-24 21:49:28,370 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-24 21:49:28,370 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_count [2023-11-24 21:49:28,371 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_count [2023-11-24 21:49:28,371 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_gyro_sensor [2023-11-24 21:49:28,371 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_gyro_sensor [2023-11-24 21:49:28,371 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts1 [2023-11-24 21:49:28,372 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts1 [2023-11-24 21:49:28,372 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts2 [2023-11-24 21:49:28,373 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts2 [2023-11-24 21:49:28,373 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 21:49:28,373 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_Background [2023-11-24 21:49:28,374 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_Background [2023-11-24 21:49:28,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-24 21:49:28,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-24 21:49:28,374 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-24 21:49:28,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-24 21:49:28,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-24 21:49:28,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-24 21:49:28,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-24 21:49:28,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-24 21:49:28,375 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-24 21:49:28,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-24 21:49:28,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-24 21:49:28,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-24 21:49:28,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-24 21:49:28,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-24 21:49:28,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-24 21:49:28,377 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_speed [2023-11-24 21:49:28,377 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_speed [2023-11-24 21:49:28,377 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-24 21:49:28,377 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-24 21:49:28,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-24 21:49:28,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-24 21:49:28,378 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-24 21:49:28,379 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-24 21:49:28,379 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-24 21:49:28,380 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-24 21:49:28,380 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-24 21:49:28,381 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-24 21:49:28,381 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-24 21:49:28,381 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-24 21:49:28,381 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-24 21:49:28,381 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-24 21:49:28,381 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-24 21:49:28,382 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-24 21:49:28,382 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-24 21:49:28,382 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 21:49:28,382 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 21:49:28,383 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_systick_ms [2023-11-24 21:49:28,383 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_systick_ms [2023-11-24 21:49:28,383 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_get_count [2023-11-24 21:49:28,383 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_get_count [2023-11-24 21:49:28,383 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_nxtway_gs_mode [2023-11-24 21:49:28,384 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_nxtway_gs_mode [2023-11-24 21:49:28,849 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 21:49:28,855 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 21:49:40,148 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 21:49:40,432 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 21:49:40,432 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-24 21:49:40,435 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:49:40 BoogieIcfgContainer [2023-11-24 21:49:40,435 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 21:49:40,438 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 21:49:40,438 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 21:49:40,442 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 21:49:40,442 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 09:49:26" (1/3) ... [2023-11-24 21:49:40,443 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7a1d6f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:49:40, skipping insertion in model container [2023-11-24 21:49:40,444 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:49:27" (2/3) ... [2023-11-24 21:49:40,445 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7a1d6f8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:49:40, skipping insertion in model container [2023-11-24 21:49:40,445 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:49:40" (3/3) ... [2023-11-24 21:49:40,449 INFO L112 eAbstractionObserver]: Analyzing ICFG rekh_nxt.1.M1-2.c [2023-11-24 21:49:40,470 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 21:49:40,470 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 21:49:40,574 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 21:49:40,583 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;@79baed83, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 21:49:40,583 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 21:49:40,595 INFO L276 IsEmpty]: Start isEmpty. Operand has 1564 states, 936 states have (on average 1.2371794871794872) internal successors, (1158), 941 states have internal predecessors, (1158), 611 states have call successors, (611), 15 states have call predecessors, (611), 15 states have return successors, (611), 609 states have call predecessors, (611), 611 states have call successors, (611) [2023-11-24 21:49:40,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2045 [2023-11-24 21:49:40,794 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:49:40,796 INFO L195 NwaCegarLoop]: trace histogram [241, 241, 241, 27, 27, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 21:49:40,797 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:49:40,802 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:49:40,803 INFO L85 PathProgramCache]: Analyzing trace with hash -127199113, now seen corresponding path program 1 times [2023-11-24 21:49:40,814 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:49:40,814 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2132485451] [2023-11-24 21:49:40,815 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:49:40,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:49:41,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,448 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:43,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,469 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-24 21:49:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,480 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-24 21:49:43,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,486 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2023-11-24 21:49:43,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,492 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2023-11-24 21:49:43,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,498 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2023-11-24 21:49:43,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,502 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2023-11-24 21:49:43,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,507 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2023-11-24 21:49:43,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,513 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2023-11-24 21:49:43,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,519 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2023-11-24 21:49:43,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,523 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-24 21:49:43,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,528 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-24 21:49:43,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,536 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-24 21:49:43,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,545 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-24 21:49:43,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,550 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2023-11-24 21:49:43,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,555 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2023-11-24 21:49:43,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,559 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2023-11-24 21:49:43,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,566 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103 [2023-11-24 21:49:43,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,570 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2023-11-24 21:49:43,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,575 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2023-11-24 21:49:43,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,580 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2023-11-24 21:49:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,586 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2023-11-24 21:49:43,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,596 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2023-11-24 21:49:43,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,601 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-24 21:49:43,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,605 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-24 21:49:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,609 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2023-11-24 21:49:43,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,613 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2023-11-24 21:49:43,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,617 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2023-11-24 21:49:43,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,622 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 169 [2023-11-24 21:49:43,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,626 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 175 [2023-11-24 21:49:43,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,630 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181 [2023-11-24 21:49:43,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,634 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187 [2023-11-24 21:49:43,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,638 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2023-11-24 21:49:43,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,642 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2023-11-24 21:49:43,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,647 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-24 21:49:43,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,651 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-24 21:49:43,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,655 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 217 [2023-11-24 21:49:43,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,660 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223 [2023-11-24 21:49:43,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,664 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 229 [2023-11-24 21:49:43,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,668 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 235 [2023-11-24 21:49:43,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,673 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2023-11-24 21:49:43,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247 [2023-11-24 21:49:43,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,682 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253 [2023-11-24 21:49:43,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,686 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2023-11-24 21:49:43,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,690 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2023-11-24 21:49:43,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,695 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-24 21:49:43,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,699 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-24 21:49:43,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,704 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2023-11-24 21:49:43,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,708 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289 [2023-11-24 21:49:43,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,712 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2023-11-24 21:49:43,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,717 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 301 [2023-11-24 21:49:43,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,721 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307 [2023-11-24 21:49:43,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,726 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313 [2023-11-24 21:49:43,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,731 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319 [2023-11-24 21:49:43,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2023-11-24 21:49:43,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,739 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2023-11-24 21:49:43,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,743 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-24 21:49:43,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,748 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-24 21:49:43,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,752 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 349 [2023-11-24 21:49:43,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,757 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355 [2023-11-24 21:49:43,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,761 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 361 [2023-11-24 21:49:43,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,765 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2023-11-24 21:49:43,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,772 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 373 [2023-11-24 21:49:43,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,785 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 379 [2023-11-24 21:49:43,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,790 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 385 [2023-11-24 21:49:43,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,794 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2023-11-24 21:49:43,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,799 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2023-11-24 21:49:43,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,803 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-24 21:49:43,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,807 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-24 21:49:43,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,812 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 415 [2023-11-24 21:49:43,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,817 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 421 [2023-11-24 21:49:43,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,822 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 427 [2023-11-24 21:49:43,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,826 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 433 [2023-11-24 21:49:43,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,834 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 439 [2023-11-24 21:49:43,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2023-11-24 21:49:43,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,843 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 454 [2023-11-24 21:49:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,848 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2023-11-24 21:49:43,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,853 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2023-11-24 21:49:43,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,857 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2023-11-24 21:49:43,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,863 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2023-11-24 21:49:43,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,869 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2023-11-24 21:49:43,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,877 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-24 21:49:43,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,881 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-24 21:49:43,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,887 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2023-11-24 21:49:43,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,893 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2023-11-24 21:49:43,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,903 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2023-11-24 21:49:43,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,913 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2023-11-24 21:49:43,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,917 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2023-11-24 21:49:43,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,924 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2023-11-24 21:49:43,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,929 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2023-11-24 21:49:43,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,934 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2023-11-24 21:49:43,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,939 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2023-11-24 21:49:43,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,944 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-24 21:49:43,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,949 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-24 21:49:43,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,955 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2023-11-24 21:49:43,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,968 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2023-11-24 21:49:43,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,975 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2023-11-24 21:49:43,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,979 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2023-11-24 21:49:43,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,984 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2023-11-24 21:49:43,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,989 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2023-11-24 21:49:43,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,993 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2023-11-24 21:49:43,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:43,998 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2023-11-24 21:49:44,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,002 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2023-11-24 21:49:44,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,007 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-24 21:49:44,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,012 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-24 21:49:44,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,020 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2023-11-24 21:49:44,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,025 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2023-11-24 21:49:44,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,030 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2023-11-24 21:49:44,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,035 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2023-11-24 21:49:44,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,040 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2023-11-24 21:49:44,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,046 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2023-11-24 21:49:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,051 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2023-11-24 21:49:44,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,060 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2023-11-24 21:49:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,066 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2023-11-24 21:49:44,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,071 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-24 21:49:44,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,076 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-24 21:49:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,081 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2023-11-24 21:49:44,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,086 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2023-11-24 21:49:44,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,101 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2023-11-24 21:49:44,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,108 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2023-11-24 21:49:44,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,116 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2023-11-24 21:49:44,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,122 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2023-11-24 21:49:44,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,132 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2023-11-24 21:49:44,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,137 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2023-11-24 21:49:44,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,146 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2023-11-24 21:49:44,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,151 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-24 21:49:44,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,157 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-24 21:49:44,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,176 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2023-11-24 21:49:44,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,189 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2023-11-24 21:49:44,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,195 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2023-11-24 21:49:44,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,200 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2023-11-24 21:49:44,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,206 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2023-11-24 21:49:44,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,211 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2023-11-24 21:49:44,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,215 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2023-11-24 21:49:44,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,220 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2023-11-24 21:49:44,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2023-11-24 21:49:44,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,230 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-24 21:49:44,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,278 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-24 21:49:44,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,293 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2023-11-24 21:49:44,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,296 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2023-11-24 21:49:44,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,300 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2023-11-24 21:49:44,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,304 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2023-11-24 21:49:44,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,307 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2023-11-24 21:49:44,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,310 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2023-11-24 21:49:44,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,314 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2023-11-24 21:49:44,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,318 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2023-11-24 21:49:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,321 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2023-11-24 21:49:44,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,325 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-24 21:49:44,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,329 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-24 21:49:44,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,332 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2023-11-24 21:49:44,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,336 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2023-11-24 21:49:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,340 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2023-11-24 21:49:44,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,344 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-24 21:49:44,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,348 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2023-11-24 21:49:44,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,352 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 933 [2023-11-24 21:49:44,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,356 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 939 [2023-11-24 21:49:44,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,360 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2023-11-24 21:49:44,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,364 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 954 [2023-11-24 21:49:44,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,368 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 961 [2023-11-24 21:49:44,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,373 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 967 [2023-11-24 21:49:44,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,377 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 973 [2023-11-24 21:49:44,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,381 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2023-11-24 21:49:44,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,385 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 987 [2023-11-24 21:49:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,389 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 995 [2023-11-24 21:49:44,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,394 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1001 [2023-11-24 21:49:44,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,398 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2023-11-24 21:49:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,402 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2023-11-24 21:49:44,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,407 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2023-11-24 21:49:44,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,411 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2023-11-24 21:49:44,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,416 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2023-11-24 21:49:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,420 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1039 [2023-11-24 21:49:44,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,425 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2023-11-24 21:49:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,429 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1051 [2023-11-24 21:49:44,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,434 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1057 [2023-11-24 21:49:44,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,439 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-24 21:49:44,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,443 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-24 21:49:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,448 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1075 [2023-11-24 21:49:44,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,453 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2023-11-24 21:49:44,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,458 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1087 [2023-11-24 21:49:44,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,463 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2023-11-24 21:49:44,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,467 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2023-11-24 21:49:44,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,472 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2023-11-24 21:49:44,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,477 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2023-11-24 21:49:44,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,482 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2023-11-24 21:49:44,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,487 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2023-11-24 21:49:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,491 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2023-11-24 21:49:44,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,496 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2023-11-24 21:49:44,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,501 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1143 [2023-11-24 21:49:44,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,505 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2023-11-24 21:49:44,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,510 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1155 [2023-11-24 21:49:44,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,515 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2023-11-24 21:49:44,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,520 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2023-11-24 21:49:44,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,525 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2023-11-24 21:49:44,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,530 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2023-11-24 21:49:44,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,535 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2023-11-24 21:49:44,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,539 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2023-11-24 21:49:44,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,544 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2023-11-24 21:49:44,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,549 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2023-11-24 21:49:44,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,553 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2023-11-24 21:49:44,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,558 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2023-11-24 21:49:44,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,562 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2023-11-24 21:49:44,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,567 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1227 [2023-11-24 21:49:44,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,571 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1233 [2023-11-24 21:49:44,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,576 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1239 [2023-11-24 21:49:44,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,580 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1245 [2023-11-24 21:49:44,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,585 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2023-11-24 21:49:44,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,589 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1257 [2023-11-24 21:49:44,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,594 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2023-11-24 21:49:44,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,687 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1269 [2023-11-24 21:49:44,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,710 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,721 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1286 [2023-11-24 21:49:44,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2023-11-24 21:49:44,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,751 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,757 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-24 21:49:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,762 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-24 21:49:44,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,767 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1321 [2023-11-24 21:49:44,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,772 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1328 [2023-11-24 21:49:44,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,776 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2023-11-24 21:49:44,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,781 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1341 [2023-11-24 21:49:44,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,790 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,795 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-24 21:49:44,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,799 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1357 [2023-11-24 21:49:44,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,803 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1364 [2023-11-24 21:49:44,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,807 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1370 [2023-11-24 21:49:44,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,813 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2023-11-24 21:49:44,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,830 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2023-11-24 21:49:44,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,843 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1404 [2023-11-24 21:49:44,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,859 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,865 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1421 [2023-11-24 21:49:44,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,871 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2023-11-24 21:49:44,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,890 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,900 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1448 [2023-11-24 21:49:44,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,906 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1458 [2023-11-24 21:49:44,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,928 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,936 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1475 [2023-11-24 21:49:44,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,943 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2023-11-24 21:49:44,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,963 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,969 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2023-11-24 21:49:44,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,975 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1512 [2023-11-24 21:49:44,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,991 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:44,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:44,997 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1529 [2023-11-24 21:49:45,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,002 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1539 [2023-11-24 21:49:45,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,021 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,027 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1556 [2023-11-24 21:49:45,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,033 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1566 [2023-11-24 21:49:45,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,056 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,062 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1583 [2023-11-24 21:49:45,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,068 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1593 [2023-11-24 21:49:45,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,086 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,092 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1610 [2023-11-24 21:49:45,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,098 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2023-11-24 21:49:45,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,118 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,125 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2023-11-24 21:49:45,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,141 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1647 [2023-11-24 21:49:45,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,171 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,179 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1664 [2023-11-24 21:49:45,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,185 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2023-11-24 21:49:45,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,204 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,210 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1691 [2023-11-24 21:49:45,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,216 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2023-11-24 21:49:45,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,229 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,235 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-24 21:49:45,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,240 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-24 21:49:45,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,243 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1726 [2023-11-24 21:49:45,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,247 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1733 [2023-11-24 21:49:45,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,252 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2023-11-24 21:49:45,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,258 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1746 [2023-11-24 21:49:45,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,301 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,305 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1763 [2023-11-24 21:49:45,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,308 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1773 [2023-11-24 21:49:45,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,321 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,325 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1790 [2023-11-24 21:49:45,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,328 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2023-11-24 21:49:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,340 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,344 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1817 [2023-11-24 21:49:45,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,348 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1827 [2023-11-24 21:49:45,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,363 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,367 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1844 [2023-11-24 21:49:45,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,371 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2023-11-24 21:49:45,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,385 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,389 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2023-11-24 21:49:45,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,392 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1881 [2023-11-24 21:49:45,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,405 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,408 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1898 [2023-11-24 21:49:45,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,412 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1908 [2023-11-24 21:49:45,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,424 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,428 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1925 [2023-11-24 21:49:45,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,432 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1935 [2023-11-24 21:49:45,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,445 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,449 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1952 [2023-11-24 21:49:45,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,452 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1962 [2023-11-24 21:49:45,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,465 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,469 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1979 [2023-11-24 21:49:45,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,472 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2023-11-24 21:49:45,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,485 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,489 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2023-11-24 21:49:45,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,492 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2016 [2023-11-24 21:49:45,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,516 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:49:45,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,521 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2033 [2023-11-24 21:49:45,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:49:45,560 INFO L134 CoverageAnalysis]: Checked inductivity of 120151 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 120151 trivial. 0 not checked. [2023-11-24 21:49:45,560 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:49:45,561 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2132485451] [2023-11-24 21:49:45,562 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2132485451] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:49:45,562 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:49:45,562 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-24 21:49:45,564 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1153432078] [2023-11-24 21:49:45,565 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:49:45,581 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-24 21:49:45,581 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:49:45,622 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-24 21:49:45,622 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-24 21:49:45,629 INFO L87 Difference]: Start difference. First operand has 1564 states, 936 states have (on average 1.2371794871794872) internal successors, (1158), 941 states have internal predecessors, (1158), 611 states have call successors, (611), 15 states have call predecessors, (611), 15 states have return successors, (611), 609 states have call predecessors, (611), 611 states have call successors, (611) Second operand has 5 states, 5 states have (on average 84.6) internal successors, (423), 2 states have internal predecessors, (423), 2 states have call successors, (273), 4 states have call predecessors, (273), 2 states have return successors, (273), 2 states have call predecessors, (273), 2 states have call successors, (273) [2023-11-24 21:49:52,693 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-24 21:49:56,701 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-24 21:50:00,707 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-24 21:50:04,713 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-24 21:50:08,973 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:08,974 INFO L93 Difference]: Finished difference Result 3199 states and 5507 transitions. [2023-11-24 21:50:08,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-24 21:50:08,977 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 84.6) internal successors, (423), 2 states have internal predecessors, (423), 2 states have call successors, (273), 4 states have call predecessors, (273), 2 states have return successors, (273), 2 states have call predecessors, (273), 2 states have call successors, (273) Word has length 2044 [2023-11-24 21:50:08,978 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:09,017 INFO L225 Difference]: With dead ends: 3199 [2023-11-24 21:50:09,017 INFO L226 Difference]: Without dead ends: 1635 [2023-11-24 21:50:09,043 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 845 GetRequests, 841 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2023-11-24 21:50:09,047 INFO L413 NwaCegarLoop]: 2144 mSDtfsCounter, 159 mSDsluCounter, 1676 mSDsCounter, 0 mSdLazyCounter, 2118 mSolverCounterSat, 1292 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 22.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 174 SdHoareTripleChecker+Valid, 3820 SdHoareTripleChecker+Invalid, 3414 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1292 IncrementalHoareTripleChecker+Valid, 2118 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 22.8s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:09,048 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [174 Valid, 3820 Invalid, 3414 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1292 Valid, 2118 Invalid, 4 Unknown, 0 Unchecked, 22.8s Time] [2023-11-24 21:50:09,072 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1635 states. [2023-11-24 21:50:09,592 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1635 to 1562. [2023-11-24 21:50:09,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1562 states, 935 states have (on average 1.2331550802139037) internal successors, (1153), 939 states have internal predecessors, (1153), 611 states have call successors, (611), 15 states have call predecessors, (611), 15 states have return successors, (611), 609 states have call predecessors, (611), 611 states have call successors, (611) [2023-11-24 21:50:09,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1562 states to 1562 states and 2375 transitions. [2023-11-24 21:50:09,619 INFO L78 Accepts]: Start accepts. Automaton has 1562 states and 2375 transitions. Word has length 2044 [2023-11-24 21:50:09,620 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:09,621 INFO L495 AbstractCegarLoop]: Abstraction has 1562 states and 2375 transitions. [2023-11-24 21:50:09,622 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 84.6) internal successors, (423), 2 states have internal predecessors, (423), 2 states have call successors, (273), 4 states have call predecessors, (273), 2 states have return successors, (273), 2 states have call predecessors, (273), 2 states have call successors, (273) [2023-11-24 21:50:09,622 INFO L276 IsEmpty]: Start isEmpty. Operand 1562 states and 2375 transitions. [2023-11-24 21:50:09,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2045 [2023-11-24 21:50:09,721 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:09,722 INFO L195 NwaCegarLoop]: trace histogram [241, 241, 241, 27, 27, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 24, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 21:50:09,723 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 21:50:09,723 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:09,723 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:09,724 INFO L85 PathProgramCache]: Analyzing trace with hash -1079808195, now seen corresponding path program 1 times [2023-11-24 21:50:09,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:09,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655953517] [2023-11-24 21:50:09,725 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:09,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:10,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,708 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:11,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,711 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-24 21:50:11,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,714 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-24 21:50:11,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,717 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2023-11-24 21:50:11,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,720 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2023-11-24 21:50:11,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,723 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2023-11-24 21:50:11,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,726 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2023-11-24 21:50:11,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,729 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2023-11-24 21:50:11,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,732 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2023-11-24 21:50:11,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2023-11-24 21:50:11,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,738 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-24 21:50:11,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,742 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-24 21:50:11,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,745 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-24 21:50:11,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,748 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-24 21:50:11,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,751 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2023-11-24 21:50:11,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,754 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2023-11-24 21:50:11,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,758 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2023-11-24 21:50:11,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,761 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103 [2023-11-24 21:50:11,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,764 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2023-11-24 21:50:11,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,768 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2023-11-24 21:50:11,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,771 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2023-11-24 21:50:11,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,774 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2023-11-24 21:50:11,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,778 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2023-11-24 21:50:11,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,781 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-24 21:50:11,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,784 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-24 21:50:11,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,788 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2023-11-24 21:50:11,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,791 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2023-11-24 21:50:11,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,795 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2023-11-24 21:50:11,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,799 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 169 [2023-11-24 21:50:11,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,802 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 175 [2023-11-24 21:50:11,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,806 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181 [2023-11-24 21:50:11,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,810 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187 [2023-11-24 21:50:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,813 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2023-11-24 21:50:11,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,817 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2023-11-24 21:50:11,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,821 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-24 21:50:11,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,825 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-24 21:50:11,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,828 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 217 [2023-11-24 21:50:11,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,832 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223 [2023-11-24 21:50:11,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,835 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 229 [2023-11-24 21:50:11,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,839 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 235 [2023-11-24 21:50:11,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,843 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2023-11-24 21:50:11,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,847 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247 [2023-11-24 21:50:11,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,851 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253 [2023-11-24 21:50:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,854 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2023-11-24 21:50:11,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,858 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2023-11-24 21:50:11,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,862 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-24 21:50:11,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,865 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-24 21:50:11,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,869 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2023-11-24 21:50:11,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,873 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289 [2023-11-24 21:50:11,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,876 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2023-11-24 21:50:11,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,880 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 301 [2023-11-24 21:50:11,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,884 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307 [2023-11-24 21:50:11,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,888 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313 [2023-11-24 21:50:11,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,892 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319 [2023-11-24 21:50:11,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,896 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2023-11-24 21:50:11,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,900 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2023-11-24 21:50:11,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,905 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-24 21:50:11,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,909 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-24 21:50:11,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,913 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 349 [2023-11-24 21:50:11,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,917 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355 [2023-11-24 21:50:11,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,921 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 361 [2023-11-24 21:50:11,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,926 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2023-11-24 21:50:11,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,930 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 373 [2023-11-24 21:50:11,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,934 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 379 [2023-11-24 21:50:11,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,938 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 385 [2023-11-24 21:50:11,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,942 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2023-11-24 21:50:11,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,947 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2023-11-24 21:50:11,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,951 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-24 21:50:11,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,955 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-24 21:50:11,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,959 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 415 [2023-11-24 21:50:11,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,964 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 421 [2023-11-24 21:50:11,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,968 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 427 [2023-11-24 21:50:11,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,972 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 433 [2023-11-24 21:50:11,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,976 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 439 [2023-11-24 21:50:11,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,980 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2023-11-24 21:50:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,985 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 454 [2023-11-24 21:50:11,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,989 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2023-11-24 21:50:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,993 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2023-11-24 21:50:11,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,997 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2023-11-24 21:50:12,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,002 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2023-11-24 21:50:12,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,007 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2023-11-24 21:50:12,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,011 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-24 21:50:12,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,016 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-24 21:50:12,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,020 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2023-11-24 21:50:12,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,024 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2023-11-24 21:50:12,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,029 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2023-11-24 21:50:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,033 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2023-11-24 21:50:12,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,038 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2023-11-24 21:50:12,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,042 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2023-11-24 21:50:12,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,046 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2023-11-24 21:50:12,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,051 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2023-11-24 21:50:12,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,055 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2023-11-24 21:50:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,060 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-24 21:50:12,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,065 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-24 21:50:12,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,069 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2023-11-24 21:50:12,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,074 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2023-11-24 21:50:12,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,078 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2023-11-24 21:50:12,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,083 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2023-11-24 21:50:12,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,088 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2023-11-24 21:50:12,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,093 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2023-11-24 21:50:12,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,098 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2023-11-24 21:50:12,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,102 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2023-11-24 21:50:12,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,107 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2023-11-24 21:50:12,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,112 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-24 21:50:12,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,117 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-24 21:50:12,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,122 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2023-11-24 21:50:12,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,127 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2023-11-24 21:50:12,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,132 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2023-11-24 21:50:12,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,137 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2023-11-24 21:50:12,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,142 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2023-11-24 21:50:12,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,147 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2023-11-24 21:50:12,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,152 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2023-11-24 21:50:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,157 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2023-11-24 21:50:12,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,162 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2023-11-24 21:50:12,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,167 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-24 21:50:12,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,172 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-24 21:50:12,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,177 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2023-11-24 21:50:12,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,182 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2023-11-24 21:50:12,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,187 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2023-11-24 21:50:12,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,192 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2023-11-24 21:50:12,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,197 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2023-11-24 21:50:12,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,202 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2023-11-24 21:50:12,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,207 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2023-11-24 21:50:12,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,212 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2023-11-24 21:50:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,217 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2023-11-24 21:50:12,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,222 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-24 21:50:12,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,227 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-24 21:50:12,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,233 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2023-11-24 21:50:12,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,238 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2023-11-24 21:50:12,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,243 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2023-11-24 21:50:12,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,248 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2023-11-24 21:50:12,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,259 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2023-11-24 21:50:12,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,264 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2023-11-24 21:50:12,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,269 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2023-11-24 21:50:12,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,274 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2023-11-24 21:50:12,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,279 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2023-11-24 21:50:12,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,284 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-24 21:50:12,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,289 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-24 21:50:12,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,293 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2023-11-24 21:50:12,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,299 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2023-11-24 21:50:12,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,303 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2023-11-24 21:50:12,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,309 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2023-11-24 21:50:12,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,313 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2023-11-24 21:50:12,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,318 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2023-11-24 21:50:12,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,325 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2023-11-24 21:50:12,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,330 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2023-11-24 21:50:12,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,336 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2023-11-24 21:50:12,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,341 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-24 21:50:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,346 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-24 21:50:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,351 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2023-11-24 21:50:12,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,365 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2023-11-24 21:50:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,371 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2023-11-24 21:50:12,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,378 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-24 21:50:12,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,384 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2023-11-24 21:50:12,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,388 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 933 [2023-11-24 21:50:12,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,394 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 939 [2023-11-24 21:50:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,399 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2023-11-24 21:50:12,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,405 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 954 [2023-11-24 21:50:12,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,411 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 961 [2023-11-24 21:50:12,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,416 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 967 [2023-11-24 21:50:12,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,422 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 973 [2023-11-24 21:50:12,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,427 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2023-11-24 21:50:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,433 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 987 [2023-11-24 21:50:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,439 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 995 [2023-11-24 21:50:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,444 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1001 [2023-11-24 21:50:12,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,449 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1009 [2023-11-24 21:50:12,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,455 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1015 [2023-11-24 21:50:12,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,460 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2023-11-24 21:50:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,466 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2023-11-24 21:50:12,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,471 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1033 [2023-11-24 21:50:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,477 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1039 [2023-11-24 21:50:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,600 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1045 [2023-11-24 21:50:12,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,602 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1051 [2023-11-24 21:50:12,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,605 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1057 [2023-11-24 21:50:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,608 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-24 21:50:12,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,611 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-24 21:50:12,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,614 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1075 [2023-11-24 21:50:12,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,617 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2023-11-24 21:50:12,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,620 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1087 [2023-11-24 21:50:12,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,623 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1093 [2023-11-24 21:50:12,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,627 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1099 [2023-11-24 21:50:12,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,633 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2023-11-24 21:50:12,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,636 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2023-11-24 21:50:12,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,639 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1117 [2023-11-24 21:50:12,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,643 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2023-11-24 21:50:12,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,646 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1129 [2023-11-24 21:50:12,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,649 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1135 [2023-11-24 21:50:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,652 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1143 [2023-11-24 21:50:12,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,655 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1149 [2023-11-24 21:50:12,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,658 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1155 [2023-11-24 21:50:12,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,661 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2023-11-24 21:50:12,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,664 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1167 [2023-11-24 21:50:12,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,668 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1173 [2023-11-24 21:50:12,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,671 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2023-11-24 21:50:12,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,674 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1185 [2023-11-24 21:50:12,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,677 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2023-11-24 21:50:12,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,680 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2023-11-24 21:50:12,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,683 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2023-11-24 21:50:12,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,687 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1209 [2023-11-24 21:50:12,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,690 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1215 [2023-11-24 21:50:12,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,693 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2023-11-24 21:50:12,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,697 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1227 [2023-11-24 21:50:12,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,703 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1233 [2023-11-24 21:50:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,706 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1239 [2023-11-24 21:50:12,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,710 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1245 [2023-11-24 21:50:12,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,713 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2023-11-24 21:50:12,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,718 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1257 [2023-11-24 21:50:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,726 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2023-11-24 21:50:12,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,799 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1269 [2023-11-24 21:50:12,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:12,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,862 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1286 [2023-11-24 21:50:12,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,881 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2023-11-24 21:50:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,891 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:12,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,896 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-24 21:50:12,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,900 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-24 21:50:12,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,903 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1321 [2023-11-24 21:50:12,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,906 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1328 [2023-11-24 21:50:12,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1334 [2023-11-24 21:50:12,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,914 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1341 [2023-11-24 21:50:12,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,921 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:12,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,925 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-24 21:50:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,927 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1357 [2023-11-24 21:50:12,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,931 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1364 [2023-11-24 21:50:12,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,935 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1370 [2023-11-24 21:50:12,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,939 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1377 [2023-11-24 21:50:12,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,952 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:12,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,956 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2023-11-24 21:50:12,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,960 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1404 [2023-11-24 21:50:12,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,972 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:12,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,976 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1421 [2023-11-24 21:50:12,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,980 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2023-11-24 21:50:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,993 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:12,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,997 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1448 [2023-11-24 21:50:12,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,001 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1458 [2023-11-24 21:50:13,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,015 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,020 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1475 [2023-11-24 21:50:13,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,029 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1485 [2023-11-24 21:50:13,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,042 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,046 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1502 [2023-11-24 21:50:13,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,050 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1512 [2023-11-24 21:50:13,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,062 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,066 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1529 [2023-11-24 21:50:13,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,070 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1539 [2023-11-24 21:50:13,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,082 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,086 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1556 [2023-11-24 21:50:13,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,091 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1566 [2023-11-24 21:50:13,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,103 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,107 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1583 [2023-11-24 21:50:13,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,111 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1593 [2023-11-24 21:50:13,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,123 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,127 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1610 [2023-11-24 21:50:13,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,131 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1620 [2023-11-24 21:50:13,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,145 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,150 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1637 [2023-11-24 21:50:13,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,154 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1647 [2023-11-24 21:50:13,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,167 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,171 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1664 [2023-11-24 21:50:13,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,176 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2023-11-24 21:50:13,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,188 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,193 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1691 [2023-11-24 21:50:13,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,197 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2023-11-24 21:50:13,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,206 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,210 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-24 21:50:13,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,214 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2023-11-24 21:50:13,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,216 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1726 [2023-11-24 21:50:13,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,220 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1733 [2023-11-24 21:50:13,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,224 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2023-11-24 21:50:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1746 [2023-11-24 21:50:13,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,253 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,257 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1763 [2023-11-24 21:50:13,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,262 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1773 [2023-11-24 21:50:13,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,278 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,282 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1790 [2023-11-24 21:50:13,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,287 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2023-11-24 21:50:13,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,300 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,304 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1817 [2023-11-24 21:50:13,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,309 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1827 [2023-11-24 21:50:13,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,322 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,326 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1844 [2023-11-24 21:50:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,331 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1854 [2023-11-24 21:50:13,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,343 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,348 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2023-11-24 21:50:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,352 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1881 [2023-11-24 21:50:13,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,365 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,369 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1898 [2023-11-24 21:50:13,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,374 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1908 [2023-11-24 21:50:13,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,387 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,392 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1925 [2023-11-24 21:50:13,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,396 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1935 [2023-11-24 21:50:13,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,409 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,413 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1952 [2023-11-24 21:50:13,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,418 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1962 [2023-11-24 21:50:13,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,434 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,438 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1979 [2023-11-24 21:50:13,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,443 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1989 [2023-11-24 21:50:13,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,457 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,461 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2023-11-24 21:50:13,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,466 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2016 [2023-11-24 21:50:13,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,480 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-24 21:50:13,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,484 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2033 [2023-11-24 21:50:13,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,501 INFO L134 CoverageAnalysis]: Checked inductivity of 120151 backedges. 0 proven. 69 refuted. 0 times theorem prover too weak. 120082 trivial. 0 not checked. [2023-11-24 21:50:13,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:13,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [655953517] [2023-11-24 21:50:13,502 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [655953517] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 21:50:13,502 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [70352309] [2023-11-24 21:50:13,502 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:13,503 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:50:13,503 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:50:13,508 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 21:50:13,532 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_20fec53d-0946-4c00-bdca-bc14f6de2466/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-24 21:50:16,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:16,059 INFO L262 TraceCheckSpWp]: Trace formula consists of 6924 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-24 21:50:16,131 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:50:16,270 INFO L134 CoverageAnalysis]: Checked inductivity of 120151 backedges. 27767 proven. 0 refuted. 0 times theorem prover too weak. 92384 trivial. 0 not checked. [2023-11-24 21:50:16,270 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:50:16,270 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [70352309] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:16,270 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-24 21:50:16,271 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 6 [2023-11-24 21:50:16,272 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1177390953] [2023-11-24 21:50:16,272 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:16,276 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:16,276 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:16,278 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:16,278 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-24 21:50:16,279 INFO L87 Difference]: Start difference. First operand 1562 states and 2375 transitions. Second operand has 3 states, 3 states have (on average 145.66666666666666) internal successors, (437), 3 states have internal predecessors, (437), 2 states have call successors, (274), 2 states have call predecessors, (274), 2 states have return successors, (274), 2 states have call predecessors, (274), 2 states have call successors, (274)