./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 30e01a73 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/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_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ --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.3-dev-30e01a7 [2023-11-23 22:23:40,425 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 22:23:40,507 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-23 22:23:40,517 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 22:23:40,519 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 22:23:40,562 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 22:23:40,563 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 22:23:40,564 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 22:23:40,565 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 22:23:40,570 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 22:23:40,570 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 22:23:40,571 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 22:23:40,571 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 22:23:40,573 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 22:23:40,574 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 22:23:40,574 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 22:23:40,575 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 22:23:40,575 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 22:23:40,575 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 22:23:40,576 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 22:23:40,576 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 22:23:40,577 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 22:23:40,577 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 22:23:40,578 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 22:23:40,578 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 22:23:40,579 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 22:23:40,579 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 22:23:40,580 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 22:23:40,580 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 22:23:40,581 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 22:23:40,582 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 22:23:40,582 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:23:40,583 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 22:23:40,583 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 22:23:40,583 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 22:23:40,584 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 22:23:40,584 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 22:23:40,584 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 22:23:40,584 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 22:23:40,585 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 22:23:40,585 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 22:23:40,585 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 22:23:40,586 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_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/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_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ 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-23 22:23:40,934 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 22:23:40,963 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 22:23:40,966 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 22:23:40,968 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 22:23:40,969 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 22:23:40,970 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c [2023-11-23 22:23:44,047 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 22:23:44,515 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 22:23:44,517 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c [2023-11-23 22:23:44,544 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/data/6242ebd86/e060678990354853831fba33f7713a04/FLAG0e7927d96 [2023-11-23 22:23:44,561 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/data/6242ebd86/e060678990354853831fba33f7713a04 [2023-11-23 22:23:44,568 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 22:23:44,569 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 22:23:44,585 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 22:23:44,585 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 22:23:44,590 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 22:23:44,591 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:23:44" (1/1) ... [2023-11-23 22:23:44,592 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48b16a0c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:44, skipping insertion in model container [2023-11-23 22:23:44,593 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 10:23:44" (1/1) ... [2023-11-23 22:23:44,670 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 22:23:44,847 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_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c[1719,1732] [2023-11-23 22:23:45,343 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:23:45,358 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 22:23:45,369 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"/tmp/aaaa/aso.bug1.i","-S") [43] [2023-11-23 22:23:45,375 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_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/sv-benchmarks/c/seq-mthreaded/rekh_aso.1.M1-2.c[1719,1732] [2023-11-23 22:23:45,751 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 22:23:45,790 INFO L206 MainTranslator]: Completed translation [2023-11-23 22:23:45,790 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45 WrapperNode [2023-11-23 22:23:45,790 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 22:23:45,792 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 22:23:45,792 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 22:23:45,792 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 22:23:45,799 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:45,891 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,225 INFO L138 Inliner]: procedures = 58, calls = 3129, calls flagged for inlining = 19, calls inlined = 19, statements flattened = 6146 [2023-11-23 22:23:46,226 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 22:23:46,227 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 22:23:46,227 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 22:23:46,227 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 22:23:46,242 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,243 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,298 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,417 INFO L189 HeapSplitter]: Split 2141 memory accesses to 19 slices as follows [2, 2, 292, 328, 86, 86, 153, 176, 153, 176, 153, 8, 176, 153, 176, 2, 4, 8, 7] [2023-11-23 22:23:46,418 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,418 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,576 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,596 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,617 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,637 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,675 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 22:23:46,677 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 22:23:46,678 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 22:23:46,678 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 22:23:46,679 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (1/1) ... [2023-11-23 22:23:46,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 22:23:46,697 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 22:23:46,710 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 22:23:46,741 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5272d2cd-4e7a-4f19-a1aa-b29c6347ad68/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 22:23:46,752 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 22:23:46,752 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_cmd_forward [2023-11-23 22:23:46,752 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_cmd_forward [2023-11-23 22:23:46,753 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t2 [2023-11-23 22:23:46,753 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t2 [2023-11-23 22:23:46,753 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_nxtway_gs_mode [2023-11-23 22:23:46,754 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_nxtway_gs_mode [2023-11-23 22:23:46,755 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-23 22:23:46,756 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t0 [2023-11-23 22:23:46,756 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t0 [2023-11-23 22:23:46,756 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t1 [2023-11-23 22:23:46,756 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t1 [2023-11-23 22:23:46,757 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_obstacle_flag [2023-11-23 22:23:46,757 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_obstacle_flag [2023-11-23 22:23:46,757 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2023-11-23 22:23:46,757 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2023-11-23 22:23:46,758 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2023-11-23 22:23:46,758 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2023-11-23 22:23:46,759 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2023-11-23 22:23:46,759 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2023-11-23 22:23:46,759 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2023-11-23 22:23:46,759 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2023-11-23 22:23:46,760 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2023-11-23 22:23:46,760 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2023-11-23 22:23:46,761 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2023-11-23 22:23:46,761 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2023-11-23 22:23:46,761 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2023-11-23 22:23:46,761 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2023-11-23 22:23:46,761 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2023-11-23 22:23:46,761 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2023-11-23 22:23:46,762 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2023-11-23 22:23:46,762 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2023-11-23 22:23:46,762 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2023-11-23 22:23:46,762 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_count [2023-11-23 22:23:46,762 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_count [2023-11-23 22:23:46,762 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_gyro_sensor [2023-11-23 22:23:46,762 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_gyro_sensor [2023-11-23 22:23:46,762 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_cmd_turn [2023-11-23 22:23:46,763 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_cmd_turn [2023-11-23 22:23:46,763 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts1 [2023-11-23 22:23:46,763 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts1 [2023-11-23 22:23:46,763 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts2 [2023-11-23 22:23:46,763 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts2 [2023-11-23 22:23:46,763 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts3 [2023-11-23 22:23:46,763 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts3 [2023-11-23 22:23:46,764 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-23 22:23:46,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2023-11-23 22:23:46,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2023-11-23 22:23:46,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2023-11-23 22:23:46,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2023-11-23 22:23:46,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2023-11-23 22:23:46,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2023-11-23 22:23:46,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2023-11-23 22:23:46,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2023-11-23 22:23:46,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2023-11-23 22:23:46,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2023-11-23 22:23:46,765 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2023-11-23 22:23:46,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2023-11-23 22:23:46,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2023-11-23 22:23:46,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2023-11-23 22:23:46,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2023-11-23 22:23:46,766 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2023-11-23 22:23:46,767 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2023-11-23 22:23:46,767 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2023-11-23 22:23:46,767 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2023-11-23 22:23:46,767 INFO L130 BoogieDeclarations]: Found specification of procedure assert [2023-11-23 22:23:46,767 INFO L138 BoogieDeclarations]: Found implementation of procedure assert [2023-11-23 22:23:46,767 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_speed [2023-11-23 22:23:46,768 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_speed [2023-11-23 22:23:46,768 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_cmd_forward [2023-11-23 22:23:46,768 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_cmd_forward [2023-11-23 22:23:46,768 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_obstacle_flag [2023-11-23 22:23:46,768 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_obstacle_flag [2023-11-23 22:23:46,769 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2023-11-23 22:23:46,769 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2023-11-23 22:23:46,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-23 22:23:46,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2023-11-23 22:23:46,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2023-11-23 22:23:46,769 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2023-11-23 22:23:46,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2023-11-23 22:23:46,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2023-11-23 22:23:46,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2023-11-23 22:23:46,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2023-11-23 22:23:46,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2023-11-23 22:23:46,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2023-11-23 22:23:46,771 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2023-11-23 22:23:46,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2023-11-23 22:23:46,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2023-11-23 22:23:46,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2023-11-23 22:23:46,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2023-11-23 22:23:46,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2023-11-23 22:23:46,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2023-11-23 22:23:46,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2023-11-23 22:23:46,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2023-11-23 22:23:46,773 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 22:23:46,773 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 22:23:46,773 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_systick_ms [2023-11-23 22:23:46,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_systick_ms [2023-11-23 22:23:46,774 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_get_count [2023-11-23 22:23:46,774 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_get_count [2023-11-23 22:23:46,774 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_nxtway_gs_mode [2023-11-23 22:23:46,774 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_nxtway_gs_mode [2023-11-23 22:23:46,775 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_cmd_turn [2023-11-23 22:23:46,775 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_cmd_turn [2023-11-23 22:23:47,305 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 22:23:47,314 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 22:23:55,997 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 22:23:56,308 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 22:23:56,309 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 22:23:56,310 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:23:56 BoogieIcfgContainer [2023-11-23 22:23:56,311 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 22:23:56,314 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 22:23:56,314 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 22:23:56,319 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 22:23:56,319 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 10:23:44" (1/3) ... [2023-11-23 22:23:56,320 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d483512 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:23:56, skipping insertion in model container [2023-11-23 22:23:56,321 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 10:23:45" (2/3) ... [2023-11-23 22:23:56,323 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d483512 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 10:23:56, skipping insertion in model container [2023-11-23 22:23:56,323 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 10:23:56" (3/3) ... [2023-11-23 22:23:56,329 INFO L112 eAbstractionObserver]: Analyzing ICFG rekh_aso.1.M1-2.c [2023-11-23 22:23:56,350 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 22:23:56,350 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 22:23:56,492 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 22:23:56,500 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;@447f6622, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 22:23:56,501 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 22:23:56,519 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-23 22:23:56,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1329 [2023-11-23 22:23:56,637 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:23:56,639 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-23 22:23:56,640 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:23:56,648 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:23:56,649 INFO L85 PathProgramCache]: Analyzing trace with hash -657494870, now seen corresponding path program 1 times [2023-11-23 22:23:56,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:23:56,661 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294609435] [2023-11-23 22:23:56,662 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:23:56,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:23:58,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,108 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-23 22:23:59,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,121 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-23 22:23:59,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,135 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-23 22:23:59,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,140 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2023-11-23 22:23:59,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,145 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2023-11-23 22:23:59,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,153 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2023-11-23 22:23:59,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,162 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2023-11-23 22:23:59,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,168 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2023-11-23 22:23:59,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,173 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2023-11-23 22:23:59,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,177 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2023-11-23 22:23:59,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,190 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-23 22:23:59,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,195 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-23 22:23:59,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,199 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-23 22:23:59,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,205 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-23 22:23:59,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,210 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2023-11-23 22:23:59,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,215 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2023-11-23 22:23:59,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,219 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2023-11-23 22:23:59,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,223 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103 [2023-11-23 22:23:59,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2023-11-23 22:23:59,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,232 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2023-11-23 22:23:59,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,237 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2023-11-23 22:23:59,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,243 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2023-11-23 22:23:59,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,248 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2023-11-23 22:23:59,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,265 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-23 22:23:59,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,269 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-23 22:23:59,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,274 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2023-11-23 22:23:59,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,279 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2023-11-23 22:23:59,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,290 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2023-11-23 22:23:59,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,296 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 169 [2023-11-23 22:23:59,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,302 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 175 [2023-11-23 22:23:59,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,308 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181 [2023-11-23 22:23:59,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,314 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187 [2023-11-23 22:23:59,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,320 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2023-11-23 22:23:59,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,325 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2023-11-23 22:23:59,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,331 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-23 22:23:59,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,336 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-23 22:23:59,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,342 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 217 [2023-11-23 22:23:59,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,347 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223 [2023-11-23 22:23:59,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,353 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 229 [2023-11-23 22:23:59,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,358 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 235 [2023-11-23 22:23:59,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,369 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2023-11-23 22:23:59,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,376 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247 [2023-11-23 22:23:59,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,382 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253 [2023-11-23 22:23:59,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,388 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2023-11-23 22:23:59,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,394 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2023-11-23 22:23:59,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,413 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-23 22:23:59,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,423 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-23 22:23:59,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,437 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2023-11-23 22:23:59,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,444 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289 [2023-11-23 22:23:59,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,449 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2023-11-23 22:23:59,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,455 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 301 [2023-11-23 22:23:59,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,462 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307 [2023-11-23 22:23:59,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,468 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313 [2023-11-23 22:23:59,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,475 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319 [2023-11-23 22:23:59,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,481 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2023-11-23 22:23:59,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,488 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2023-11-23 22:23:59,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,497 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-23 22:23:59,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,503 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-23 22:23:59,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,509 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 349 [2023-11-23 22:23:59,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,514 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355 [2023-11-23 22:23:59,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,520 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 361 [2023-11-23 22:23:59,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,525 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2023-11-23 22:23:59,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,534 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 373 [2023-11-23 22:23:59,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,548 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 379 [2023-11-23 22:23:59,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,554 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 385 [2023-11-23 22:23:59,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,559 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2023-11-23 22:23:59,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,564 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2023-11-23 22:23:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,571 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-23 22:23:59,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,577 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-23 22:23:59,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,586 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 415 [2023-11-23 22:23:59,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,592 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 421 [2023-11-23 22:23:59,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,598 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 427 [2023-11-23 22:23:59,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,603 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 433 [2023-11-23 22:23:59,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,610 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 439 [2023-11-23 22:23:59,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,616 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2023-11-23 22:23:59,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,621 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 454 [2023-11-23 22:23:59,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,628 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2023-11-23 22:23:59,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,633 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2023-11-23 22:23:59,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,638 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2023-11-23 22:23:59,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,646 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2023-11-23 22:23:59,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,651 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2023-11-23 22:23:59,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,657 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-23 22:23:59,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,663 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-23 22:23:59,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,669 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2023-11-23 22:23:59,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,676 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2023-11-23 22:23:59,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,689 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2023-11-23 22:23:59,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,698 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2023-11-23 22:23:59,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,705 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2023-11-23 22:23:59,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,711 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2023-11-23 22:23:59,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,716 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2023-11-23 22:23:59,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,723 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2023-11-23 22:23:59,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,729 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2023-11-23 22:23:59,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-23 22:23:59,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,741 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-23 22:23:59,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,746 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2023-11-23 22:23:59,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,761 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2023-11-23 22:23:59,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,769 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2023-11-23 22:23:59,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,774 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2023-11-23 22:23:59,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,780 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2023-11-23 22:23:59,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,786 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2023-11-23 22:23:59,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,793 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2023-11-23 22:23:59,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,798 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2023-11-23 22:23:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,804 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2023-11-23 22:23:59,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,810 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-23 22:23:59,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,816 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-23 22:23:59,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,822 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2023-11-23 22:23:59,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,828 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2023-11-23 22:23:59,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,838 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2023-11-23 22:23:59,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,846 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2023-11-23 22:23:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,852 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2023-11-23 22:23:59,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,858 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2023-11-23 22:23:59,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,865 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2023-11-23 22:23:59,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,871 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2023-11-23 22:23:59,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,877 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2023-11-23 22:23:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,883 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-23 22:23:59,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,889 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-23 22:23:59,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,896 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2023-11-23 22:23:59,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,904 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2023-11-23 22:23:59,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2023-11-23 22:23:59,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,928 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2023-11-23 22:23:59,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,937 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2023-11-23 22:23:59,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,947 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2023-11-23 22:23:59,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,953 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2023-11-23 22:23:59,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,959 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2023-11-23 22:23:59,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,970 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2023-11-23 22:23:59,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,976 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-23 22:23:59,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:23:59,987 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-23 22:24:00,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,006 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2023-11-23 22:24:00,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,016 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2023-11-23 22:24:00,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,026 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2023-11-23 22:24:00,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,032 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2023-11-23 22:24:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,043 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2023-11-23 22:24:00,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,050 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2023-11-23 22:24:00,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,056 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2023-11-23 22:24:00,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,062 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2023-11-23 22:24:00,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,069 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2023-11-23 22:24:00,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,075 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-23 22:24:00,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,082 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-23 22:24:00,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,089 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2023-11-23 22:24:00,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,095 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2023-11-23 22:24:00,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,101 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2023-11-23 22:24:00,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,107 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2023-11-23 22:24:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,121 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2023-11-23 22:24:00,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,127 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2023-11-23 22:24:00,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,133 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2023-11-23 22:24:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,139 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2023-11-23 22:24:00,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,145 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2023-11-23 22:24:00,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,151 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-23 22:24:00,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,157 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-23 22:24:00,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,163 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2023-11-23 22:24:00,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,169 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2023-11-23 22:24:00,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,175 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2023-11-23 22:24:00,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,181 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-23 22:24:00,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,188 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2023-11-23 22:24:00,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,194 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 933 [2023-11-23 22:24:00,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,200 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 939 [2023-11-23 22:24:00,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,206 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2023-11-23 22:24:00,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,212 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 954 [2023-11-23 22:24:00,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,219 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 961 [2023-11-23 22:24:00,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,225 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 967 [2023-11-23 22:24:00,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,232 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 973 [2023-11-23 22:24:00,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,238 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2023-11-23 22:24:00,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,244 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2023-11-23 22:24:00,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,250 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2023-11-23 22:24:00,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,256 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2023-11-23 22:24:00,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,263 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2023-11-23 22:24:00,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,269 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2023-11-23 22:24:00,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,276 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2023-11-23 22:24:00,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,283 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2023-11-23 22:24:00,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,289 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2023-11-23 22:24:00,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,296 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2023-11-23 22:24:00,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,302 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2023-11-23 22:24:00,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,309 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2023-11-23 22:24:00,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,315 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-23 22:24:00,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,322 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-23 22:24:00,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,329 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2023-11-23 22:24:00,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,336 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2023-11-23 22:24:00,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,343 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2023-11-23 22:24:00,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,350 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1097 [2023-11-23 22:24:00,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,357 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2023-11-23 22:24:00,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,399 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2023-11-23 22:24:00,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,402 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1119 [2023-11-23 22:24:00,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,431 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1125 [2023-11-23 22:24:00,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,440 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2023-11-23 22:24:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,445 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1141 [2023-11-23 22:24:00,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,448 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2023-11-23 22:24:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,451 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1155 [2023-11-23 22:24:00,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,454 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2023-11-23 22:24:00,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,458 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2023-11-23 22:24:00,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,462 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2023-11-23 22:24:00,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,466 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2023-11-23 22:24:00,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,479 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2023-11-23 22:24:00,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,483 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2023-11-23 22:24:00,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,490 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2023-11-23 22:24:00,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,493 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2023-11-23 22:24:00,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,497 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2023-11-23 22:24:00,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,500 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2023-11-23 22:24:00,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,504 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2023-11-23 22:24:00,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,507 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2023-11-23 22:24:00,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,511 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1243 [2023-11-23 22:24:00,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,514 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2023-11-23 22:24:00,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,520 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2023-11-23 22:24:00,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,523 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2023-11-23 22:24:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,527 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1267 [2023-11-23 22:24:00,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,531 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1273 [2023-11-23 22:24:00,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,534 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1279 [2023-11-23 22:24:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,538 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1285 [2023-11-23 22:24:00,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,542 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2023-11-23 22:24:00,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,749 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2023-11-23 22:24:00,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,776 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-23 22:24:00,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,782 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2023-11-23 22:24:00,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:00,820 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-23 22:24:00,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:24:00,821 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [294609435] [2023-11-23 22:24:00,821 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [294609435] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:24:00,822 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:24:00,822 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-23 22:24:00,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1834269417] [2023-11-23 22:24:00,827 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:24:00,836 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-23 22:24:00,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:24:00,870 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 22:24:00,871 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-23 22:24:00,879 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-23 22:24:08,349 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-23 22:24:10,363 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-23 22:24:12,387 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-23 22:24:25,471 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 22:24:25,471 INFO L93 Difference]: Finished difference Result 4718 states and 8147 transitions. [2023-11-23 22:24:25,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-23 22:24:25,475 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-23 22:24:25,475 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 22:24:25,528 INFO L225 Difference]: With dead ends: 4718 [2023-11-23 22:24:25,528 INFO L226 Difference]: Without dead ends: 2419 [2023-11-23 22:24:25,561 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 633 GetRequests, 631 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-23 22:24:25,565 INFO L413 NwaCegarLoop]: 3219 mSDtfsCounter, 188 mSDsluCounter, 1827 mSDsCounter, 0 mSdLazyCounter, 3494 mSolverCounterSat, 992 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 22.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 210 SdHoareTripleChecker+Valid, 5046 SdHoareTripleChecker+Invalid, 4489 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 992 IncrementalHoareTripleChecker+Valid, 3494 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 23.9s IncrementalHoareTripleChecker+Time [2023-11-23 22:24:25,566 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [210 Valid, 5046 Invalid, 4489 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [992 Valid, 3494 Invalid, 3 Unknown, 0 Unchecked, 23.9s Time] [2023-11-23 22:24:25,602 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2419 states. [2023-11-23 22:24:26,289 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2419 to 2297. [2023-11-23 22:24:26,298 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-23 22:24:26,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2297 states to 2297 states and 3482 transitions. [2023-11-23 22:24:26,331 INFO L78 Accepts]: Start accepts. Automaton has 2297 states and 3482 transitions. Word has length 1328 [2023-11-23 22:24:26,333 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 22:24:26,334 INFO L495 AbstractCegarLoop]: Abstraction has 2297 states and 3482 transitions. [2023-11-23 22:24:26,337 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-23 22:24:26,337 INFO L276 IsEmpty]: Start isEmpty. Operand 2297 states and 3482 transitions. [2023-11-23 22:24:26,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1329 [2023-11-23 22:24:26,426 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 22:24:26,427 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-23 22:24:26,428 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 22:24:26,428 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 22:24:26,429 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 22:24:26,429 INFO L85 PathProgramCache]: Analyzing trace with hash 1572857712, now seen corresponding path program 1 times [2023-11-23 22:24:26,429 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 22:24:26,430 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [643687340] [2023-11-23 22:24:26,430 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 22:24:26,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 22:24:27,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,594 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-23 22:24:28,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,599 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2023-11-23 22:24:28,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,603 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2023-11-23 22:24:28,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,607 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2023-11-23 22:24:28,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,611 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2023-11-23 22:24:28,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,615 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2023-11-23 22:24:28,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,619 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2023-11-23 22:24:28,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,625 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2023-11-23 22:24:28,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,629 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2023-11-23 22:24:28,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,633 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2023-11-23 22:24:28,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,638 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2023-11-23 22:24:28,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,642 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2023-11-23 22:24:28,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,646 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2023-11-23 22:24:28,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,650 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2023-11-23 22:24:28,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,654 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2023-11-23 22:24:28,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,658 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2023-11-23 22:24:28,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,663 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2023-11-23 22:24:28,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,668 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103 [2023-11-23 22:24:28,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,672 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2023-11-23 22:24:28,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,677 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2023-11-23 22:24:28,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,681 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2023-11-23 22:24:28,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,686 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2023-11-23 22:24:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,690 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2023-11-23 22:24:28,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,694 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2023-11-23 22:24:28,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,699 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2023-11-23 22:24:28,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,703 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2023-11-23 22:24:28,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,707 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2023-11-23 22:24:28,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,712 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2023-11-23 22:24:28,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,716 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 169 [2023-11-23 22:24:28,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,721 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 175 [2023-11-23 22:24:28,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,725 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181 [2023-11-23 22:24:28,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,730 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 187 [2023-11-23 22:24:28,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,735 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2023-11-23 22:24:28,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,740 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2023-11-23 22:24:28,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,745 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 205 [2023-11-23 22:24:28,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,751 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 211 [2023-11-23 22:24:28,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,756 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 217 [2023-11-23 22:24:28,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,761 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223 [2023-11-23 22:24:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,767 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 229 [2023-11-23 22:24:28,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,776 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 235 [2023-11-23 22:24:28,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,782 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2023-11-23 22:24:28,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,797 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 247 [2023-11-23 22:24:28,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,808 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 253 [2023-11-23 22:24:28,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,814 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2023-11-23 22:24:28,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,821 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2023-11-23 22:24:28,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,826 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2023-11-23 22:24:28,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,830 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 277 [2023-11-23 22:24:28,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,835 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2023-11-23 22:24:28,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,839 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289 [2023-11-23 22:24:28,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,843 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2023-11-23 22:24:28,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,848 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 301 [2023-11-23 22:24:28,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,853 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 307 [2023-11-23 22:24:28,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,858 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 313 [2023-11-23 22:24:28,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,863 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 319 [2023-11-23 22:24:28,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,867 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2023-11-23 22:24:28,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,871 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2023-11-23 22:24:28,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,876 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 337 [2023-11-23 22:24:28,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,881 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 343 [2023-11-23 22:24:28,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,885 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 349 [2023-11-23 22:24:28,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,890 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355 [2023-11-23 22:24:28,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,895 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 361 [2023-11-23 22:24:28,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,900 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2023-11-23 22:24:28,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,905 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 373 [2023-11-23 22:24:28,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,910 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 379 [2023-11-23 22:24:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,917 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 385 [2023-11-23 22:24:28,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,922 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2023-11-23 22:24:28,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,926 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2023-11-23 22:24:28,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,931 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 403 [2023-11-23 22:24:28,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,936 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2023-11-23 22:24:28,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,942 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 415 [2023-11-23 22:24:28,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,947 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 421 [2023-11-23 22:24:28,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,952 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 427 [2023-11-23 22:24:28,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,957 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 433 [2023-11-23 22:24:28,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,962 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 439 [2023-11-23 22:24:28,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,967 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2023-11-23 22:24:28,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,972 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 454 [2023-11-23 22:24:28,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,978 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2023-11-23 22:24:28,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,983 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2023-11-23 22:24:28,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,988 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2023-11-23 22:24:28,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,993 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2023-11-23 22:24:28,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:28,999 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2023-11-23 22:24:29,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,005 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2023-11-23 22:24:29,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,010 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2023-11-23 22:24:29,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,015 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2023-11-23 22:24:29,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,021 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2023-11-23 22:24:29,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,027 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2023-11-23 22:24:29,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,032 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2023-11-23 22:24:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,039 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2023-11-23 22:24:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,044 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2023-11-23 22:24:29,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,049 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2023-11-23 22:24:29,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,055 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2023-11-23 22:24:29,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,060 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2023-11-23 22:24:29,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,066 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2023-11-23 22:24:29,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,071 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2023-11-23 22:24:29,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,076 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2023-11-23 22:24:29,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,081 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2023-11-23 22:24:29,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,087 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2023-11-23 22:24:29,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,092 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2023-11-23 22:24:29,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,098 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2023-11-23 22:24:29,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,103 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2023-11-23 22:24:29,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,109 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2023-11-23 22:24:29,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,114 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2023-11-23 22:24:29,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,120 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2023-11-23 22:24:29,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,126 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2023-11-23 22:24:29,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,131 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2023-11-23 22:24:29,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,138 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2023-11-23 22:24:29,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,143 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2023-11-23 22:24:29,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,149 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2023-11-23 22:24:29,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,154 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2023-11-23 22:24:29,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,160 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2023-11-23 22:24:29,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,166 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2023-11-23 22:24:29,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,172 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2023-11-23 22:24:29,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,177 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2023-11-23 22:24:29,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,183 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2023-11-23 22:24:29,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,189 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2023-11-23 22:24:29,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,198 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2023-11-23 22:24:29,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,204 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2023-11-23 22:24:29,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,210 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2023-11-23 22:24:29,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,216 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2023-11-23 22:24:29,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,222 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2023-11-23 22:24:29,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,228 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2023-11-23 22:24:29,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,234 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2023-11-23 22:24:29,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,245 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2023-11-23 22:24:29,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,251 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2023-11-23 22:24:29,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,257 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2023-11-23 22:24:29,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,263 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2023-11-23 22:24:29,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,269 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2023-11-23 22:24:29,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,276 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2023-11-23 22:24:29,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,282 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2023-11-23 22:24:29,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,288 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2023-11-23 22:24:29,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,294 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2023-11-23 22:24:29,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,300 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2023-11-23 22:24:29,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,306 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2023-11-23 22:24:29,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,312 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2023-11-23 22:24:29,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,318 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2023-11-23 22:24:29,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,324 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2023-11-23 22:24:29,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,330 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2023-11-23 22:24:29,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,337 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2023-11-23 22:24:29,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,343 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2023-11-23 22:24:29,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,349 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2023-11-23 22:24:29,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,355 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2023-11-23 22:24:29,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,361 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2023-11-23 22:24:29,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,367 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2023-11-23 22:24:29,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,373 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2023-11-23 22:24:29,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,379 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2023-11-23 22:24:29,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,386 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2023-11-23 22:24:29,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,392 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2023-11-23 22:24:29,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,398 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2023-11-23 22:24:29,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,404 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2023-11-23 22:24:29,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,411 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2023-11-23 22:24:29,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,417 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2023-11-23 22:24:29,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,424 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 912 [2023-11-23 22:24:29,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,433 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 920 [2023-11-23 22:24:29,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,441 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2023-11-23 22:24:29,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,447 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 933 [2023-11-23 22:24:29,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,453 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 939 [2023-11-23 22:24:29,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,460 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2023-11-23 22:24:29,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,466 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 954 [2023-11-23 22:24:29,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,473 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 961 [2023-11-23 22:24:29,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,479 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 967 [2023-11-23 22:24:29,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,487 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 973 [2023-11-23 22:24:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,494 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2023-11-23 22:24:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,502 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2023-11-23 22:24:29,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,509 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2023-11-23 22:24:29,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,516 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 999 [2023-11-23 22:24:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,523 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2023-11-23 22:24:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,530 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2023-11-23 22:24:29,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,536 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2023-11-23 22:24:29,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,548 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1027 [2023-11-23 22:24:29,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,560 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2023-11-23 22:24:29,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,567 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1041 [2023-11-23 22:24:29,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,574 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2023-11-23 22:24:29,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,581 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1055 [2023-11-23 22:24:29,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,588 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2023-11-23 22:24:29,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,595 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1069 [2023-11-23 22:24:29,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,602 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2023-11-23 22:24:29,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,609 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1083 [2023-11-23 22:24:29,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,615 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2023-11-23 22:24:29,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,622 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1097 [2023-11-23 22:24:29,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,629 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2023-11-23 22:24:29,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,636 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2023-11-23 22:24:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,642 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1119 [2023-11-23 22:24:29,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,649 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1125 [2023-11-23 22:24:29,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,656 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2023-11-23 22:24:29,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,672 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1141 [2023-11-23 22:24:29,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,678 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2023-11-23 22:24:29,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,685 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1155 [2023-11-23 22:24:29,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,692 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2023-11-23 22:24:29,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,698 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1169 [2023-11-23 22:24:29,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,705 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2023-11-23 22:24:29,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,712 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1183 [2023-11-23 22:24:29,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,719 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2023-11-23 22:24:29,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,725 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1197 [2023-11-23 22:24:29,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,732 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2023-11-23 22:24:29,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,739 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2023-11-23 22:24:29,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,746 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2023-11-23 22:24:29,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,753 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1225 [2023-11-23 22:24:29,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,760 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2023-11-23 22:24:29,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,767 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1237 [2023-11-23 22:24:29,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,774 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1243 [2023-11-23 22:24:29,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,781 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2023-11-23 22:24:29,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,788 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1255 [2023-11-23 22:24:29,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,795 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2023-11-23 22:24:29,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,802 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1267 [2023-11-23 22:24:29,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,810 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1273 [2023-11-23 22:24:29,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,818 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1279 [2023-11-23 22:24:29,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,825 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1285 [2023-11-23 22:24:29,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:29,833 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2023-11-23 22:24:29,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:30,045 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1297 [2023-11-23 22:24:30,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:30,090 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2023-11-23 22:24:30,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:30,096 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1314 [2023-11-23 22:24:30,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 22:24:30,112 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-23 22:24:30,112 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 22:24:30,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [643687340] [2023-11-23 22:24:30,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [643687340] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 22:24:30,113 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 22:24:30,113 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-23 22:24:30,114 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [806706098] [2023-11-23 22:24:30,114 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 22:24:30,117 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-23 22:24:30,118 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 22:24:30,119 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-23 22:24:30,120 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-23 22:24:30,121 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)