./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_nxt.2.M4-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_nxt.2.M4-1.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 6240875fd021ef86002633b5e6fdfcec4ffcbe681ff045b4f4e341a758fe554a --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 01:31:19,557 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 01:31:19,632 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-24 01:31:19,640 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 01:31:19,641 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 01:31:19,668 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 01:31:19,669 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 01:31:19,669 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 01:31:19,670 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-24 01:31:19,671 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-24 01:31:19,672 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 01:31:19,672 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 01:31:19,672 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 01:31:19,674 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 01:31:19,675 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 01:31:19,675 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 01:31:19,675 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 01:31:19,676 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 01:31:19,676 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 01:31:19,676 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 01:31:19,676 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 01:31:19,680 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 01:31:19,680 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 01:31:19,681 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 01:31:19,681 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 01:31:19,681 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 01:31:19,681 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 01:31:19,681 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 01:31:19,682 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 01:31:19,682 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 01:31:19,682 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-24 01:31:19,682 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 01:31:19,682 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 01:31:19,683 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 01:31:19,683 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 01:31:19,684 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 01:31:19,685 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 01:31:19,685 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 01:31:19,686 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 01:31:19,686 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 01:31:19,686 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 01:31:19,687 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 01:31:19,687 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:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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 -> 6240875fd021ef86002633b5e6fdfcec4ffcbe681ff045b4f4e341a758fe554a [2024-10-24 01:31:19,988 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 01:31:20,012 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 01:31:20,015 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 01:31:20,017 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 01:31:20,017 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 01:31:20,018 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_nxt.2.M4-1.c [2024-10-24 01:31:21,412 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 01:31:21,910 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 01:31:21,910 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_nxt.2.M4-1.c [2024-10-24 01:31:21,956 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/721d3a928/5f17268d76a54e0a9f2d9ad684bd94c9/FLAG7de3951db [2024-10-24 01:31:21,971 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/721d3a928/5f17268d76a54e0a9f2d9ad684bd94c9 [2024-10-24 01:31:21,974 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 01:31:21,975 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 01:31:21,978 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 01:31:21,978 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 01:31:21,984 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 01:31:21,985 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 01:31:21" (1/1) ... [2024-10-24 01:31:21,986 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36eb9901 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:21, skipping insertion in model container [2024-10-24 01:31:21,986 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 01:31:21" (1/1) ... [2024-10-24 01:31:22,134 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 01:31:22,441 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_nxt.2.M4-1.c[2195,2208] [2024-10-24 01:31:23,537 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 01:31:23,566 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 01:31:23,577 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"/tmp/aaaa/nxt.ok2.i","-S") [51] [2024-10-24 01:31:23,587 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_nxt.2.M4-1.c[2195,2208] [2024-10-24 01:31:24,587 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 01:31:24,618 INFO L204 MainTranslator]: Completed translation [2024-10-24 01:31:24,619 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24 WrapperNode [2024-10-24 01:31:24,619 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 01:31:24,621 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 01:31:24,621 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 01:31:24,621 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 01:31:24,627 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:25,167 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:27,357 INFO L138 Inliner]: procedures = 58, calls = 18195, calls flagged for inlining = 24, calls inlined = 24, statements flattened = 40316 [2024-10-24 01:31:27,358 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 01:31:27,359 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 01:31:27,359 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 01:31:27,359 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 01:31:27,372 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:27,373 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:28,002 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:28,237 INFO L175 MemorySlicer]: Split 13918 memory accesses to 20 slices as follows [2, 193, 4, 2, 17, 8, 9, 2689, 3717, 2400, 1676, 2, 1252, 852, 218, 322, 218, 322, 8, 7]. 27 percent of accesses are in the largest equivalence class. The 136 initializations are split as follows [2, 96, 0, 0, 8, 0, 4, 0, 0, 8, 8, 0, 4, 4, 0, 0, 0, 0, 0, 2]. The 670 writes are split as follows [0, 1, 0, 1, 1, 4, 1, 97, 97, 8, 8, 1, 4, 4, 110, 108, 110, 108, 4, 3]. [2024-10-24 01:31:28,237 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:28,237 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:29,260 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:29,367 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:29,467 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:29,560 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:29,889 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 01:31:29,890 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 01:31:29,890 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 01:31:29,891 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 01:31:29,891 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (1/1) ... [2024-10-24 01:31:29,898 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 01:31:29,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 01:31:29,929 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-24 01:31:29,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-24 01:31:29,973 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 01:31:29,973 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t2 [2024-10-24 01:31:29,973 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t2 [2024-10-24 01:31:29,973 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_nxtway_gs_mode [2024-10-24 01:31:29,973 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_nxtway_gs_mode [2024-10-24 01:31:29,974 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-24 01:31:29,974 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t0 [2024-10-24 01:31:29,974 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t0 [2024-10-24 01:31:29,974 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t1 [2024-10-24 01:31:29,974 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t1 [2024-10-24 01:31:29,974 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_obstacle_flag [2024-10-24 01:31:29,974 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_obstacle_flag [2024-10-24 01:31:29,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-24 01:31:29,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-10-24 01:31:29,975 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-10-24 01:31:29,976 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_count [2024-10-24 01:31:29,977 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_count [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_gyro_sensor [2024-10-24 01:31:29,977 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_gyro_sensor [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts1 [2024-10-24 01:31:29,977 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts1 [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts2 [2024-10-24 01:31:29,977 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts2 [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_Background [2024-10-24 01:31:29,977 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_Background [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-24 01:31:29,977 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-24 01:31:29,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-24 01:31:29,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-24 01:31:29,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-24 01:31:29,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-24 01:31:29,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-24 01:31:29,978 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-10-24 01:31:29,979 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-10-24 01:31:29,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-10-24 01:31:29,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-10-24 01:31:29,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-10-24 01:31:29,980 INFO L130 BoogieDeclarations]: Found specification of procedure assert [2024-10-24 01:31:29,980 INFO L138 BoogieDeclarations]: Found implementation of procedure assert [2024-10-24 01:31:29,980 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_speed [2024-10-24 01:31:29,980 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_speed [2024-10-24 01:31:29,981 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-24 01:31:29,981 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-24 01:31:29,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-24 01:31:29,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-24 01:31:29,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-24 01:31:29,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-24 01:31:29,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-10-24 01:31:29,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-10-24 01:31:29,984 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 01:31:29,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 01:31:29,984 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_systick_ms [2024-10-24 01:31:29,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_systick_ms [2024-10-24 01:31:29,984 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_get_count [2024-10-24 01:31:29,984 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_get_count [2024-10-24 01:31:29,984 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_nxtway_gs_mode [2024-10-24 01:31:29,984 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_nxtway_gs_mode [2024-10-24 01:31:31,811 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 01:31:31,813 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 01:31:59,741 INFO L? ?]: Removed 279 outVars from TransFormulas that were not future-live. [2024-10-24 01:31:59,741 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 01:32:00,485 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 01:32:00,485 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-24 01:32:00,486 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 01:32:00 BoogieIcfgContainer [2024-10-24 01:32:00,486 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 01:32:00,488 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 01:32:00,488 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 01:32:00,492 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 01:32:00,492 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 01:31:21" (1/3) ... [2024-10-24 01:32:00,494 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5cccc9d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 01:32:00, skipping insertion in model container [2024-10-24 01:32:00,494 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:31:24" (2/3) ... [2024-10-24 01:32:00,495 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5cccc9d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 01:32:00, skipping insertion in model container [2024-10-24 01:32:00,495 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 01:32:00" (3/3) ... [2024-10-24 01:32:00,496 INFO L112 eAbstractionObserver]: Analyzing ICFG rekcba_nxt.2.M4-1.c [2024-10-24 01:32:00,512 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 01:32:00,513 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-24 01:32:00,798 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 01:32:00,805 INFO L333 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, 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;@6c41ecd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 01:32:00,807 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-24 01:32:00,845 INFO L276 IsEmpty]: Start isEmpty. Operand has 12207 states, 7963 states have (on average 1.3169659676001506) internal successors, (10487), 8076 states have internal predecessors, (10487), 4226 states have call successors, (4226), 16 states have call predecessors, (4226), 16 states have return successors, (4226), 4224 states have call predecessors, (4226), 4226 states have call successors, (4226) [2024-10-24 01:32:01,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4612 [2024-10-24 01:32:01,379 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 01:32:01,383 INFO L215 NwaCegarLoop]: trace histogram [337, 337, 337, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 01:32:01,383 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 01:32:01,389 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 01:32:01,391 INFO L85 PathProgramCache]: Analyzing trace with hash -19061766, now seen corresponding path program 1 times [2024-10-24 01:32:01,400 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 01:32:01,400 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [207485918] [2024-10-24 01:32:01,402 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 01:32:01,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 01:32:13,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 01:32:18,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-24 01:32:18,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-24 01:32:18,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-24 01:32:18,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-24 01:32:18,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-24 01:32:18,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-24 01:32:18,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-24 01:32:18,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2024-10-24 01:32:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2024-10-24 01:32:18,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-24 01:32:18,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-24 01:32:18,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-10-24 01:32:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-10-24 01:32:18,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2024-10-24 01:32:18,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-24 01:32:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 97 [2024-10-24 01:32:18,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 103 [2024-10-24 01:32:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2024-10-24 01:32:18,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-10-24 01:32:18,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-10-24 01:32:18,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-24 01:32:18,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-24 01:32:18,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 139 [2024-10-24 01:32:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 145 [2024-10-24 01:32:18,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 151 [2024-10-24 01:32:18,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-24 01:32:18,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-10-24 01:32:18,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 233 [2024-10-24 01:32:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 239 [2024-10-24 01:32:18,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 245 [2024-10-24 01:32:18,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 251 [2024-10-24 01:32:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 257 [2024-10-24 01:32:18,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 263 [2024-10-24 01:32:18,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-10-24 01:32:18,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 275 [2024-10-24 01:32:18,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-24 01:32:18,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-24 01:32:18,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 293 [2024-10-24 01:32:18,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 299 [2024-10-24 01:32:18,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 305 [2024-10-24 01:32:18,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-10-24 01:32:18,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 317 [2024-10-24 01:32:18,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 323 [2024-10-24 01:32:18,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 329 [2024-10-24 01:32:18,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 335 [2024-10-24 01:32:18,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 341 [2024-10-24 01:32:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-24 01:32:18,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-24 01:32:18,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 359 [2024-10-24 01:32:18,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 365 [2024-10-24 01:32:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 371 [2024-10-24 01:32:18,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 377 [2024-10-24 01:32:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 383 [2024-10-24 01:32:18,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 389 [2024-10-24 01:32:18,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-10-24 01:32:18,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401 [2024-10-24 01:32:18,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 407 [2024-10-24 01:32:18,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-24 01:32:18,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:18,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-24 01:32:19,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-10-24 01:32:19,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-10-24 01:32:19,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-10-24 01:32:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 443 [2024-10-24 01:32:19,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 449 [2024-10-24 01:32:19,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 455 [2024-10-24 01:32:19,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2024-10-24 01:32:19,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2024-10-24 01:32:19,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2024-10-24 01:32:19,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-24 01:32:19,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-24 01:32:19,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-10-24 01:32:19,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-10-24 01:32:19,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2024-10-24 01:32:19,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2024-10-24 01:32:19,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2024-10-24 01:32:19,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-10-24 01:32:19,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2024-10-24 01:32:19,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2024-10-24 01:32:19,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2024-10-24 01:32:19,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-24 01:32:19,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-24 01:32:19,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-10-24 01:32:19,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-10-24 01:32:19,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2024-10-24 01:32:19,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2024-10-24 01:32:19,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2024-10-24 01:32:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2024-10-24 01:32:19,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2024-10-24 01:32:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2024-10-24 01:32:19,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-10-24 01:32:19,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-24 01:32:19,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-24 01:32:19,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-10-24 01:32:19,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-10-24 01:32:19,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2024-10-24 01:32:19,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-10-24 01:32:19,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-10-24 01:32:19,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2024-10-24 01:32:19,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-10-24 01:32:19,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2024-10-24 01:32:19,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2024-10-24 01:32:19,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-24 01:32:19,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-24 01:32:19,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-10-24 01:32:19,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-10-24 01:32:19,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2024-10-24 01:32:19,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-24 01:32:19,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2024-10-24 01:32:19,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2024-10-24 01:32:19,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-24 01:32:19,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-10-24 01:32:19,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2024-10-24 01:32:19,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-10-24 01:32:19,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2024-10-24 01:32:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-10-24 01:32:19,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-10-24 01:32:19,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2024-10-24 01:32:19,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-10-24 01:32:19,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-10-24 01:32:19,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2024-10-24 01:32:19,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2024-10-24 01:32:19,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2024-10-24 01:32:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3323 [2024-10-24 01:32:19,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3329 [2024-10-24 01:32:19,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3335 [2024-10-24 01:32:19,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3341 [2024-10-24 01:32:19,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3347 [2024-10-24 01:32:19,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3353 [2024-10-24 01:32:19,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3359 [2024-10-24 01:32:19,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3365 [2024-10-24 01:32:19,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3371 [2024-10-24 01:32:19,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3377 [2024-10-24 01:32:19,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3383 [2024-10-24 01:32:19,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3389 [2024-10-24 01:32:19,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3395 [2024-10-24 01:32:19,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3401 [2024-10-24 01:32:19,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3407 [2024-10-24 01:32:19,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3413 [2024-10-24 01:32:19,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3419 [2024-10-24 01:32:19,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3425 [2024-10-24 01:32:19,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3431 [2024-10-24 01:32:19,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3437 [2024-10-24 01:32:19,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3443 [2024-10-24 01:32:19,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3449 [2024-10-24 01:32:19,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3455 [2024-10-24 01:32:19,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3461 [2024-10-24 01:32:19,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3467 [2024-10-24 01:32:19,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3473 [2024-10-24 01:32:19,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3479 [2024-10-24 01:32:19,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3485 [2024-10-24 01:32:19,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3491 [2024-10-24 01:32:19,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3497 [2024-10-24 01:32:19,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3503 [2024-10-24 01:32:19,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3509 [2024-10-24 01:32:19,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3515 [2024-10-24 01:32:19,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3521 [2024-10-24 01:32:19,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3527 [2024-10-24 01:32:19,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3533 [2024-10-24 01:32:19,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3539 [2024-10-24 01:32:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3545 [2024-10-24 01:32:19,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3551 [2024-10-24 01:32:19,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3557 [2024-10-24 01:32:19,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3563 [2024-10-24 01:32:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3569 [2024-10-24 01:32:19,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3575 [2024-10-24 01:32:19,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3581 [2024-10-24 01:32:19,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3587 [2024-10-24 01:32:19,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3593 [2024-10-24 01:32:19,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3599 [2024-10-24 01:32:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3605 [2024-10-24 01:32:19,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3611 [2024-10-24 01:32:19,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3617 [2024-10-24 01:32:19,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3623 [2024-10-24 01:32:19,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3629 [2024-10-24 01:32:19,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3635 [2024-10-24 01:32:19,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3641 [2024-10-24 01:32:19,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3647 [2024-10-24 01:32:19,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3653 [2024-10-24 01:32:19,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3659 [2024-10-24 01:32:19,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3665 [2024-10-24 01:32:19,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3671 [2024-10-24 01:32:19,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3677 [2024-10-24 01:32:19,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3683 [2024-10-24 01:32:19,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3689 [2024-10-24 01:32:19,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3695 [2024-10-24 01:32:19,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3701 [2024-10-24 01:32:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3707 [2024-10-24 01:32:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3713 [2024-10-24 01:32:19,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3719 [2024-10-24 01:32:19,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3725 [2024-10-24 01:32:19,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3731 [2024-10-24 01:32:19,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3737 [2024-10-24 01:32:19,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3743 [2024-10-24 01:32:19,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3749 [2024-10-24 01:32:19,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3755 [2024-10-24 01:32:19,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:19,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3761 [2024-10-24 01:32:20,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3767 [2024-10-24 01:32:20,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3773 [2024-10-24 01:32:20,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3779 [2024-10-24 01:32:20,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3785 [2024-10-24 01:32:20,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3791 [2024-10-24 01:32:20,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3797 [2024-10-24 01:32:20,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3803 [2024-10-24 01:32:20,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3809 [2024-10-24 01:32:20,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3815 [2024-10-24 01:32:20,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3821 [2024-10-24 01:32:20,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3827 [2024-10-24 01:32:20,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3833 [2024-10-24 01:32:20,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3839 [2024-10-24 01:32:20,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3845 [2024-10-24 01:32:20,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3851 [2024-10-24 01:32:20,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3857 [2024-10-24 01:32:20,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3863 [2024-10-24 01:32:20,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3869 [2024-10-24 01:32:20,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3875 [2024-10-24 01:32:20,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3881 [2024-10-24 01:32:20,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3887 [2024-10-24 01:32:20,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3893 [2024-10-24 01:32:20,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3899 [2024-10-24 01:32:20,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3905 [2024-10-24 01:32:20,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3911 [2024-10-24 01:32:20,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3917 [2024-10-24 01:32:20,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3923 [2024-10-24 01:32:20,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3929 [2024-10-24 01:32:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3935 [2024-10-24 01:32:20,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3941 [2024-10-24 01:32:20,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3947 [2024-10-24 01:32:20,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3953 [2024-10-24 01:32:20,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3959 [2024-10-24 01:32:20,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3965 [2024-10-24 01:32:20,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3971 [2024-10-24 01:32:20,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3977 [2024-10-24 01:32:20,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3983 [2024-10-24 01:32:20,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3989 [2024-10-24 01:32:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3995 [2024-10-24 01:32:20,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4001 [2024-10-24 01:32:20,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4007 [2024-10-24 01:32:20,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4013 [2024-10-24 01:32:20,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4019 [2024-10-24 01:32:20,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4025 [2024-10-24 01:32:20,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4031 [2024-10-24 01:32:20,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4037 [2024-10-24 01:32:20,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4043 [2024-10-24 01:32:20,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4049 [2024-10-24 01:32:20,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4055 [2024-10-24 01:32:20,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4061 [2024-10-24 01:32:20,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4067 [2024-10-24 01:32:20,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4073 [2024-10-24 01:32:20,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4079 [2024-10-24 01:32:20,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4085 [2024-10-24 01:32:20,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4091 [2024-10-24 01:32:20,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4097 [2024-10-24 01:32:20,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4103 [2024-10-24 01:32:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4109 [2024-10-24 01:32:20,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4115 [2024-10-24 01:32:20,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4121 [2024-10-24 01:32:20,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4127 [2024-10-24 01:32:20,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4133 [2024-10-24 01:32:20,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4139 [2024-10-24 01:32:20,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4145 [2024-10-24 01:32:20,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4151 [2024-10-24 01:32:20,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4157 [2024-10-24 01:32:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4163 [2024-10-24 01:32:20,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4169 [2024-10-24 01:32:20,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4175 [2024-10-24 01:32:20,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4181 [2024-10-24 01:32:20,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4187 [2024-10-24 01:32:20,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4193 [2024-10-24 01:32:20,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4199 [2024-10-24 01:32:20,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4205 [2024-10-24 01:32:20,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4211 [2024-10-24 01:32:20,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4217 [2024-10-24 01:32:20,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4223 [2024-10-24 01:32:20,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4229 [2024-10-24 01:32:20,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4235 [2024-10-24 01:32:20,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4241 [2024-10-24 01:32:20,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4247 [2024-10-24 01:32:20,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4253 [2024-10-24 01:32:20,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4259 [2024-10-24 01:32:20,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4265 [2024-10-24 01:32:20,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4271 [2024-10-24 01:32:20,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4277 [2024-10-24 01:32:20,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4283 [2024-10-24 01:32:20,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4289 [2024-10-24 01:32:20,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4295 [2024-10-24 01:32:20,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4301 [2024-10-24 01:32:20,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4307 [2024-10-24 01:32:20,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4313 [2024-10-24 01:32:20,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4319 [2024-10-24 01:32:20,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4325 [2024-10-24 01:32:20,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4331 [2024-10-24 01:32:20,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4337 [2024-10-24 01:32:20,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4343 [2024-10-24 01:32:20,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4349 [2024-10-24 01:32:20,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4355 [2024-10-24 01:32:20,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4361 [2024-10-24 01:32:20,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4367 [2024-10-24 01:32:20,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4373 [2024-10-24 01:32:20,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4379 [2024-10-24 01:32:20,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4385 [2024-10-24 01:32:20,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4391 [2024-10-24 01:32:20,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4397 [2024-10-24 01:32:20,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4403 [2024-10-24 01:32:20,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4409 [2024-10-24 01:32:20,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4415 [2024-10-24 01:32:20,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4421 [2024-10-24 01:32:20,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4427 [2024-10-24 01:32:20,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4433 [2024-10-24 01:32:20,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4439 [2024-10-24 01:32:20,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4445 [2024-10-24 01:32:20,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4451 [2024-10-24 01:32:20,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4457 [2024-10-24 01:32:20,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4463 [2024-10-24 01:32:20,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4469 [2024-10-24 01:32:20,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4475 [2024-10-24 01:32:20,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4481 [2024-10-24 01:32:20,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4487 [2024-10-24 01:32:20,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4493 [2024-10-24 01:32:20,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4499 [2024-10-24 01:32:20,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4505 [2024-10-24 01:32:20,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4511 [2024-10-24 01:32:20,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4517 [2024-10-24 01:32:20,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4523 [2024-10-24 01:32:20,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4529 [2024-10-24 01:32:20,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4535 [2024-10-24 01:32:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4541 [2024-10-24 01:32:20,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:20,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4547 [2024-10-24 01:32:21,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4553 [2024-10-24 01:32:21,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4559 [2024-10-24 01:32:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4565 [2024-10-24 01:32:21,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4571 [2024-10-24 01:32:21,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4577 [2024-10-24 01:32:21,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4583 [2024-10-24 01:32:21,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4589 [2024-10-24 01:32:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4595 [2024-10-24 01:32:21,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4601 [2024-10-24 01:32:21,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:32:21,094 INFO L134 CoverageAnalysis]: Checked inductivity of 226464 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 226464 trivial. 0 not checked. [2024-10-24 01:32:21,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 01:32:21,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [207485918] [2024-10-24 01:32:21,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [207485918] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 01:32:21,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 01:32:21,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-24 01:32:21,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1000976373] [2024-10-24 01:32:21,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 01:32:21,109 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-24 01:32:21,109 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 01:32:21,140 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-24 01:32:21,141 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-24 01:32:21,178 INFO L87 Difference]: Start difference. First operand has 12207 states, 7963 states have (on average 1.3169659676001506) internal successors, (10487), 8076 states have internal predecessors, (10487), 4226 states have call successors, (4226), 16 states have call predecessors, (4226), 16 states have return successors, (4226), 4224 states have call predecessors, (4226), 4226 states have call successors, (4226) Second operand has 2 states, 2 states have (on average 1464.0) internal successors, (2928), 2 states have internal predecessors, (2928), 2 states have call successors, (338), 2 states have call predecessors, (338), 1 states have return successors, (337), 1 states have call predecessors, (337), 2 states have call successors, (337) [2024-10-24 01:32:25,513 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.07s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:32:26,041 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-24 01:32:26,042 INFO L93 Difference]: Finished difference Result 24412 states and 42085 transitions. [2024-10-24 01:32:26,043 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-24 01:32:26,050 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 1464.0) internal successors, (2928), 2 states have internal predecessors, (2928), 2 states have call successors, (338), 2 states have call predecessors, (338), 1 states have return successors, (337), 1 states have call predecessors, (337), 2 states have call successors, (337) Word has length 4611 [2024-10-24 01:32:26,050 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-24 01:32:26,162 INFO L225 Difference]: With dead ends: 24412 [2024-10-24 01:32:26,162 INFO L226 Difference]: Without dead ends: 12203 [2024-10-24 01:32:26,237 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1013 GetRequests, 1013 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-24 01:32:26,241 INFO L432 NwaCegarLoop]: 18910 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 18910 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.2s IncrementalHoareTripleChecker+Time [2024-10-24 01:32:26,241 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 18910 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 1 Unknown, 0 Unchecked, 4.2s Time] [2024-10-24 01:32:26,281 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12203 states. [2024-10-24 01:32:31,895 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12203 to 12203. [2024-10-24 01:32:31,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12203 states, 7960 states have (on average 1.3165829145728642) internal successors, (10480), 8073 states have internal predecessors, (10480), 4226 states have call successors, (4226), 16 states have call predecessors, (4226), 16 states have return successors, (4225), 4223 states have call predecessors, (4225), 4225 states have call successors, (4225) [2024-10-24 01:32:32,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12203 states to 12203 states and 18931 transitions. [2024-10-24 01:32:32,031 INFO L78 Accepts]: Start accepts. Automaton has 12203 states and 18931 transitions. Word has length 4611 [2024-10-24 01:32:32,033 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-24 01:32:32,033 INFO L471 AbstractCegarLoop]: Abstraction has 12203 states and 18931 transitions. [2024-10-24 01:32:32,036 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 1464.0) internal successors, (2928), 2 states have internal predecessors, (2928), 2 states have call successors, (338), 2 states have call predecessors, (338), 1 states have return successors, (337), 1 states have call predecessors, (337), 2 states have call successors, (337) [2024-10-24 01:32:32,036 INFO L276 IsEmpty]: Start isEmpty. Operand 12203 states and 18931 transitions. [2024-10-24 01:32:32,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4612 [2024-10-24 01:32:32,445 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 01:32:32,447 INFO L215 NwaCegarLoop]: trace histogram [337, 337, 337, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 01:32:32,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 01:32:32,449 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 01:32:32,449 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 01:32:32,451 INFO L85 PathProgramCache]: Analyzing trace with hash 1742402840, now seen corresponding path program 1 times [2024-10-24 01:32:32,451 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 01:32:32,452 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1596330009] [2024-10-24 01:32:32,453 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 01:32:32,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms