./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_aso.1.M1-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_aso.1.M1-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 8431fe38b0da32ab86eb1904cb6933c2318d796f975ab3025441ba9d9611c043 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-24 01:29:01,031 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-24 01:29:01,112 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-24 01:29:01,116 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-24 01:29:01,117 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-24 01:29:01,137 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-24 01:29:01,138 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-24 01:29:01,139 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-24 01:29:01,140 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-24 01:29:01,140 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-24 01:29:01,140 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-24 01:29:01,141 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-24 01:29:01,141 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-24 01:29:01,142 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-24 01:29:01,142 INFO L153 SettingsManager]: * Use SBE=true [2024-10-24 01:29:01,143 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-24 01:29:01,143 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-24 01:29:01,143 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-24 01:29:01,144 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-24 01:29:01,144 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-24 01:29:01,144 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-24 01:29:01,145 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-24 01:29:01,145 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-24 01:29:01,146 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-24 01:29:01,146 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-24 01:29:01,146 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-24 01:29:01,147 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-24 01:29:01,147 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-24 01:29:01,147 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-24 01:29:01,148 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-24 01:29:01,148 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-24 01:29:01,148 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-24 01:29:01,149 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 01:29:01,149 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-24 01:29:01,149 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-24 01:29:01,150 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-24 01:29:01,150 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-24 01:29:01,150 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-24 01:29:01,151 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-24 01:29:01,151 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-24 01:29:01,151 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-24 01:29:01,152 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-24 01:29:01,152 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 -> 8431fe38b0da32ab86eb1904cb6933c2318d796f975ab3025441ba9d9611c043 [2024-10-24 01:29:01,392 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-24 01:29:01,410 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-24 01:29:01,412 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-24 01:29:01,414 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-24 01:29:01,415 INFO L274 PluginConnector]: CDTParser initialized [2024-10-24 01:29:01,416 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_aso.1.M1-1.c [2024-10-24 01:29:02,907 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-24 01:29:03,236 INFO L384 CDTParser]: Found 1 translation units. [2024-10-24 01:29:03,236 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/seq-mthreaded/rekcba_aso.1.M1-1.c [2024-10-24 01:29:03,256 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/66d877beb/271e2b91c45e4824900ffb64000e1a6e/FLAG753a373e7 [2024-10-24 01:29:03,269 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/66d877beb/271e2b91c45e4824900ffb64000e1a6e [2024-10-24 01:29:03,272 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-24 01:29:03,273 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-24 01:29:03,274 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-24 01:29:03,274 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-24 01:29:03,280 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-24 01:29:03,281 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 01:29:03" (1/1) ... [2024-10-24 01:29:03,284 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6c82a71b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:03, skipping insertion in model container [2024-10-24 01:29:03,284 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.10 01:29:03" (1/1) ... [2024-10-24 01:29:03,355 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-24 01:29:03,599 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_aso.1.M1-1.c[1974,1987] [2024-10-24 01:29:03,998 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 01:29:04,049 INFO L200 MainTranslator]: Completed pre-run [2024-10-24 01:29:04,059 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"/tmp/aaaa/aso.bug1.i","-S") [48] [2024-10-24 01:29:04,069 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_aso.1.M1-1.c[1974,1987] [2024-10-24 01:29:04,242 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-24 01:29:04,273 INFO L204 MainTranslator]: Completed translation [2024-10-24 01:29:04,274 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04 WrapperNode [2024-10-24 01:29:04,274 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-24 01:29:04,276 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-24 01:29:04,276 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-24 01:29:04,276 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-24 01:29:04,283 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:29:04" (1/1) ... [2024-10-24 01:29:04,357 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:29:04" (1/1) ... [2024-10-24 01:29:04,532 INFO L138 Inliner]: procedures = 60, calls = 2058, calls flagged for inlining = 21, calls inlined = 21, statements flattened = 4555 [2024-10-24 01:29:04,533 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-24 01:29:04,534 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-24 01:29:04,534 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-24 01:29:04,535 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-24 01:29:04,545 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,546 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,586 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,679 INFO L175 MemorySlicer]: Split 1530 memory accesses to 24 slices as follows [2, 2, 4, 7, 49, 5, 3, 241, 269, 158, 112, 63, 57, 56, 79, 56, 79, 8, 2, 56, 79, 56, 79, 8]. 18 percent of accesses are in the largest equivalence class. The 37 initializations are split as follows [2, 0, 0, 2, 24, 2, 1, 0, 0, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]. The 296 writes are split as follows [0, 1, 0, 3, 1, 1, 1, 25, 25, 2, 2, 1, 1, 29, 27, 29, 27, 4, 1, 29, 27, 29, 27, 4]. [2024-10-24 01:29:04,680 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,680 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,781 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,805 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,830 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,852 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,885 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-24 01:29:04,886 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-24 01:29:04,887 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-24 01:29:04,887 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-24 01:29:04,888 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (1/1) ... [2024-10-24 01:29:04,893 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-24 01:29:04,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-24 01:29:04,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:29:04,933 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:29:04,983 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-24 01:29:04,983 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_cmd_forward [2024-10-24 01:29:04,983 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_cmd_forward [2024-10-24 01:29:04,983 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t2 [2024-10-24 01:29:04,984 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t2 [2024-10-24 01:29:04,984 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_nxtway_gs_mode [2024-10-24 01:29:04,985 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_nxtway_gs_mode [2024-10-24 01:29:04,985 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-24 01:29:04,985 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t0 [2024-10-24 01:29:04,985 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t0 [2024-10-24 01:29:04,985 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_cs_t1 [2024-10-24 01:29:04,986 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_cs_t1 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_obstacle_flag [2024-10-24 01:29:04,986 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_obstacle_flag [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-24 01:29:04,986 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-24 01:29:04,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-10-24 01:29:04,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-10-24 01:29:04,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-10-24 01:29:04,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-10-24 01:29:04,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-10-24 01:29:04,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-10-24 01:29:04,989 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-10-24 01:29:04,989 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-10-24 01:29:04,989 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-10-24 01:29:04,989 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-10-24 01:29:04,990 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-10-24 01:29:04,990 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-10-24 01:29:04,990 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-10-24 01:29:04,991 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-10-24 01:29:04,991 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-10-24 01:29:04,991 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-10-24 01:29:04,991 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_count [2024-10-24 01:29:04,991 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_count [2024-10-24 01:29:04,991 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_gyro_sensor [2024-10-24 01:29:04,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_gyro_sensor [2024-10-24 01:29:04,991 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_cmd_turn [2024-10-24 01:29:04,992 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_cmd_turn [2024-10-24 01:29:04,992 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts1 [2024-10-24 01:29:04,992 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts1 [2024-10-24 01:29:04,992 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts2 [2024-10-24 01:29:04,992 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts2 [2024-10-24 01:29:04,992 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_entry_pt_OSEK_Task_ts3 [2024-10-24 01:29:04,992 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_entry_pt_OSEK_Task_ts3 [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-24 01:29:04,993 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-24 01:29:04,994 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-24 01:29:05,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-10-24 01:29:05,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-10-24 01:29:05,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-10-24 01:29:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-10-24 01:29:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-10-24 01:29:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-10-24 01:29:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure assert [2024-10-24 01:29:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure assert [2024-10-24 01:29:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_set_speed [2024-10-24 01:29:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_set_speed [2024-10-24 01:29:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_write_cmd_forward [2024-10-24 01:29:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_write_cmd_forward [2024-10-24 01:29:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_obstacle_flag [2024-10-24 01:29:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_obstacle_flag [2024-10-24 01:29:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-24 01:29:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-24 01:29:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-24 01:29:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-24 01:29:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-24 01:29:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-24 01:29:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-24 01:29:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-24 01:29:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-24 01:29:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-10-24 01:29:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-24 01:29:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ecrobot_get_systick_ms [2024-10-24 01:29:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ecrobot_get_systick_ms [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure nxt_motor_get_count [2024-10-24 01:29:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure nxt_motor_get_count [2024-10-24 01:29:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_nxtway_gs_mode [2024-10-24 01:29:05,087 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_nxtway_gs_mode [2024-10-24 01:29:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure __startrek_read_cmd_turn [2024-10-24 01:29:05,087 INFO L138 BoogieDeclarations]: Found implementation of procedure __startrek_read_cmd_turn [2024-10-24 01:29:05,534 INFO L238 CfgBuilder]: Building ICFG [2024-10-24 01:29:05,537 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-24 01:29:12,505 INFO L? ?]: Removed 249 outVars from TransFormulas that were not future-live. [2024-10-24 01:29:12,506 INFO L287 CfgBuilder]: Performing block encoding [2024-10-24 01:29:12,708 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-24 01:29:12,710 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-24 01:29:12,710 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 01:29:12 BoogieIcfgContainer [2024-10-24 01:29:12,710 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-24 01:29:12,712 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-24 01:29:12,713 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-24 01:29:12,716 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-24 01:29:12,717 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.10 01:29:03" (1/3) ... [2024-10-24 01:29:12,717 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21108abb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 01:29:12, skipping insertion in model container [2024-10-24 01:29:12,718 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.10 01:29:04" (2/3) ... [2024-10-24 01:29:12,718 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@21108abb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.10 01:29:12, skipping insertion in model container [2024-10-24 01:29:12,718 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.10 01:29:12" (3/3) ... [2024-10-24 01:29:12,720 INFO L112 eAbstractionObserver]: Analyzing ICFG rekcba_aso.1.M1-1.c [2024-10-24 01:29:12,736 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-24 01:29:12,737 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-24 01:29:12,855 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-24 01:29:12,862 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;@3347b6a7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-24 01:29:12,863 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-24 01:29:12,877 INFO L276 IsEmpty]: Start isEmpty. Operand has 1325 states, 821 states have (on average 1.287454323995128) internal successors, (1057), 854 states have internal predecessors, (1057), 481 states have call successors, (481), 21 states have call predecessors, (481), 21 states have return successors, (481), 478 states have call predecessors, (481), 481 states have call successors, (481) [2024-10-24 01:29:12,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1030 [2024-10-24 01:29:12,956 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 01:29:12,958 INFO L215 NwaCegarLoop]: trace histogram [137, 137, 137, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:29:12,958 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 01:29:12,963 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 01:29:12,965 INFO L85 PathProgramCache]: Analyzing trace with hash 912125195, now seen corresponding path program 1 times [2024-10-24 01:29:12,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 01:29:12,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1903426512] [2024-10-24 01:29:12,975 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 01:29:12,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 01:29:15,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 01:29:18,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-24 01:29:18,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-24 01:29:18,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-24 01:29:18,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-24 01:29:18,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-24 01:29:18,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-24 01:29:18,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-24 01:29:18,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-10-24 01:29:18,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-10-24 01:29:18,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-10-24 01:29:18,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-24 01:29:18,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-10-24 01:29:18,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-24 01:29:18,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-24 01:29:18,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-10-24 01:29:18,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-10-24 01:29:18,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 107 [2024-10-24 01:29:18,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113 [2024-10-24 01:29:18,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 119 [2024-10-24 01:29:18,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125 [2024-10-24 01:29:18,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131 [2024-10-24 01:29:18,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 137 [2024-10-24 01:29:18,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-10-24 01:29:18,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-24 01:29:18,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-24 01:29:18,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-10-24 01:29:18,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-10-24 01:29:18,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-24 01:29:18,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 179 [2024-10-24 01:29:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-10-24 01:29:18,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 191 [2024-10-24 01:29:18,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 197 [2024-10-24 01:29:18,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401 [2024-10-24 01:29:18,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 407 [2024-10-24 01:29:18,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-24 01:29:18,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-24 01:29:18,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-10-24 01:29:18,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-10-24 01:29:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-10-24 01:29:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 443 [2024-10-24 01:29:18,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 449 [2024-10-24 01:29:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 455 [2024-10-24 01:29:18,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2024-10-24 01:29:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2024-10-24 01:29:18,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2024-10-24 01:29:18,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-24 01:29:18,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-24 01:29:18,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-10-24 01:29:18,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-10-24 01:29:18,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2024-10-24 01:29:18,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2024-10-24 01:29:18,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2024-10-24 01:29:18,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-10-24 01:29:18,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2024-10-24 01:29:18,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2024-10-24 01:29:18,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2024-10-24 01:29:18,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-24 01:29:18,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-24 01:29:18,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-10-24 01:29:18,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-10-24 01:29:18,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2024-10-24 01:29:18,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2024-10-24 01:29:18,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2024-10-24 01:29:18,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:18,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2024-10-24 01:29:19,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2024-10-24 01:29:19,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2024-10-24 01:29:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-10-24 01:29:19,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-24 01:29:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-24 01:29:19,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-10-24 01:29:19,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-10-24 01:29:19,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2024-10-24 01:29:19,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-10-24 01:29:19,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-10-24 01:29:19,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2024-10-24 01:29:19,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-10-24 01:29:19,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2024-10-24 01:29:19,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2024-10-24 01:29:19,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-24 01:29:19,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-24 01:29:19,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-10-24 01:29:19,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-10-24 01:29:19,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2024-10-24 01:29:19,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-24 01:29:19,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2024-10-24 01:29:19,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2024-10-24 01:29:19,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-24 01:29:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-10-24 01:29:19,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2024-10-24 01:29:19,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-10-24 01:29:19,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2024-10-24 01:29:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-10-24 01:29:19,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-10-24 01:29:19,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2024-10-24 01:29:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-10-24 01:29:19,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-10-24 01:29:19,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2024-10-24 01:29:19,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2024-10-24 01:29:19,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2024-10-24 01:29:19,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2024-10-24 01:29:19,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-24 01:29:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-10-24 01:29:19,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-10-24 01:29:19,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-24 01:29:19,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2024-10-24 01:29:19,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-10-24 01:29:19,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-10-24 01:29:19,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2024-10-24 01:29:19,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-10-24 01:29:19,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-10-24 01:29:19,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2024-10-24 01:29:19,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-10-24 01:29:19,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2024-10-24 01:29:19,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-10-24 01:29:19,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-10-24 01:29:19,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-10-24 01:29:19,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2024-10-24 01:29:19,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-24 01:29:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 917 [2024-10-24 01:29:19,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-10-24 01:29:19,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-24 01:29:19,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 935 [2024-10-24 01:29:19,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-10-24 01:29:19,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-10-24 01:29:19,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-10-24 01:29:19,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-10-24 01:29:19,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-10-24 01:29:19,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 971 [2024-10-24 01:29:19,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-10-24 01:29:19,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-10-24 01:29:19,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 989 [2024-10-24 01:29:19,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 995 [2024-10-24 01:29:19,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1001 [2024-10-24 01:29:19,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-10-24 01:29:19,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-24 01:29:19,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2024-10-24 01:29:19,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:19,709 INFO L134 CoverageAnalysis]: Checked inductivity of 37264 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 37264 trivial. 0 not checked. [2024-10-24 01:29:19,709 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 01:29:19,710 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1903426512] [2024-10-24 01:29:19,711 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1903426512] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 01:29:19,711 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 01:29:19,711 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-24 01:29:19,712 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [25317416] [2024-10-24 01:29:19,713 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 01:29:19,720 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 01:29:19,721 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 01:29:19,749 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 01:29:19,750 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-24 01:29:19,756 INFO L87 Difference]: Start difference. First operand has 1325 states, 821 states have (on average 1.287454323995128) internal successors, (1057), 854 states have internal predecessors, (1057), 481 states have call successors, (481), 21 states have call predecessors, (481), 21 states have return successors, (481), 478 states have call predecessors, (481), 481 states have call successors, (481) Second operand has 6 states, 5 states have (on average 69.2) internal successors, (346), 5 states have internal predecessors, (346), 2 states have call successors, (138), 2 states have call predecessors, (138), 1 states have return successors, (137), 1 states have call predecessors, (137), 1 states have call successors, (137) [2024-10-24 01:29:23,920 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:27,942 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:31,961 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:35,986 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:36,664 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-24 01:29:36,665 INFO L93 Difference]: Finished difference Result 3203 states and 5548 transitions. [2024-10-24 01:29:36,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 01:29:36,668 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 69.2) internal successors, (346), 5 states have internal predecessors, (346), 2 states have call successors, (138), 2 states have call predecessors, (138), 1 states have return successors, (137), 1 states have call predecessors, (137), 1 states have call successors, (137) Word has length 1029 [2024-10-24 01:29:36,671 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-24 01:29:36,706 INFO L225 Difference]: With dead ends: 3203 [2024-10-24 01:29:36,706 INFO L226 Difference]: Without dead ends: 1872 [2024-10-24 01:29:36,727 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 282 GetRequests, 275 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-10-24 01:29:36,730 INFO L432 NwaCegarLoop]: 1971 mSDtfsCounter, 1543 mSDsluCounter, 6638 mSDsCounter, 0 mSdLazyCounter, 322 mSolverCounterSat, 3 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 16.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1543 SdHoareTripleChecker+Valid, 8609 SdHoareTripleChecker+Invalid, 329 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 322 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 16.6s IncrementalHoareTripleChecker+Time [2024-10-24 01:29:36,731 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1543 Valid, 8609 Invalid, 329 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [3 Valid, 322 Invalid, 4 Unknown, 0 Unchecked, 16.6s Time] [2024-10-24 01:29:36,752 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1872 states. [2024-10-24 01:29:37,201 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1872 to 1870. [2024-10-24 01:29:37,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1870 states, 1129 states have (on average 1.2612931798051372) internal successors, (1424), 1189 states have internal predecessors, (1424), 702 states have call successors, (702), 38 states have call predecessors, (702), 38 states have return successors, (724), 695 states have call predecessors, (724), 700 states have call successors, (724) [2024-10-24 01:29:37,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1870 states to 1870 states and 2850 transitions. [2024-10-24 01:29:37,232 INFO L78 Accepts]: Start accepts. Automaton has 1870 states and 2850 transitions. Word has length 1029 [2024-10-24 01:29:37,235 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-24 01:29:37,236 INFO L471 AbstractCegarLoop]: Abstraction has 1870 states and 2850 transitions. [2024-10-24 01:29:37,240 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 69.2) internal successors, (346), 5 states have internal predecessors, (346), 2 states have call successors, (138), 2 states have call predecessors, (138), 1 states have return successors, (137), 1 states have call predecessors, (137), 1 states have call successors, (137) [2024-10-24 01:29:37,240 INFO L276 IsEmpty]: Start isEmpty. Operand 1870 states and 2850 transitions. [2024-10-24 01:29:37,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1036 [2024-10-24 01:29:37,284 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 01:29:37,284 INFO L215 NwaCegarLoop]: trace histogram [137, 137, 137, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 01:29:37,285 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-24 01:29:37,285 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 01:29:37,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 01:29:37,286 INFO L85 PathProgramCache]: Analyzing trace with hash -224576565, now seen corresponding path program 1 times [2024-10-24 01:29:37,286 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 01:29:37,286 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [805591167] [2024-10-24 01:29:37,286 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 01:29:37,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 01:29:38,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 01:29:40,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-24 01:29:40,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-24 01:29:40,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-24 01:29:40,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-24 01:29:40,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-24 01:29:40,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-24 01:29:40,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-24 01:29:40,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-10-24 01:29:40,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-10-24 01:29:40,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-10-24 01:29:40,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-24 01:29:40,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-10-24 01:29:40,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-24 01:29:40,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-24 01:29:40,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-10-24 01:29:40,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-10-24 01:29:40,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 107 [2024-10-24 01:29:40,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113 [2024-10-24 01:29:40,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 119 [2024-10-24 01:29:40,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125 [2024-10-24 01:29:40,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131 [2024-10-24 01:29:40,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 137 [2024-10-24 01:29:40,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-10-24 01:29:40,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-24 01:29:40,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-24 01:29:40,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-10-24 01:29:40,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-10-24 01:29:40,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-24 01:29:40,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 179 [2024-10-24 01:29:40,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-10-24 01:29:40,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 191 [2024-10-24 01:29:40,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 197 [2024-10-24 01:29:40,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401 [2024-10-24 01:29:40,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 407 [2024-10-24 01:29:40,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-24 01:29:40,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-24 01:29:40,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-10-24 01:29:40,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-10-24 01:29:40,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-10-24 01:29:40,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 443 [2024-10-24 01:29:40,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 449 [2024-10-24 01:29:40,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 455 [2024-10-24 01:29:40,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2024-10-24 01:29:40,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2024-10-24 01:29:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2024-10-24 01:29:40,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-24 01:29:40,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-24 01:29:40,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-10-24 01:29:40,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-10-24 01:29:40,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2024-10-24 01:29:40,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2024-10-24 01:29:40,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2024-10-24 01:29:40,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-10-24 01:29:40,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2024-10-24 01:29:40,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2024-10-24 01:29:40,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2024-10-24 01:29:40,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-24 01:29:40,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-24 01:29:40,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-10-24 01:29:40,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-10-24 01:29:40,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2024-10-24 01:29:40,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2024-10-24 01:29:40,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2024-10-24 01:29:40,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2024-10-24 01:29:40,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2024-10-24 01:29:40,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2024-10-24 01:29:40,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-10-24 01:29:40,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-24 01:29:40,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-24 01:29:40,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-10-24 01:29:40,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-10-24 01:29:40,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2024-10-24 01:29:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-10-24 01:29:40,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-10-24 01:29:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2024-10-24 01:29:40,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-10-24 01:29:40,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2024-10-24 01:29:40,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2024-10-24 01:29:40,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-24 01:29:40,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-24 01:29:40,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-10-24 01:29:40,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-10-24 01:29:40,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2024-10-24 01:29:40,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-24 01:29:40,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2024-10-24 01:29:40,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2024-10-24 01:29:40,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-24 01:29:40,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-10-24 01:29:40,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2024-10-24 01:29:40,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-10-24 01:29:40,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2024-10-24 01:29:40,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-10-24 01:29:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-10-24 01:29:40,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2024-10-24 01:29:40,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-10-24 01:29:40,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-10-24 01:29:40,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2024-10-24 01:29:40,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2024-10-24 01:29:40,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:40,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2024-10-24 01:29:41,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2024-10-24 01:29:41,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-24 01:29:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-10-24 01:29:41,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-10-24 01:29:41,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-24 01:29:41,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2024-10-24 01:29:41,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-10-24 01:29:41,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-10-24 01:29:41,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2024-10-24 01:29:41,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-10-24 01:29:41,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-10-24 01:29:41,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2024-10-24 01:29:41,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-10-24 01:29:41,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2024-10-24 01:29:41,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-10-24 01:29:41,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-10-24 01:29:41,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-10-24 01:29:41,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2024-10-24 01:29:41,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-24 01:29:41,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 917 [2024-10-24 01:29:41,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-10-24 01:29:41,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-24 01:29:41,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 935 [2024-10-24 01:29:41,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-10-24 01:29:41,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-10-24 01:29:41,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-10-24 01:29:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-10-24 01:29:41,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-10-24 01:29:41,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 971 [2024-10-24 01:29:41,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-10-24 01:29:41,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-10-24 01:29:41,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 989 [2024-10-24 01:29:41,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 995 [2024-10-24 01:29:41,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1001 [2024-10-24 01:29:41,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-10-24 01:29:41,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-24 01:29:41,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2024-10-24 01:29:41,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-10-24 01:29:41,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:29:41,310 INFO L134 CoverageAnalysis]: Checked inductivity of 37266 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 37264 trivial. 0 not checked. [2024-10-24 01:29:41,310 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 01:29:41,311 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [805591167] [2024-10-24 01:29:41,311 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [805591167] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 01:29:41,311 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 01:29:41,311 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-24 01:29:41,312 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1108749230] [2024-10-24 01:29:41,312 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 01:29:41,316 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 01:29:41,316 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 01:29:41,318 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 01:29:41,318 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-24 01:29:41,319 INFO L87 Difference]: Start difference. First operand 1870 states and 2850 transitions. Second operand has 6 states, 5 states have (on average 70.0) internal successors, (350), 5 states have internal predecessors, (350), 2 states have call successors, (139), 2 states have call predecessors, (139), 1 states have return successors, (138), 1 states have call predecessors, (138), 1 states have call successors, (138) [2024-10-24 01:29:45,387 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:49,407 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:53,427 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:57,462 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:29:58,061 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-24 01:29:58,062 INFO L93 Difference]: Finished difference Result 1878 states and 2856 transitions. [2024-10-24 01:29:58,062 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 01:29:58,063 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 70.0) internal successors, (350), 5 states have internal predecessors, (350), 2 states have call successors, (139), 2 states have call predecessors, (139), 1 states have return successors, (138), 1 states have call predecessors, (138), 1 states have call successors, (138) Word has length 1035 [2024-10-24 01:29:58,067 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-24 01:29:58,087 INFO L225 Difference]: With dead ends: 1878 [2024-10-24 01:29:58,087 INFO L226 Difference]: Without dead ends: 1876 [2024-10-24 01:29:58,089 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 285 GetRequests, 278 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-10-24 01:29:58,092 INFO L432 NwaCegarLoop]: 1972 mSDtfsCounter, 1533 mSDsluCounter, 6634 mSDsCounter, 0 mSdLazyCounter, 308 mSolverCounterSat, 3 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 16.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1533 SdHoareTripleChecker+Valid, 8606 SdHoareTripleChecker+Invalid, 315 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 308 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 16.5s IncrementalHoareTripleChecker+Time [2024-10-24 01:29:58,093 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1533 Valid, 8606 Invalid, 315 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 308 Invalid, 4 Unknown, 0 Unchecked, 16.5s Time] [2024-10-24 01:29:58,098 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1876 states. [2024-10-24 01:29:58,321 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1876 to 1874. [2024-10-24 01:29:58,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1874 states, 1132 states have (on average 1.260600706713781) internal successors, (1427), 1192 states have internal predecessors, (1427), 702 states have call successors, (702), 39 states have call predecessors, (702), 39 states have return successors, (724), 695 states have call predecessors, (724), 700 states have call successors, (724) [2024-10-24 01:29:58,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1874 states to 1874 states and 2853 transitions. [2024-10-24 01:29:58,342 INFO L78 Accepts]: Start accepts. Automaton has 1874 states and 2853 transitions. Word has length 1035 [2024-10-24 01:29:58,345 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-24 01:29:58,345 INFO L471 AbstractCegarLoop]: Abstraction has 1874 states and 2853 transitions. [2024-10-24 01:29:58,346 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 70.0) internal successors, (350), 5 states have internal predecessors, (350), 2 states have call successors, (139), 2 states have call predecessors, (139), 1 states have return successors, (138), 1 states have call predecessors, (138), 1 states have call successors, (138) [2024-10-24 01:29:58,346 INFO L276 IsEmpty]: Start isEmpty. Operand 1874 states and 2853 transitions. [2024-10-24 01:29:58,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1042 [2024-10-24 01:29:58,367 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 01:29:58,368 INFO L215 NwaCegarLoop]: trace histogram [137, 137, 137, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-24 01:29:58,368 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-24 01:29:58,368 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 01:29:58,369 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 01:29:58,369 INFO L85 PathProgramCache]: Analyzing trace with hash 433931145, now seen corresponding path program 1 times [2024-10-24 01:29:58,369 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 01:29:58,369 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2137902570] [2024-10-24 01:29:58,369 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 01:29:58,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 01:29:59,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 01:30:01,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-24 01:30:01,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-24 01:30:01,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-24 01:30:01,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-24 01:30:01,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-24 01:30:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-24 01:30:01,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-24 01:30:01,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-10-24 01:30:01,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-10-24 01:30:01,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-10-24 01:30:01,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-24 01:30:01,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-10-24 01:30:01,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-24 01:30:01,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-24 01:30:01,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-10-24 01:30:01,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-10-24 01:30:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 107 [2024-10-24 01:30:01,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113 [2024-10-24 01:30:01,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 119 [2024-10-24 01:30:01,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125 [2024-10-24 01:30:01,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131 [2024-10-24 01:30:01,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 137 [2024-10-24 01:30:01,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-10-24 01:30:01,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-24 01:30:01,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-24 01:30:01,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-10-24 01:30:01,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-10-24 01:30:01,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-24 01:30:01,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 179 [2024-10-24 01:30:01,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-10-24 01:30:01,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 191 [2024-10-24 01:30:01,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 197 [2024-10-24 01:30:01,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401 [2024-10-24 01:30:01,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 407 [2024-10-24 01:30:01,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-24 01:30:01,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-24 01:30:01,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-10-24 01:30:01,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-10-24 01:30:01,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-10-24 01:30:01,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 443 [2024-10-24 01:30:01,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 449 [2024-10-24 01:30:01,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 455 [2024-10-24 01:30:01,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2024-10-24 01:30:01,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2024-10-24 01:30:01,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2024-10-24 01:30:01,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-24 01:30:01,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-24 01:30:01,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-10-24 01:30:01,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-10-24 01:30:01,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2024-10-24 01:30:01,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2024-10-24 01:30:01,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2024-10-24 01:30:01,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-10-24 01:30:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2024-10-24 01:30:01,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2024-10-24 01:30:01,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2024-10-24 01:30:01,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-24 01:30:01,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-24 01:30:01,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-10-24 01:30:01,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-10-24 01:30:01,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2024-10-24 01:30:01,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2024-10-24 01:30:01,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2024-10-24 01:30:01,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2024-10-24 01:30:01,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2024-10-24 01:30:01,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2024-10-24 01:30:01,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-10-24 01:30:01,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-24 01:30:01,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-24 01:30:01,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-10-24 01:30:01,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-10-24 01:30:01,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2024-10-24 01:30:01,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-10-24 01:30:01,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-10-24 01:30:01,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2024-10-24 01:30:01,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-10-24 01:30:01,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2024-10-24 01:30:01,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2024-10-24 01:30:01,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-24 01:30:01,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-24 01:30:01,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-10-24 01:30:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-10-24 01:30:01,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2024-10-24 01:30:01,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-24 01:30:01,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2024-10-24 01:30:01,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2024-10-24 01:30:01,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-24 01:30:01,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-10-24 01:30:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2024-10-24 01:30:01,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-10-24 01:30:01,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2024-10-24 01:30:01,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-10-24 01:30:01,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-10-24 01:30:01,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2024-10-24 01:30:01,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-10-24 01:30:01,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-10-24 01:30:01,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2024-10-24 01:30:01,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2024-10-24 01:30:01,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2024-10-24 01:30:01,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2024-10-24 01:30:01,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-24 01:30:01,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-10-24 01:30:01,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-10-24 01:30:01,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-24 01:30:01,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2024-10-24 01:30:01,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-10-24 01:30:01,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-10-24 01:30:01,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2024-10-24 01:30:01,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-10-24 01:30:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-10-24 01:30:01,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2024-10-24 01:30:01,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-10-24 01:30:01,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2024-10-24 01:30:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-10-24 01:30:01,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-10-24 01:30:01,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-10-24 01:30:01,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2024-10-24 01:30:01,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-24 01:30:01,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 917 [2024-10-24 01:30:01,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-10-24 01:30:01,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-24 01:30:01,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 935 [2024-10-24 01:30:01,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-10-24 01:30:01,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-10-24 01:30:01,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-10-24 01:30:01,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-10-24 01:30:01,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-10-24 01:30:01,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 971 [2024-10-24 01:30:01,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-10-24 01:30:01,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:01,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-10-24 01:30:02,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 989 [2024-10-24 01:30:02,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 995 [2024-10-24 01:30:02,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1001 [2024-10-24 01:30:02,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-10-24 01:30:02,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-24 01:30:02,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2024-10-24 01:30:02,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-10-24 01:30:02,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-24 01:30:02,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:02,081 INFO L134 CoverageAnalysis]: Checked inductivity of 37272 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 37268 trivial. 0 not checked. [2024-10-24 01:30:02,081 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 01:30:02,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2137902570] [2024-10-24 01:30:02,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2137902570] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 01:30:02,081 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 01:30:02,082 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-24 01:30:02,082 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1243907714] [2024-10-24 01:30:02,082 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 01:30:02,084 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 01:30:02,084 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 01:30:02,086 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 01:30:02,086 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-24 01:30:02,086 INFO L87 Difference]: Start difference. First operand 1874 states and 2853 transitions. Second operand has 6 states, 5 states have (on average 70.2) internal successors, (351), 5 states have internal predecessors, (351), 2 states have call successors, (140), 2 states have call predecessors, (140), 1 states have return successors, (139), 1 states have call predecessors, (139), 1 states have call successors, (139) [2024-10-24 01:30:06,145 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:30:10,169 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:30:14,201 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:30:18,219 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-24 01:30:18,822 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-24 01:30:18,823 INFO L93 Difference]: Finished difference Result 1882 states and 2859 transitions. [2024-10-24 01:30:18,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-24 01:30:18,824 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 70.2) internal successors, (351), 5 states have internal predecessors, (351), 2 states have call successors, (140), 2 states have call predecessors, (140), 1 states have return successors, (139), 1 states have call predecessors, (139), 1 states have call successors, (139) Word has length 1041 [2024-10-24 01:30:18,825 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-24 01:30:18,844 INFO L225 Difference]: With dead ends: 1882 [2024-10-24 01:30:18,845 INFO L226 Difference]: Without dead ends: 1880 [2024-10-24 01:30:18,847 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 287 GetRequests, 280 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=49, Unknown=0, NotChecked=0, Total=72 [2024-10-24 01:30:18,848 INFO L432 NwaCegarLoop]: 1972 mSDtfsCounter, 1531 mSDsluCounter, 6634 mSDsCounter, 0 mSdLazyCounter, 308 mSolverCounterSat, 3 mSolverCounterUnsat, 4 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 16.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1531 SdHoareTripleChecker+Valid, 8606 SdHoareTripleChecker+Invalid, 315 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 308 IncrementalHoareTripleChecker+Invalid, 4 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 16.6s IncrementalHoareTripleChecker+Time [2024-10-24 01:30:18,849 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1531 Valid, 8606 Invalid, 315 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 308 Invalid, 4 Unknown, 0 Unchecked, 16.6s Time] [2024-10-24 01:30:18,852 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1880 states. [2024-10-24 01:30:19,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1880 to 1878. [2024-10-24 01:30:19,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1878 states, 1135 states have (on average 1.2599118942731278) internal successors, (1430), 1195 states have internal predecessors, (1430), 702 states have call successors, (702), 40 states have call predecessors, (702), 40 states have return successors, (724), 695 states have call predecessors, (724), 700 states have call successors, (724) [2024-10-24 01:30:19,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1878 states to 1878 states and 2856 transitions. [2024-10-24 01:30:19,215 INFO L78 Accepts]: Start accepts. Automaton has 1878 states and 2856 transitions. Word has length 1041 [2024-10-24 01:30:19,220 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-24 01:30:19,220 INFO L471 AbstractCegarLoop]: Abstraction has 1878 states and 2856 transitions. [2024-10-24 01:30:19,221 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 70.2) internal successors, (351), 5 states have internal predecessors, (351), 2 states have call successors, (140), 2 states have call predecessors, (140), 1 states have return successors, (139), 1 states have call predecessors, (139), 1 states have call successors, (139) [2024-10-24 01:30:19,221 INFO L276 IsEmpty]: Start isEmpty. Operand 1878 states and 2856 transitions. [2024-10-24 01:30:19,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1048 [2024-10-24 01:30:19,273 INFO L207 NwaCegarLoop]: Found error trace [2024-10-24 01:30:19,273 INFO L215 NwaCegarLoop]: trace histogram [137, 137, 137, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:30:19,274 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-24 01:30:19,276 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-24 01:30:19,276 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-24 01:30:19,277 INFO L85 PathProgramCache]: Analyzing trace with hash 1663225285, now seen corresponding path program 1 times [2024-10-24 01:30:19,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-24 01:30:19,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1290760412] [2024-10-24 01:30:19,278 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-24 01:30:19,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-24 01:30:20,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-24 01:30:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-24 01:30:21,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-24 01:30:21,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-24 01:30:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-24 01:30:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-24 01:30:21,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-24 01:30:21,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-24 01:30:21,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 53 [2024-10-24 01:30:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-10-24 01:30:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-10-24 01:30:21,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-24 01:30:21,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-10-24 01:30:21,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-24 01:30:21,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-24 01:30:21,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 95 [2024-10-24 01:30:21,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-10-24 01:30:21,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 107 [2024-10-24 01:30:21,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113 [2024-10-24 01:30:21,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 119 [2024-10-24 01:30:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125 [2024-10-24 01:30:21,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131 [2024-10-24 01:30:21,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 137 [2024-10-24 01:30:21,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-10-24 01:30:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-24 01:30:21,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-24 01:30:21,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 161 [2024-10-24 01:30:21,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-10-24 01:30:21,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-24 01:30:21,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 179 [2024-10-24 01:30:21,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-10-24 01:30:21,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 191 [2024-10-24 01:30:21,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 197 [2024-10-24 01:30:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401 [2024-10-24 01:30:21,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 407 [2024-10-24 01:30:21,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-24 01:30:21,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-24 01:30:21,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 425 [2024-10-24 01:30:21,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 431 [2024-10-24 01:30:21,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-10-24 01:30:21,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 443 [2024-10-24 01:30:21,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 449 [2024-10-24 01:30:21,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 455 [2024-10-24 01:30:21,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 461 [2024-10-24 01:30:21,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 467 [2024-10-24 01:30:21,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 473 [2024-10-24 01:30:21,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:21,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-24 01:30:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-24 01:30:22,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 491 [2024-10-24 01:30:22,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 497 [2024-10-24 01:30:22,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 503 [2024-10-24 01:30:22,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 509 [2024-10-24 01:30:22,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 515 [2024-10-24 01:30:22,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-10-24 01:30:22,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 527 [2024-10-24 01:30:22,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 533 [2024-10-24 01:30:22,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 539 [2024-10-24 01:30:22,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-24 01:30:22,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-24 01:30:22,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 557 [2024-10-24 01:30:22,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-10-24 01:30:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 569 [2024-10-24 01:30:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 575 [2024-10-24 01:30:22,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 581 [2024-10-24 01:30:22,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 587 [2024-10-24 01:30:22,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 593 [2024-10-24 01:30:22,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 599 [2024-10-24 01:30:22,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-10-24 01:30:22,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-24 01:30:22,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-24 01:30:22,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 623 [2024-10-24 01:30:22,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 629 [2024-10-24 01:30:22,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 635 [2024-10-24 01:30:22,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 641 [2024-10-24 01:30:22,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-10-24 01:30:22,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 653 [2024-10-24 01:30:22,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 659 [2024-10-24 01:30:22,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2024-10-24 01:30:22,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 671 [2024-10-24 01:30:22,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-24 01:30:22,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-24 01:30:22,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-10-24 01:30:22,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 695 [2024-10-24 01:30:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 701 [2024-10-24 01:30:22,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 707 [2024-10-24 01:30:22,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 713 [2024-10-24 01:30:22,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 719 [2024-10-24 01:30:22,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 725 [2024-10-24 01:30:22,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-10-24 01:30:22,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 737 [2024-10-24 01:30:22,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-10-24 01:30:22,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2024-10-24 01:30:22,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 755 [2024-10-24 01:30:22,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 761 [2024-10-24 01:30:22,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 767 [2024-10-24 01:30:22,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-10-24 01:30:22,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-10-24 01:30:22,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 785 [2024-10-24 01:30:22,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 791 [2024-10-24 01:30:22,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 797 [2024-10-24 01:30:22,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 803 [2024-10-24 01:30:22,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-24 01:30:22,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-10-24 01:30:22,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 821 [2024-10-24 01:30:22,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 827 [2024-10-24 01:30:22,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 833 [2024-10-24 01:30:22,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 839 [2024-10-24 01:30:22,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 845 [2024-10-24 01:30:22,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 851 [2024-10-24 01:30:22,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-10-24 01:30:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 863 [2024-10-24 01:30:22,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 869 [2024-10-24 01:30:22,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-10-24 01:30:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2024-10-24 01:30:22,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 887 [2024-10-24 01:30:22,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 893 [2024-10-24 01:30:22,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-10-24 01:30:22,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 905 [2024-10-24 01:30:22,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 911 [2024-10-24 01:30:22,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 917 [2024-10-24 01:30:22,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 923 [2024-10-24 01:30:22,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 929 [2024-10-24 01:30:22,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 935 [2024-10-24 01:30:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-10-24 01:30:22,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-10-24 01:30:22,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 953 [2024-10-24 01:30:22,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 959 [2024-10-24 01:30:22,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-10-24 01:30:22,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 971 [2024-10-24 01:30:22,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 977 [2024-10-24 01:30:22,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-10-24 01:30:22,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 989 [2024-10-24 01:30:22,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 995 [2024-10-24 01:30:22,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1001 [2024-10-24 01:30:22,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-10-24 01:30:22,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-24 01:30:22,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1019 [2024-10-24 01:30:22,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-10-24 01:30:22,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-24 01:30:22,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1037 [2024-10-24 01:30:22,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-24 01:30:22,590 INFO L134 CoverageAnalysis]: Checked inductivity of 37282 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 37276 trivial. 0 not checked. [2024-10-24 01:30:22,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-24 01:30:22,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1290760412] [2024-10-24 01:30:22,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1290760412] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-24 01:30:22,591 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-24 01:30:22,591 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-24 01:30:22,591 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1487803237] [2024-10-24 01:30:22,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-24 01:30:22,593 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-24 01:30:22,593 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-24 01:30:22,594 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-24 01:30:22,594 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-24 01:30:22,594 INFO L87 Difference]: Start difference. First operand 1878 states and 2856 transitions. Second operand has 6 states, 5 states have (on average 70.4) internal successors, (352), 5 states have internal predecessors, (352), 2 states have call successors, (141), 2 states have call predecessors, (141), 1 states have return successors, (140), 1 states have call predecessors, (140), 1 states have call successors, (140)