./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 0578c41b95f42d85ac77fb0006dcba936c74afd1d4a8fb3392e12544fff9b4d0 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:05:48,548 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:05:48,668 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-26 12:05:48,678 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:05:48,679 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:05:48,715 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:05:48,717 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:05:48,717 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:05:48,718 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:05:48,723 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:05:48,724 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-26 12:05:48,725 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-26 12:05:48,725 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:05:48,727 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:05:48,728 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:05:48,728 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:05:48,729 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-26 12:05:48,729 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 12:05:48,730 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:05:48,730 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 12:05:48,731 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:05:48,731 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-26 12:05:48,732 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-26 12:05:48,732 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-26 12:05:48,733 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 12:05:48,733 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 12:05:48,733 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:05:48,734 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:05:48,735 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:05:48,735 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-26 12:05:48,737 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-26 12:05:48,737 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:05:48,737 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:05:48,738 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-26 12:05:48,738 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-26 12:05:48,738 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 12:05:48,739 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-26 12:05:48,739 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-26 12:05:48,739 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-26 12:05:48,740 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-26 12:05:48,740 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-26 12:05:48,740 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-26 12:05:48,741 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_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 0578c41b95f42d85ac77fb0006dcba936c74afd1d4a8fb3392e12544fff9b4d0 [2023-11-26 12:05:49,079 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:05:49,112 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:05:49,115 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:05:49,117 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:05:49,117 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:05:49,118 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c [2023-11-26 12:05:52,218 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:05:52,712 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:05:52,713 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c [2023-11-26 12:05:52,746 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/data/abc42e936/edd509009eac483fa9fff159aca9b9b5/FLAG9941a9504 [2023-11-26 12:05:52,765 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/data/abc42e936/edd509009eac483fa9fff159aca9b9b5 [2023-11-26 12:05:52,770 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:05:52,772 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:05:52,775 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:05:52,776 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:05:52,781 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:05:52,782 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:05:52" (1/1) ... [2023-11-26 12:05:52,783 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@718b178e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:52, skipping insertion in model container [2023-11-26 12:05:52,783 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:05:52" (1/1) ... [2023-11-26 12:05:52,885 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:05:53,148 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_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c[1719,1732] [2023-11-26 12:05:53,889 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:05:53,905 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 12:05:53,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"/tmp/aaaa/aso.bug1.i","-S") [43] [2023-11-26 12:05:53,934 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_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c[1719,1732] [2023-11-26 12:05:54,234 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:05:54,262 INFO L206 MainTranslator]: Completed translation [2023-11-26 12:05:54,263 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54 WrapperNode [2023-11-26 12:05:54,263 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:05:54,264 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 12:05:54,264 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 12:05:54,264 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 12:05:54,272 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:54,350 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:54,648 INFO L138 Inliner]: procedures = 58, calls = 3129, calls flagged for inlining = 19, calls inlined = 19, statements flattened = 6146 [2023-11-26 12:05:54,648 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 12:05:54,649 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 12:05:54,649 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 12:05:54,649 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 12:05:54,662 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:54,662 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:54,724 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:54,810 INFO L175 MemorySlicer]: Split 2153 memory accesses to 19 slices as follows [2, 2, 293, 329, 87, 87, 154, 177, 154, 7, 177, 154, 8, 177, 154, 177, 2, 4, 8]. 15 percent of accesses are in the largest equivalence class. The 4 initializations are split as follows [2, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0]. The 349 writes are split as follows [0, 1, 28, 28, 28, 28, 29, 27, 29, 3, 27, 29, 4, 27, 29, 27, 1, 0, 4]. [2023-11-26 12:05:54,817 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:54,818 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:55,035 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:55,067 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:55,094 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:55,120 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:55,163 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 12:05:55,164 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 12:05:55,164 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 12:05:55,164 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 12:05:55,167 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (1/1) ... [2023-11-26 12:05:55,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-26 12:05:55,188 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:05:55,210 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-26 12:05:55,324 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_84ff0bfd-20f7-4b2b-b681-56cfc7163a63/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-26 12:05:55,349 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 12:05:55,349 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_cmd_forward [2023-11-26 12:05:55,349 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_cmd_forward [2023-11-26 12:05:55,350 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t2 [2023-11-26 12:05:55,350 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t2 [2023-11-26 12:05:55,350 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_nxtway_gs_mode [2023-11-26 12:05:55,352 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_nxtway_gs_mode [2023-11-26 12:05:55,352 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-26 12:05:55,353 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t0 [2023-11-26 12:05:55,353 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t0 [2023-11-26 12:05:55,353 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t1 [2023-11-26 12:05:55,353 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t1 [2023-11-26 12:05:55,353 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_obstacle_flag [2023-11-26 12:05:55,354 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_obstacle_flag [2023-11-26 12:05:55,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-26 12:05:55,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-26 12:05:55,354 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-26 12:05:55,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-26 12:05:55,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-26 12:05:55,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-26 12:05:55,355 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-26 12:05:55,356 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-26 12:05:55,356 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-26 12:05:55,356 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-26 12:05:55,357 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-26 12:05:55,357 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-26 12:05:55,357 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-26 12:05:55,358 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-26 12:05:55,358 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-26 12:05:55,359 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2023-11-26 12:05:55,359 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2023-11-26 12:05:55,359 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2023-11-26 12:05:55,359 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2023-11-26 12:05:55,359 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_count [2023-11-26 12:05:55,360 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_count [2023-11-26 12:05:55,361 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_gyro_sensor [2023-11-26 12:05:55,361 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_gyro_sensor [2023-11-26 12:05:55,361 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_cmd_turn [2023-11-26 12:05:55,361 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_cmd_turn [2023-11-26 12:05:55,361 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts1 [2023-11-26 12:05:55,361 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts1 [2023-11-26 12:05:55,362 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts2 [2023-11-26 12:05:55,362 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts2 [2023-11-26 12:05:55,362 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts3 [2023-11-26 12:05:55,362 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts3 [2023-11-26 12:05:55,362 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-26 12:05:55,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-26 12:05:55,363 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-26 12:05:55,363 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-26 12:05:55,363 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-26 12:05:55,363 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-26 12:05:55,363 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-26 12:05:55,363 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-26 12:05:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-26 12:05:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-26 12:05:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-26 12:05:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-26 12:05:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-26 12:05:55,365 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-26 12:05:55,365 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-26 12:05:55,365 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-26 12:05:55,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2023-11-26 12:05:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2023-11-26 12:05:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2023-11-26 12:05:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2023-11-26 12:05:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure assert [2023-11-26 12:05:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure assert [2023-11-26 12:05:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_speed [2023-11-26 12:05:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_speed [2023-11-26 12:05:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_cmd_forward [2023-11-26 12:05:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_cmd_forward [2023-11-26 12:05:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_obstacle_flag [2023-11-26 12:05:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_obstacle_flag [2023-11-26 12:05:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-26 12:05:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-26 12:05:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 12:05:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-26 12:05:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-26 12:05:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-26 12:05:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-26 12:05:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-26 12:05:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-26 12:05:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-26 12:05:55,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-26 12:05:55,371 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-26 12:05:55,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-26 12:05:55,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-26 12:05:55,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-26 12:05:55,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-26 12:05:55,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-26 12:05:55,372 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2023-11-26 12:05:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2023-11-26 12:05:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2023-11-26 12:05:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2023-11-26 12:05:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 12:05:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 12:05:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_systick_ms [2023-11-26 12:05:55,374 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_systick_ms [2023-11-26 12:05:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_get_count [2023-11-26 12:05:55,374 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_get_count [2023-11-26 12:05:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_nxtway_gs_mode [2023-11-26 12:05:55,374 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_nxtway_gs_mode [2023-11-26 12:05:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_cmd_turn [2023-11-26 12:05:55,374 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_cmd_turn [2023-11-26 12:05:55,924 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 12:05:55,926 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 12:06:08,504 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 12:06:08,841 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 12:06:08,842 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-26 12:06:08,843 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:06:08 BoogieIcfgContainer [2023-11-26 12:06:08,844 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 12:06:08,847 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-26 12:06:08,848 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-26 12:06:08,851 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-26 12:06:08,852 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 26.11 12:05:52" (1/3) ... [2023-11-26 12:06:08,853 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45d7a615 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:06:08, skipping insertion in model container [2023-11-26 12:06:08,853 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:05:54" (2/3) ... [2023-11-26 12:06:08,856 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@45d7a615 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 26.11 12:06:08, skipping insertion in model container [2023-11-26 12:06:08,856 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:06:08" (3/3) ... [2023-11-26 12:06:08,858 INFO L112 eAbstractionObserver]: Analyzing ICFG rekh_aso.1.M1-2.c [2023-11-26 12:06:08,880 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-26 12:06:08,880 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-26 12:06:09,059 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-26 12:06:09,068 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;@2cda0666, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-26 12:06:09,069 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-26 12:06:09,084 INFO L276 IsEmpty]: Start isEmpty. Operand has 2299 states, 1338 states have (on average 1.204035874439462) internal successors, (1611), 1343 states have internal predecessors, (1611), 938 states have call successors, (938), 21 states have call predecessors, (938), 21 states have return successors, (938), 936 states have call predecessors, (938), 938 states have call successors, (938) [2023-11-26 12:06:09,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1329 [2023-11-26 12:06:09,203 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:06:09,205 INFO L195 NwaCegarLoop]: trace histogram [209, 209, 209, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:09,206 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-26 12:06:09,211 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:09,212 INFO L85 PathProgramCache]: Analyzing trace with hash -657494870, now seen corresponding path program 1 times [2023-11-26 12:06:09,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:09,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2092135362] [2023-11-26 12:06:09,224 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:09,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:10,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,522 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-26 12:06:11,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,535 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-26 12:06:11,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,551 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-26 12:06:11,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,562 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2023-11-26 12:06:11,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,568 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2023-11-26 12:06:11,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,578 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2023-11-26 12:06:11,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,583 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2023-11-26 12:06:11,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,589 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2023-11-26 12:06:11,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,603 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2023-11-26 12:06:11,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,611 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2023-11-26 12:06:11,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,620 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-26 12:06:11,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,625 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-26 12:06:11,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,630 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-26 12:06:11,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,635 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-26 12:06:11,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,640 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2023-11-26 12:06:11,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,646 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2023-11-26 12:06:11,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,650 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2023-11-26 12:06:11,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,655 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103 [2023-11-26 12:06:11,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,659 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2023-11-26 12:06:11,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,665 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2023-11-26 12:06:11,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,670 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2023-11-26 12:06:11,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2023-11-26 12:06:11,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,682 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2023-11-26 12:06:11,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,687 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-26 12:06:11,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,694 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-26 12:06:11,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,699 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2023-11-26 12:06:11,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,704 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2023-11-26 12:06:11,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,710 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2023-11-26 12:06:11,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,714 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 169 [2023-11-26 12:06:11,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,723 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 175 [2023-11-26 12:06:11,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,730 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181 [2023-11-26 12:06:11,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,739 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187 [2023-11-26 12:06:11,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,744 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2023-11-26 12:06:11,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,750 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2023-11-26 12:06:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,756 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-26 12:06:11,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,763 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-26 12:06:11,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,769 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 217 [2023-11-26 12:06:11,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,776 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223 [2023-11-26 12:06:11,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,791 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 229 [2023-11-26 12:06:11,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,797 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 235 [2023-11-26 12:06:11,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,803 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2023-11-26 12:06:11,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,811 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247 [2023-11-26 12:06:11,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,817 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253 [2023-11-26 12:06:11,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,823 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2023-11-26 12:06:11,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,829 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2023-11-26 12:06:11,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,834 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-26 12:06:11,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,839 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-26 12:06:11,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,845 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2023-11-26 12:06:11,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,850 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289 [2023-11-26 12:06:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,855 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2023-11-26 12:06:11,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,861 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 301 [2023-11-26 12:06:11,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,870 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307 [2023-11-26 12:06:11,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,877 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313 [2023-11-26 12:06:11,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,884 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319 [2023-11-26 12:06:11,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,889 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2023-11-26 12:06:11,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,896 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2023-11-26 12:06:11,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,905 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-26 12:06:11,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-26 12:06:11,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,916 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 349 [2023-11-26 12:06:11,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,921 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355 [2023-11-26 12:06:11,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,927 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 361 [2023-11-26 12:06:11,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,933 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2023-11-26 12:06:11,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,940 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 373 [2023-11-26 12:06:11,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,956 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 379 [2023-11-26 12:06:11,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,963 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 385 [2023-11-26 12:06:11,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,969 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2023-11-26 12:06:11,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,974 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2023-11-26 12:06:11,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,979 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-26 12:06:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,988 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-26 12:06:11,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:11,998 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 415 [2023-11-26 12:06:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,006 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 421 [2023-11-26 12:06:12,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,013 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 427 [2023-11-26 12:06:12,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,018 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 433 [2023-11-26 12:06:12,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,023 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 439 [2023-11-26 12:06:12,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,032 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2023-11-26 12:06:12,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,037 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 454 [2023-11-26 12:06:12,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,043 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2023-11-26 12:06:12,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,048 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2023-11-26 12:06:12,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,054 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2023-11-26 12:06:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,061 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2023-11-26 12:06:12,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,066 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2023-11-26 12:06:12,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,071 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-26 12:06:12,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,077 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-26 12:06:12,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,084 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2023-11-26 12:06:12,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,091 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2023-11-26 12:06:12,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,103 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2023-11-26 12:06:12,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,111 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2023-11-26 12:06:12,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,119 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2023-11-26 12:06:12,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,124 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2023-11-26 12:06:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,130 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2023-11-26 12:06:12,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,140 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2023-11-26 12:06:12,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,145 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2023-11-26 12:06:12,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,154 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-26 12:06:12,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,160 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-26 12:06:12,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,165 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2023-11-26 12:06:12,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,179 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2023-11-26 12:06:12,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,185 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2023-11-26 12:06:12,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,190 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2023-11-26 12:06:12,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,196 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2023-11-26 12:06:12,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,201 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2023-11-26 12:06:12,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,208 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2023-11-26 12:06:12,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,214 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2023-11-26 12:06:12,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,220 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2023-11-26 12:06:12,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-26 12:06:12,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,231 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-26 12:06:12,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,237 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2023-11-26 12:06:12,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,242 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2023-11-26 12:06:12,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,248 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2023-11-26 12:06:12,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,254 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2023-11-26 12:06:12,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,261 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2023-11-26 12:06:12,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,266 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2023-11-26 12:06:12,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,272 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2023-11-26 12:06:12,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,278 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2023-11-26 12:06:12,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,285 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2023-11-26 12:06:12,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,299 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-26 12:06:12,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,305 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-26 12:06:12,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,311 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2023-11-26 12:06:12,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,316 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2023-11-26 12:06:12,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,322 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2023-11-26 12:06:12,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,328 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2023-11-26 12:06:12,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,334 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2023-11-26 12:06:12,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,340 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2023-11-26 12:06:12,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,346 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2023-11-26 12:06:12,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,352 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2023-11-26 12:06:12,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,358 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2023-11-26 12:06:12,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,364 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-26 12:06:12,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,373 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-26 12:06:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,388 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2023-11-26 12:06:12,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,395 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2023-11-26 12:06:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,401 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2023-11-26 12:06:12,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,407 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2023-11-26 12:06:12,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,413 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2023-11-26 12:06:12,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,420 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2023-11-26 12:06:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,426 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2023-11-26 12:06:12,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,432 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2023-11-26 12:06:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,438 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2023-11-26 12:06:12,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,445 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-26 12:06:12,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,451 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-26 12:06:12,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,457 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2023-11-26 12:06:12,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,464 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2023-11-26 12:06:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,470 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2023-11-26 12:06:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,476 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2023-11-26 12:06:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,482 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2023-11-26 12:06:12,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,489 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2023-11-26 12:06:12,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,495 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2023-11-26 12:06:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,502 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2023-11-26 12:06:12,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,509 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2023-11-26 12:06:12,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,516 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-26 12:06:12,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,522 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-26 12:06:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,529 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2023-11-26 12:06:12,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,536 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2023-11-26 12:06:12,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,543 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2023-11-26 12:06:12,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,549 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-26 12:06:12,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,556 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2023-11-26 12:06:12,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,562 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 933 [2023-11-26 12:06:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,569 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 939 [2023-11-26 12:06:12,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,575 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2023-11-26 12:06:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,583 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 954 [2023-11-26 12:06:12,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,590 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 961 [2023-11-26 12:06:12,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,596 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 967 [2023-11-26 12:06:12,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,603 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 973 [2023-11-26 12:06:12,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,609 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2023-11-26 12:06:12,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,616 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2023-11-26 12:06:12,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,623 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2023-11-26 12:06:12,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,630 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2023-11-26 12:06:12,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,637 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2023-11-26 12:06:12,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,643 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2023-11-26 12:06:12,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,650 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2023-11-26 12:06:12,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,657 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2023-11-26 12:06:12,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,664 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2023-11-26 12:06:12,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,671 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2023-11-26 12:06:12,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2023-11-26 12:06:12,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,685 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2023-11-26 12:06:12,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,692 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-26 12:06:12,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,699 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-26 12:06:12,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,706 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2023-11-26 12:06:12,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,713 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2023-11-26 12:06:12,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,720 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2023-11-26 12:06:12,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,726 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1097 [2023-11-26 12:06:12,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,734 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2023-11-26 12:06:12,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,741 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2023-11-26 12:06:12,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,748 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1119 [2023-11-26 12:06:12,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,756 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1125 [2023-11-26 12:06:12,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,763 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2023-11-26 12:06:12,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,771 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1141 [2023-11-26 12:06:12,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,778 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2023-11-26 12:06:12,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,786 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1155 [2023-11-26 12:06:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,793 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2023-11-26 12:06:12,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,800 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2023-11-26 12:06:12,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,808 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2023-11-26 12:06:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,815 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2023-11-26 12:06:12,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,823 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2023-11-26 12:06:12,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,831 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2023-11-26 12:06:12,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2023-11-26 12:06:12,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,845 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2023-11-26 12:06:12,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,853 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2023-11-26 12:06:12,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,860 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2023-11-26 12:06:12,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,868 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2023-11-26 12:06:12,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,875 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2023-11-26 12:06:12,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,883 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1243 [2023-11-26 12:06:12,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,890 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2023-11-26 12:06:12,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,954 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2023-11-26 12:06:12,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,958 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2023-11-26 12:06:12,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,969 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1267 [2023-11-26 12:06:12,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,973 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1273 [2023-11-26 12:06:12,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,977 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1279 [2023-11-26 12:06:12,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,981 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1285 [2023-11-26 12:06:12,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:12,985 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2023-11-26 12:06:12,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:13,105 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2023-11-26 12:06:13,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:13,131 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-26 12:06:13,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:13,137 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2023-11-26 12:06:13,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:13,182 INFO L134 CoverageAnalysis]: Checked inductivity of 86944 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 86944 trivial. 0 not checked. [2023-11-26 12:06:13,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:13,183 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2092135362] [2023-11-26 12:06:13,183 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2092135362] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:13,184 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:13,184 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-26 12:06:13,186 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [545231529] [2023-11-26 12:06:13,187 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:13,199 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-26 12:06:13,199 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:13,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-26 12:06:13,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-26 12:06:13,257 INFO L87 Difference]: Start difference. First operand has 2299 states, 1338 states have (on average 1.204035874439462) internal successors, (1611), 1343 states have internal predecessors, (1611), 938 states have call successors, (938), 21 states have call predecessors, (938), 21 states have return successors, (938), 936 states have call predecessors, (938), 938 states have call successors, (938) Second operand has 4 states, 4 states have (on average 70.25) internal successors, (281), 2 states have internal predecessors, (281), 2 states have call successors, (212), 4 states have call predecessors, (212), 2 states have return successors, (211), 2 states have call predecessors, (211), 2 states have call successors, (211) [2023-11-26 12:06:21,796 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-26 12:06:25,811 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-26 12:06:29,825 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-26 12:06:39,293 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:06:39,293 INFO L93 Difference]: Finished difference Result 4715 states and 8142 transitions. [2023-11-26 12:06:39,300 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-26 12:06:39,302 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 70.25) internal successors, (281), 2 states have internal predecessors, (281), 2 states have call successors, (212), 4 states have call predecessors, (212), 2 states have return successors, (211), 2 states have call predecessors, (211), 2 states have call successors, (211) Word has length 1328 [2023-11-26 12:06:39,302 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-26 12:06:39,363 INFO L225 Difference]: With dead ends: 4715 [2023-11-26 12:06:39,363 INFO L226 Difference]: Without dead ends: 2416 [2023-11-26 12:06:39,392 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 633 GetRequests, 631 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-26 12:06:39,396 INFO L413 NwaCegarLoop]: 3208 mSDtfsCounter, 185 mSDsluCounter, 2495 mSDsCounter, 0 mSdLazyCounter, 2833 mSolverCounterSat, 991 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 24.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 207 SdHoareTripleChecker+Valid, 5703 SdHoareTripleChecker+Invalid, 3827 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 991 IncrementalHoareTripleChecker+Valid, 2833 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 25.4s IncrementalHoareTripleChecker+Time [2023-11-26 12:06:39,397 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [207 Valid, 5703 Invalid, 3827 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [991 Valid, 2833 Invalid, 3 Unknown, 0 Unchecked, 25.4s Time] [2023-11-26 12:06:39,423 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2416 states. [2023-11-26 12:06:40,127 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2416 to 2297. [2023-11-26 12:06:40,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2297 states, 1337 states have (on average 1.2019446522064323) internal successors, (1607), 1342 states have internal predecessors, (1607), 938 states have call successors, (938), 21 states have call predecessors, (938), 21 states have return successors, (937), 935 states have call predecessors, (937), 937 states have call successors, (937) [2023-11-26 12:06:40,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2297 states to 2297 states and 3482 transitions. [2023-11-26 12:06:40,167 INFO L78 Accepts]: Start accepts. Automaton has 2297 states and 3482 transitions. Word has length 1328 [2023-11-26 12:06:40,170 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-26 12:06:40,170 INFO L495 AbstractCegarLoop]: Abstraction has 2297 states and 3482 transitions. [2023-11-26 12:06:40,171 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 70.25) internal successors, (281), 2 states have internal predecessors, (281), 2 states have call successors, (212), 4 states have call predecessors, (212), 2 states have return successors, (211), 2 states have call predecessors, (211), 2 states have call successors, (211) [2023-11-26 12:06:40,171 INFO L276 IsEmpty]: Start isEmpty. Operand 2297 states and 3482 transitions. [2023-11-26 12:06:40,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1329 [2023-11-26 12:06:40,265 INFO L187 NwaCegarLoop]: Found error trace [2023-11-26 12:06:40,266 INFO L195 NwaCegarLoop]: trace histogram [209, 209, 209, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:06:40,266 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-26 12:06:40,268 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-26 12:06:40,268 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:06:40,269 INFO L85 PathProgramCache]: Analyzing trace with hash 1572857712, now seen corresponding path program 1 times [2023-11-26 12:06:40,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:06:40,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550600895] [2023-11-26 12:06:40,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:06:40,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:06:41,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,786 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-26 12:06:42,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,790 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-26 12:06:42,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,794 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-26 12:06:42,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,797 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2023-11-26 12:06:42,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,801 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2023-11-26 12:06:42,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,804 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2023-11-26 12:06:42,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,807 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2023-11-26 12:06:42,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,811 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2023-11-26 12:06:42,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,814 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2023-11-26 12:06:42,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,818 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2023-11-26 12:06:42,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,821 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-26 12:06:42,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,825 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-26 12:06:42,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,828 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-26 12:06:42,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,831 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-26 12:06:42,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,835 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2023-11-26 12:06:42,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2023-11-26 12:06:42,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,841 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2023-11-26 12:06:42,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,845 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103 [2023-11-26 12:06:42,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,852 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2023-11-26 12:06:42,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,855 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2023-11-26 12:06:42,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,859 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2023-11-26 12:06:42,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,862 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2023-11-26 12:06:42,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,865 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2023-11-26 12:06:42,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,868 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-26 12:06:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,871 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-26 12:06:42,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,874 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2023-11-26 12:06:42,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,877 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2023-11-26 12:06:42,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,880 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2023-11-26 12:06:42,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,883 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 169 [2023-11-26 12:06:42,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,887 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 175 [2023-11-26 12:06:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,890 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181 [2023-11-26 12:06:42,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,893 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187 [2023-11-26 12:06:42,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,897 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2023-11-26 12:06:42,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,900 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2023-11-26 12:06:42,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,904 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-26 12:06:42,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,907 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-26 12:06:42,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 217 [2023-11-26 12:06:42,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,914 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223 [2023-11-26 12:06:42,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,917 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 229 [2023-11-26 12:06:42,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,920 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 235 [2023-11-26 12:06:42,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,924 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2023-11-26 12:06:42,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,938 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247 [2023-11-26 12:06:42,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,941 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253 [2023-11-26 12:06:42,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,945 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2023-11-26 12:06:42,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,951 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2023-11-26 12:06:42,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,955 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-26 12:06:42,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,959 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-26 12:06:42,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,963 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2023-11-26 12:06:42,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,966 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289 [2023-11-26 12:06:42,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,970 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2023-11-26 12:06:42,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,974 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 301 [2023-11-26 12:06:42,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,977 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307 [2023-11-26 12:06:42,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,981 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313 [2023-11-26 12:06:42,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,985 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319 [2023-11-26 12:06:42,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,989 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2023-11-26 12:06:42,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,992 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2023-11-26 12:06:42,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:42,996 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-26 12:06:42,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,000 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-26 12:06:43,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,004 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 349 [2023-11-26 12:06:43,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,009 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355 [2023-11-26 12:06:43,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,013 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 361 [2023-11-26 12:06:43,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,017 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2023-11-26 12:06:43,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,021 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 373 [2023-11-26 12:06:43,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,026 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 379 [2023-11-26 12:06:43,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,032 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 385 [2023-11-26 12:06:43,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,037 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2023-11-26 12:06:43,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,042 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2023-11-26 12:06:43,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,046 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-26 12:06:43,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,050 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-26 12:06:43,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,054 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 415 [2023-11-26 12:06:43,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,059 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 421 [2023-11-26 12:06:43,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,065 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 427 [2023-11-26 12:06:43,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,069 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 433 [2023-11-26 12:06:43,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,074 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 439 [2023-11-26 12:06:43,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,078 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2023-11-26 12:06:43,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,083 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 454 [2023-11-26 12:06:43,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,087 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2023-11-26 12:06:43,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,092 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2023-11-26 12:06:43,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,097 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2023-11-26 12:06:43,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,101 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2023-11-26 12:06:43,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,106 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2023-11-26 12:06:43,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,110 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-26 12:06:43,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,115 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-26 12:06:43,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,119 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2023-11-26 12:06:43,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,124 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2023-11-26 12:06:43,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,213 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2023-11-26 12:06:43,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,216 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2023-11-26 12:06:43,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2023-11-26 12:06:43,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,232 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2023-11-26 12:06:43,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,235 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2023-11-26 12:06:43,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,238 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2023-11-26 12:06:43,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,241 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2023-11-26 12:06:43,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,244 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-26 12:06:43,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,247 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-26 12:06:43,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,250 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2023-11-26 12:06:43,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,253 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2023-11-26 12:06:43,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,255 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2023-11-26 12:06:43,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,258 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2023-11-26 12:06:43,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,263 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2023-11-26 12:06:43,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,266 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2023-11-26 12:06:43,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,269 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2023-11-26 12:06:43,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,272 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2023-11-26 12:06:43,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,276 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2023-11-26 12:06:43,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,279 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-26 12:06:43,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,282 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-26 12:06:43,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,287 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2023-11-26 12:06:43,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,290 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2023-11-26 12:06:43,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,293 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2023-11-26 12:06:43,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,297 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2023-11-26 12:06:43,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,300 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2023-11-26 12:06:43,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,303 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2023-11-26 12:06:43,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,307 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2023-11-26 12:06:43,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,310 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2023-11-26 12:06:43,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,313 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2023-11-26 12:06:43,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,317 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-26 12:06:43,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,320 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-26 12:06:43,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,324 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2023-11-26 12:06:43,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,328 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2023-11-26 12:06:43,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,332 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2023-11-26 12:06:43,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,335 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2023-11-26 12:06:43,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,339 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2023-11-26 12:06:43,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,343 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2023-11-26 12:06:43,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,352 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2023-11-26 12:06:43,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,355 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2023-11-26 12:06:43,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,359 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2023-11-26 12:06:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,362 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-26 12:06:43,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,366 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-26 12:06:43,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,371 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2023-11-26 12:06:43,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,375 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2023-11-26 12:06:43,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,378 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2023-11-26 12:06:43,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,382 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2023-11-26 12:06:43,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,385 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2023-11-26 12:06:43,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,389 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2023-11-26 12:06:43,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,392 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2023-11-26 12:06:43,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,396 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2023-11-26 12:06:43,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,399 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2023-11-26 12:06:43,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,403 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-26 12:06:43,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,406 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-26 12:06:43,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,410 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2023-11-26 12:06:43,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,414 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2023-11-26 12:06:43,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,418 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2023-11-26 12:06:43,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,422 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2023-11-26 12:06:43,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,425 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2023-11-26 12:06:43,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,428 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2023-11-26 12:06:43,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,432 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2023-11-26 12:06:43,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,436 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2023-11-26 12:06:43,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,440 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2023-11-26 12:06:43,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,444 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-26 12:06:43,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,448 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-26 12:06:43,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,452 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2023-11-26 12:06:43,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,457 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2023-11-26 12:06:43,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,461 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2023-11-26 12:06:43,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,467 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-26 12:06:43,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,474 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2023-11-26 12:06:43,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,477 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 933 [2023-11-26 12:06:43,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,481 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 939 [2023-11-26 12:06:43,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,486 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2023-11-26 12:06:43,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,490 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 954 [2023-11-26 12:06:43,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,494 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 961 [2023-11-26 12:06:43,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,499 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 967 [2023-11-26 12:06:43,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,503 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 973 [2023-11-26 12:06:43,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,508 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2023-11-26 12:06:43,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,512 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2023-11-26 12:06:43,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,517 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2023-11-26 12:06:43,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,521 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2023-11-26 12:06:43,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,525 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2023-11-26 12:06:43,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,530 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2023-11-26 12:06:43,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,534 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2023-11-26 12:06:43,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,543 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2023-11-26 12:06:43,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,550 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2023-11-26 12:06:43,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,555 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2023-11-26 12:06:43,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,572 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2023-11-26 12:06:43,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,577 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2023-11-26 12:06:43,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,581 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-26 12:06:43,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,585 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-26 12:06:43,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,589 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2023-11-26 12:06:43,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,594 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2023-11-26 12:06:43,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,598 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2023-11-26 12:06:43,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,602 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1097 [2023-11-26 12:06:43,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,607 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2023-11-26 12:06:43,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,612 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2023-11-26 12:06:43,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,616 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1119 [2023-11-26 12:06:43,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,621 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1125 [2023-11-26 12:06:43,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,626 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2023-11-26 12:06:43,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,630 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1141 [2023-11-26 12:06:43,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,635 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2023-11-26 12:06:43,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,639 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1155 [2023-11-26 12:06:43,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,644 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2023-11-26 12:06:43,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,649 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2023-11-26 12:06:43,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,653 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2023-11-26 12:06:43,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,658 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2023-11-26 12:06:43,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,663 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2023-11-26 12:06:43,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,668 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2023-11-26 12:06:43,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,672 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2023-11-26 12:06:43,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,677 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2023-11-26 12:06:43,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,682 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2023-11-26 12:06:43,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,687 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2023-11-26 12:06:43,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,692 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2023-11-26 12:06:43,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,698 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2023-11-26 12:06:43,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,703 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1243 [2023-11-26 12:06:43,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,708 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2023-11-26 12:06:43,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,713 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2023-11-26 12:06:43,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,719 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2023-11-26 12:06:43,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,724 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1267 [2023-11-26 12:06:43,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,729 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1273 [2023-11-26 12:06:43,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,734 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1279 [2023-11-26 12:06:43,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,739 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1285 [2023-11-26 12:06:43,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,745 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2023-11-26 12:06:43,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,831 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2023-11-26 12:06:43,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,862 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-26 12:06:43,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,868 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2023-11-26 12:06:43,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:06:43,881 INFO L134 CoverageAnalysis]: Checked inductivity of 86944 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 86944 trivial. 0 not checked. [2023-11-26 12:06:43,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:06:43,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550600895] [2023-11-26 12:06:43,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550600895] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:06:43,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:06:43,883 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 12:06:43,883 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1258866049] [2023-11-26 12:06:43,883 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:06:43,888 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-26 12:06:43,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:06:43,891 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-26 12:06:43,891 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-26 12:06:43,892 INFO L87 Difference]: Start difference. First operand 2297 states and 3482 transitions. Second operand has 5 states, 5 states have (on average 56.2) internal successors, (281), 3 states have internal predecessors, (281), 2 states have call successors, (212), 4 states have call predecessors, (212), 2 states have return successors, (211), 2 states have call predecessors, (211), 2 states have call successors, (211)