./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/float-benchs/rlim_exit.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerReach.xml -i ../../sv-benchmarks/c/float-benchs/rlim_exit.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd --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 d77357c243d95f35d00bc89e7fc23b91d82935f320cfab6cb2f6a7d192f5b03f --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 15:48:24,949 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 15:48:25,062 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-13 15:48:25,068 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 15:48:25,068 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 15:48:25,093 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 15:48:25,094 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 15:48:25,094 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 15:48:25,095 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-13 15:48:25,095 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-13 15:48:25,095 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 15:48:25,095 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 15:48:25,096 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 15:48:25,096 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 15:48:25,096 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 15:48:25,096 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 15:48:25,097 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 15:48:25,097 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 15:48:25,097 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 15:48:25,097 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 15:48:25,097 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 15:48:25,097 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 15:48:25,098 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 15:48:25,098 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 15:48:25,098 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 15:48:25,098 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 15:48:25,098 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 15:48:25,099 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 15:48:25,099 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 15:48:25,099 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 15:48:25,099 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-13 15:48:25,099 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 15:48:25,100 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:48:25,100 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 15:48:25,100 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 15:48:25,100 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 15:48:25,100 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 15:48:25,100 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 15:48:25,101 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 15:48:25,101 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 15:48:25,101 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 15:48:25,101 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 15:48:25,101 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd 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 -> d77357c243d95f35d00bc89e7fc23b91d82935f320cfab6cb2f6a7d192f5b03f [2024-11-13 15:48:25,474 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 15:48:25,484 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 15:48:25,487 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 15:48:25,489 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 15:48:25,489 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 15:48:25,491 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/float-benchs/rlim_exit.c Unable to find full path for "g++" [2024-11-13 15:48:27,757 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 15:48:28,090 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 15:48:28,091 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/sv-benchmarks/c/float-benchs/rlim_exit.c [2024-11-13 15:48:28,102 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/data/fe134b7e6/1e72c14ed4174725aeeae509bc787038/FLAG28adabf54 [2024-11-13 15:48:28,119 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/data/fe134b7e6/1e72c14ed4174725aeeae509bc787038 [2024-11-13 15:48:28,121 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 15:48:28,123 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 15:48:28,125 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 15:48:28,125 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 15:48:28,130 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 15:48:28,130 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,131 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@24c8a64 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28, skipping insertion in model container [2024-11-13 15:48:28,131 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,147 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 15:48:28,331 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/sv-benchmarks/c/float-benchs/rlim_exit.c[446,459] [2024-11-13 15:48:28,352 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:48:28,363 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 15:48:28,376 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/sv-benchmarks/c/float-benchs/rlim_exit.c[446,459] [2024-11-13 15:48:28,383 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:48:28,405 INFO L204 MainTranslator]: Completed translation [2024-11-13 15:48:28,406 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28 WrapperNode [2024-11-13 15:48:28,406 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 15:48:28,410 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 15:48:28,411 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 15:48:28,411 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 15:48:28,420 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,429 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,453 INFO L138 Inliner]: procedures = 14, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 47 [2024-11-13 15:48:28,454 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 15:48:28,456 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 15:48:28,456 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 15:48:28,456 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 15:48:28,468 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,468 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,474 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,489 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-13 15:48:28,490 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,490 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,495 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,499 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,500 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,501 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,502 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 15:48:28,503 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 15:48:28,504 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 15:48:28,504 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 15:48:28,505 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (1/1) ... [2024-11-13 15:48:28,512 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:48:28,535 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:48:28,555 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 15:48:28,561 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 15:48:28,597 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 15:48:28,598 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-13 15:48:28,598 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-13 15:48:28,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-13 15:48:28,598 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 15:48:28,598 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 15:48:28,687 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 15:48:28,690 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 15:48:28,885 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-13 15:48:28,886 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 15:48:28,902 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 15:48:28,903 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 15:48:28,903 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:48:28 BoogieIcfgContainer [2024-11-13 15:48:28,904 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 15:48:28,909 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 15:48:28,909 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 15:48:28,915 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 15:48:28,916 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 03:48:28" (1/3) ... [2024-11-13 15:48:28,917 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@250f5278 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:48:28, skipping insertion in model container [2024-11-13 15:48:28,917 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:48:28" (2/3) ... [2024-11-13 15:48:28,917 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@250f5278 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:48:28, skipping insertion in model container [2024-11-13 15:48:28,917 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:48:28" (3/3) ... [2024-11-13 15:48:28,919 INFO L112 eAbstractionObserver]: Analyzing ICFG rlim_exit.c [2024-11-13 15:48:28,940 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 15:48:28,944 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG rlim_exit.c that has 2 procedures, 21 locations, 1 initial locations, 1 loop locations, and 1 error locations. [2024-11-13 15:48:29,030 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 15:48:29,052 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;@7d140b77, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 15:48:29,052 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-13 15:48:29,057 INFO L276 IsEmpty]: Start isEmpty. Operand has 21 states, 16 states have (on average 1.4375) internal successors, (23), 17 states have internal predecessors, (23), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-13 15:48:29,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 15:48:29,067 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:48:29,069 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-13 15:48:29,069 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:48:29,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:48:29,076 INFO L85 PathProgramCache]: Analyzing trace with hash 889617946, now seen corresponding path program 1 times [2024-11-13 15:48:29,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:48:29,086 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1416964546] [2024-11-13 15:48:29,086 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:29,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:48:29,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:29,322 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 15:48:29,322 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:48:29,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1416964546] [2024-11-13 15:48:29,324 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1416964546] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:48:29,324 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:48:29,324 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 15:48:29,328 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1494611360] [2024-11-13 15:48:29,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:48:29,337 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:48:29,337 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:48:29,359 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:48:29,360 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:48:29,362 INFO L87 Difference]: Start difference. First operand has 21 states, 16 states have (on average 1.4375) internal successors, (23), 17 states have internal predecessors, (23), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:48:29,402 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:48:29,403 INFO L93 Difference]: Finished difference Result 47 states and 69 transitions. [2024-11-13 15:48:29,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:48:29,406 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 6 [2024-11-13 15:48:29,406 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:48:29,413 INFO L225 Difference]: With dead ends: 47 [2024-11-13 15:48:29,413 INFO L226 Difference]: Without dead ends: 24 [2024-11-13 15:48:29,416 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:48:29,420 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 6 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-13 15:48:29,421 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 41 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-13 15:48:29,439 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-11-13 15:48:29,460 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 18. [2024-11-13 15:48:29,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 14 states have (on average 1.2142857142857142) internal successors, (17), 14 states have internal predecessors, (17), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-11-13 15:48:29,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 21 transitions. [2024-11-13 15:48:29,474 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 21 transitions. Word has length 6 [2024-11-13 15:48:29,476 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:48:29,477 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 21 transitions. [2024-11-13 15:48:29,477 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:48:29,477 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions. [2024-11-13 15:48:29,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 15:48:29,480 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:48:29,481 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:48:29,481 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 15:48:29,481 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:48:29,482 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:48:29,482 INFO L85 PathProgramCache]: Analyzing trace with hash -1329688190, now seen corresponding path program 1 times [2024-11-13 15:48:29,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:48:29,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [919932078] [2024-11-13 15:48:29,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:29,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:48:29,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:29,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 15:48:29,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:29,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 15:48:29,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:29,729 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 15:48:29,729 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:48:29,729 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [919932078] [2024-11-13 15:48:29,730 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [919932078] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 15:48:29,730 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [204339578] [2024-11-13 15:48:29,730 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:29,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:29,730 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:48:29,733 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 15:48:29,735 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-13 15:48:29,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:29,821 INFO L255 TraceCheckSpWp]: Trace formula consists of 57 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-13 15:48:29,830 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 15:48:29,933 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 15:48:29,933 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 15:48:30,055 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 15:48:30,055 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [204339578] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 15:48:30,056 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 15:48:30,056 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-13 15:48:30,057 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1443656965] [2024-11-13 15:48:30,057 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 15:48:30,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:48:30,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:48:30,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:48:30,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:48:30,060 INFO L87 Difference]: Start difference. First operand 18 states and 21 transitions. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-11-13 15:48:30,141 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:48:30,141 INFO L93 Difference]: Finished difference Result 43 states and 60 transitions. [2024-11-13 15:48:30,142 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 15:48:30,142 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) Word has length 20 [2024-11-13 15:48:30,143 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:48:30,143 INFO L225 Difference]: With dead ends: 43 [2024-11-13 15:48:30,144 INFO L226 Difference]: Without dead ends: 39 [2024-11-13 15:48:30,144 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 41 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:48:30,145 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 21 mSDsluCounter, 47 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-13 15:48:30,146 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 65 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-13 15:48:30,147 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2024-11-13 15:48:30,154 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2024-11-13 15:48:30,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 29 states have (on average 1.3103448275862069) internal successors, (38), 29 states have internal predecessors, (38), 8 states have call successors, (8), 1 states have call predecessors, (8), 1 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-11-13 15:48:30,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 54 transitions. [2024-11-13 15:48:30,156 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 54 transitions. Word has length 20 [2024-11-13 15:48:30,156 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:48:30,157 INFO L471 AbstractCegarLoop]: Abstraction has 39 states and 54 transitions. [2024-11-13 15:48:30,157 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (6), 3 states have call predecessors, (6), 3 states have call successors, (6) [2024-11-13 15:48:30,157 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 54 transitions. [2024-11-13 15:48:30,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 15:48:30,159 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:48:30,159 INFO L215 NwaCegarLoop]: trace histogram [8, 8, 8, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1] [2024-11-13 15:48:30,186 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-13 15:48:30,364 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-11-13 15:48:30,364 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:48:30,365 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:48:30,365 INFO L85 PathProgramCache]: Analyzing trace with hash 1445218234, now seen corresponding path program 2 times [2024-11-13 15:48:30,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:48:30,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1416324745] [2024-11-13 15:48:30,365 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:30,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:48:30,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 15:48:30,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 15:48:30,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-13 15:48:30,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-13 15:48:30,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-13 15:48:30,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-13 15:48:30,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-13 15:48:30,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-13 15:48:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:30,755 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-11-13 15:48:30,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:48:30,755 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1416324745] [2024-11-13 15:48:30,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1416324745] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 15:48:30,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [242674121] [2024-11-13 15:48:30,756 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-13 15:48:30,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:30,756 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:48:30,759 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 15:48:30,760 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-13 15:48:30,902 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-13 15:48:30,902 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 15:48:30,904 INFO L255 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-13 15:48:30,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 15:48:31,008 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-11-13 15:48:31,008 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 15:48:31,231 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 112 trivial. 0 not checked. [2024-11-13 15:48:31,231 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [242674121] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 15:48:31,231 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 15:48:31,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-13 15:48:31,232 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1825819186] [2024-11-13 15:48:31,232 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 15:48:31,233 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-13 15:48:31,233 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:48:31,234 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-13 15:48:31,234 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-13 15:48:31,235 INFO L87 Difference]: Start difference. First operand 39 states and 54 transitions. Second operand has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 9 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 9 states have call predecessors, (18), 9 states have call successors, (18) [2024-11-13 15:48:31,377 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:48:31,377 INFO L93 Difference]: Finished difference Result 85 states and 129 transitions. [2024-11-13 15:48:31,378 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-13 15:48:31,378 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 9 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 9 states have call predecessors, (18), 9 states have call successors, (18) Word has length 62 [2024-11-13 15:48:31,384 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:48:31,385 INFO L225 Difference]: With dead ends: 85 [2024-11-13 15:48:31,385 INFO L226 Difference]: Without dead ends: 81 [2024-11-13 15:48:31,386 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 145 GetRequests, 134 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-13 15:48:31,387 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 69 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-13 15:48:31,387 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 99 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-13 15:48:31,390 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81 states. [2024-11-13 15:48:31,410 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 81. [2024-11-13 15:48:31,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 81 states, 59 states have (on average 1.3559322033898304) internal successors, (80), 59 states have internal predecessors, (80), 20 states have call successors, (20), 1 states have call predecessors, (20), 1 states have return successors, (20), 20 states have call predecessors, (20), 20 states have call successors, (20) [2024-11-13 15:48:31,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 120 transitions. [2024-11-13 15:48:31,418 INFO L78 Accepts]: Start accepts. Automaton has 81 states and 120 transitions. Word has length 62 [2024-11-13 15:48:31,419 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:48:31,419 INFO L471 AbstractCegarLoop]: Abstraction has 81 states and 120 transitions. [2024-11-13 15:48:31,419 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.6923076923076925) internal successors, (48), 13 states have internal predecessors, (48), 9 states have call successors, (18), 1 states have call predecessors, (18), 1 states have return successors, (18), 9 states have call predecessors, (18), 9 states have call successors, (18) [2024-11-13 15:48:31,420 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 120 transitions. [2024-11-13 15:48:31,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-13 15:48:31,426 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:48:31,426 INFO L215 NwaCegarLoop]: trace histogram [20, 20, 20, 10, 10, 10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1] [2024-11-13 15:48:31,451 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-13 15:48:31,628 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:31,628 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:48:31,628 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:48:31,629 INFO L85 PathProgramCache]: Analyzing trace with hash -1026727382, now seen corresponding path program 3 times [2024-11-13 15:48:31,629 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:48:31,629 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [81087056] [2024-11-13 15:48:31,629 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:31,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:48:31,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 15:48:32,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 15:48:32,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-13 15:48:32,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-13 15:48:32,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-13 15:48:32,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-13 15:48:32,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-13 15:48:32,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-13 15:48:32,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-13 15:48:32,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-13 15:48:32,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-13 15:48:32,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-13 15:48:32,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-13 15:48:32,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-13 15:48:32,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-13 15:48:32,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-13 15:48:32,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-13 15:48:32,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-13 15:48:32,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-13 15:48:32,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-13 15:48:32,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:32,384 INFO L134 CoverageAnalysis]: Checked inductivity of 1040 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 760 trivial. 0 not checked. [2024-11-13 15:48:32,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:48:32,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [81087056] [2024-11-13 15:48:32,384 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [81087056] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 15:48:32,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1111726945] [2024-11-13 15:48:32,385 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-13 15:48:32,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:32,385 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:48:32,388 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 15:48:32,392 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-13 15:48:32,591 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s) [2024-11-13 15:48:32,592 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 15:48:32,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 282 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-13 15:48:32,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 15:48:32,819 INFO L134 CoverageAnalysis]: Checked inductivity of 1040 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 760 trivial. 0 not checked. [2024-11-13 15:48:32,819 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 15:48:33,430 INFO L134 CoverageAnalysis]: Checked inductivity of 1040 backedges. 0 proven. 280 refuted. 0 times theorem prover too weak. 760 trivial. 0 not checked. [2024-11-13 15:48:33,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1111726945] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 15:48:33,430 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 15:48:33,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-13 15:48:33,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1614675404] [2024-11-13 15:48:33,431 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 15:48:33,432 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-13 15:48:33,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:48:33,434 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-13 15:48:33,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-13 15:48:33,435 INFO L87 Difference]: Start difference. First operand 81 states and 120 transitions. Second operand has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 21 states have call successors, (42), 1 states have call predecessors, (42), 1 states have return successors, (42), 21 states have call predecessors, (42), 21 states have call successors, (42) [2024-11-13 15:48:33,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:48:33,786 INFO L93 Difference]: Finished difference Result 169 states and 267 transitions. [2024-11-13 15:48:33,787 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-13 15:48:33,787 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 21 states have call successors, (42), 1 states have call predecessors, (42), 1 states have return successors, (42), 21 states have call predecessors, (42), 21 states have call successors, (42) Word has length 146 [2024-11-13 15:48:33,788 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:48:33,791 INFO L225 Difference]: With dead ends: 169 [2024-11-13 15:48:33,793 INFO L226 Difference]: Without dead ends: 165 [2024-11-13 15:48:33,794 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 343 GetRequests, 320 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-13 15:48:33,795 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 201 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 205 SdHoareTripleChecker+Valid, 164 SdHoareTripleChecker+Invalid, 97 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-13 15:48:33,795 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [205 Valid, 164 Invalid, 97 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-13 15:48:33,800 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 165 states. [2024-11-13 15:48:33,822 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 165 to 165. [2024-11-13 15:48:33,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 165 states, 119 states have (on average 1.3781512605042017) internal successors, (164), 119 states have internal predecessors, (164), 44 states have call successors, (44), 1 states have call predecessors, (44), 1 states have return successors, (44), 44 states have call predecessors, (44), 44 states have call successors, (44) [2024-11-13 15:48:33,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 165 states and 252 transitions. [2024-11-13 15:48:33,833 INFO L78 Accepts]: Start accepts. Automaton has 165 states and 252 transitions. Word has length 146 [2024-11-13 15:48:33,834 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:48:33,834 INFO L471 AbstractCegarLoop]: Abstraction has 165 states and 252 transitions. [2024-11-13 15:48:33,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 3.84) internal successors, (96), 25 states have internal predecessors, (96), 21 states have call successors, (42), 1 states have call predecessors, (42), 1 states have return successors, (42), 21 states have call predecessors, (42), 21 states have call successors, (42) [2024-11-13 15:48:33,834 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 252 transitions. [2024-11-13 15:48:33,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 315 [2024-11-13 15:48:33,848 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:48:33,848 INFO L215 NwaCegarLoop]: trace histogram [44, 44, 44, 22, 22, 22, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1] [2024-11-13 15:48:33,875 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-13 15:48:34,048 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:34,049 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:48:34,050 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:48:34,051 INFO L85 PathProgramCache]: Analyzing trace with hash 680021770, now seen corresponding path program 4 times [2024-11-13 15:48:34,051 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:48:34,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [419940602] [2024-11-13 15:48:34,052 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:34,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:48:34,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 15:48:35,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 15:48:35,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-13 15:48:35,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-13 15:48:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-13 15:48:35,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-13 15:48:35,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-13 15:48:35,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-13 15:48:35,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-13 15:48:35,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-13 15:48:35,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-13 15:48:35,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-13 15:48:35,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-13 15:48:35,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-13 15:48:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-13 15:48:35,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-13 15:48:35,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-13 15:48:35,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-13 15:48:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-13 15:48:35,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-13 15:48:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-13 15:48:35,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-13 15:48:35,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-13 15:48:35,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-13 15:48:35,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-13 15:48:35,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-13 15:48:35,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-13 15:48:35,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-13 15:48:35,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-13 15:48:35,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-13 15:48:35,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-13 15:48:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-13 15:48:35,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-13 15:48:35,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-13 15:48:35,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-13 15:48:35,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-13 15:48:35,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-13 15:48:35,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-13 15:48:35,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-13 15:48:35,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-13 15:48:35,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-13 15:48:35,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-13 15:48:35,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-13 15:48:35,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-13 15:48:35,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:35,930 INFO L134 CoverageAnalysis]: Checked inductivity of 5192 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 3784 trivial. 0 not checked. [2024-11-13 15:48:35,930 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:48:35,930 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [419940602] [2024-11-13 15:48:35,930 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [419940602] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 15:48:35,930 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [655923495] [2024-11-13 15:48:35,934 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-13 15:48:35,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:35,934 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:48:35,938 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 15:48:35,940 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-13 15:48:36,220 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-13 15:48:36,221 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 15:48:36,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 603 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-13 15:48:36,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 15:48:36,621 INFO L134 CoverageAnalysis]: Checked inductivity of 5192 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 3784 trivial. 0 not checked. [2024-11-13 15:48:36,621 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 15:48:38,406 INFO L134 CoverageAnalysis]: Checked inductivity of 5192 backedges. 0 proven. 1408 refuted. 0 times theorem prover too weak. 3784 trivial. 0 not checked. [2024-11-13 15:48:38,406 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [655923495] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 15:48:38,406 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 15:48:38,407 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-13 15:48:38,407 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [592525917] [2024-11-13 15:48:38,407 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 15:48:38,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-13 15:48:38,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:48:38,412 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-13 15:48:38,413 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-13 15:48:38,414 INFO L87 Difference]: Start difference. First operand 165 states and 252 transitions. Second operand has 49 states, 49 states have (on average 3.9183673469387754) internal successors, (192), 49 states have internal predecessors, (192), 45 states have call successors, (90), 1 states have call predecessors, (90), 1 states have return successors, (90), 45 states have call predecessors, (90), 45 states have call successors, (90) [2024-11-13 15:48:39,177 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:48:39,178 INFO L93 Difference]: Finished difference Result 337 states and 543 transitions. [2024-11-13 15:48:39,178 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-13 15:48:39,179 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 3.9183673469387754) internal successors, (192), 49 states have internal predecessors, (192), 45 states have call successors, (90), 1 states have call predecessors, (90), 1 states have return successors, (90), 45 states have call predecessors, (90), 45 states have call successors, (90) Word has length 314 [2024-11-13 15:48:39,181 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:48:39,184 INFO L225 Difference]: With dead ends: 337 [2024-11-13 15:48:39,184 INFO L226 Difference]: Without dead ends: 333 [2024-11-13 15:48:39,186 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 739 GetRequests, 692 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-13 15:48:39,187 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 423 mSDsluCounter, 284 mSDsCounter, 0 mSdLazyCounter, 193 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 427 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 195 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 193 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-13 15:48:39,188 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [427 Valid, 302 Invalid, 195 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 193 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-13 15:48:39,189 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 333 states. [2024-11-13 15:48:39,227 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 333 to 333. [2024-11-13 15:48:39,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 333 states, 239 states have (on average 1.389121338912134) internal successors, (332), 239 states have internal predecessors, (332), 92 states have call successors, (92), 1 states have call predecessors, (92), 1 states have return successors, (92), 92 states have call predecessors, (92), 92 states have call successors, (92) [2024-11-13 15:48:39,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 333 states and 516 transitions. [2024-11-13 15:48:39,233 INFO L78 Accepts]: Start accepts. Automaton has 333 states and 516 transitions. Word has length 314 [2024-11-13 15:48:39,234 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:48:39,234 INFO L471 AbstractCegarLoop]: Abstraction has 333 states and 516 transitions. [2024-11-13 15:48:39,235 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 3.9183673469387754) internal successors, (192), 49 states have internal predecessors, (192), 45 states have call successors, (90), 1 states have call predecessors, (90), 1 states have return successors, (90), 45 states have call predecessors, (90), 45 states have call successors, (90) [2024-11-13 15:48:39,235 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 516 transitions. [2024-11-13 15:48:39,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 651 [2024-11-13 15:48:39,260 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:48:39,261 INFO L215 NwaCegarLoop]: trace histogram [92, 92, 92, 46, 46, 46, 46, 46, 46, 46, 46, 1, 1, 1, 1, 1, 1] [2024-11-13 15:48:39,290 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-13 15:48:39,462 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:39,462 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:48:39,463 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:48:39,463 INFO L85 PathProgramCache]: Analyzing trace with hash 1781598410, now seen corresponding path program 5 times [2024-11-13 15:48:39,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:48:39,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1505141754] [2024-11-13 15:48:39,464 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:39,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:48:39,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 15:48:44,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 15:48:44,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-13 15:48:44,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-13 15:48:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-13 15:48:44,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-13 15:48:44,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-13 15:48:44,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-13 15:48:44,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-13 15:48:44,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-13 15:48:44,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-13 15:48:44,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-13 15:48:44,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-13 15:48:44,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-13 15:48:44,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-13 15:48:44,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-13 15:48:44,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-13 15:48:44,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-13 15:48:44,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-13 15:48:44,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-13 15:48:44,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-13 15:48:44,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-13 15:48:44,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-13 15:48:44,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-13 15:48:44,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-13 15:48:44,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-13 15:48:44,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-13 15:48:44,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-13 15:48:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-13 15:48:44,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-13 15:48:44,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-13 15:48:44,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-13 15:48:44,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-13 15:48:44,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-13 15:48:44,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-13 15:48:44,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-13 15:48:44,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-13 15:48:44,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-13 15:48:44,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-13 15:48:44,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-13 15:48:44,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-13 15:48:44,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-13 15:48:44,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-13 15:48:44,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-13 15:48:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-11-13 15:48:44,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 316 [2024-11-13 15:48:44,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-11-13 15:48:44,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-13 15:48:44,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-13 15:48:44,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344 [2024-11-13 15:48:44,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-11-13 15:48:44,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-11-13 15:48:44,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2024-11-13 15:48:44,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 372 [2024-11-13 15:48:44,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-13 15:48:44,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-13 15:48:44,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-11-13 15:48:44,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 400 [2024-11-13 15:48:44,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-13 15:48:44,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-13 15:48:44,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 423 [2024-11-13 15:48:44,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428 [2024-11-13 15:48:44,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-11-13 15:48:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-13 15:48:44,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 451 [2024-11-13 15:48:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 456 [2024-11-13 15:48:44,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 465 [2024-11-13 15:48:44,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470 [2024-11-13 15:48:44,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-11-13 15:48:44,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 484 [2024-11-13 15:48:44,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 493 [2024-11-13 15:48:44,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-13 15:48:44,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-11-13 15:48:44,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-13 15:48:44,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-11-13 15:48:44,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 526 [2024-11-13 15:48:44,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-13 15:48:44,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-11-13 15:48:44,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 549 [2024-11-13 15:48:44,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 554 [2024-11-13 15:48:44,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-13 15:48:44,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-13 15:48:44,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 577 [2024-11-13 15:48:44,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-13 15:48:44,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-13 15:48:44,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-13 15:48:44,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-11-13 15:48:44,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 610 [2024-11-13 15:48:44,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 619 [2024-11-13 15:48:44,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-13 15:48:44,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-11-13 15:48:44,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 638 [2024-11-13 15:48:44,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:48:44,569 INFO L134 CoverageAnalysis]: Checked inductivity of 23000 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 16744 trivial. 0 not checked. [2024-11-13 15:48:44,570 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:48:44,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1505141754] [2024-11-13 15:48:44,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1505141754] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 15:48:44,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1173616319] [2024-11-13 15:48:44,570 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-13 15:48:44,570 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:44,571 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:48:44,573 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 15:48:44,576 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-13 15:48:45,384 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 67 check-sat command(s) [2024-11-13 15:48:45,384 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 15:48:45,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 1227 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-13 15:48:45,413 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 15:48:46,115 INFO L134 CoverageAnalysis]: Checked inductivity of 23000 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 16744 trivial. 0 not checked. [2024-11-13 15:48:46,116 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 15:48:51,290 INFO L134 CoverageAnalysis]: Checked inductivity of 23000 backedges. 0 proven. 6256 refuted. 0 times theorem prover too weak. 16744 trivial. 0 not checked. [2024-11-13 15:48:51,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1173616319] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 15:48:51,291 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 15:48:51,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49, 49] total 97 [2024-11-13 15:48:51,292 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765277961] [2024-11-13 15:48:51,292 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 15:48:51,294 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 97 states [2024-11-13 15:48:51,295 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:48:51,299 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 97 interpolants. [2024-11-13 15:48:51,308 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-13 15:48:51,309 INFO L87 Difference]: Start difference. First operand 333 states and 516 transitions. Second operand has 97 states, 97 states have (on average 3.9587628865979383) internal successors, (384), 97 states have internal predecessors, (384), 93 states have call successors, (186), 1 states have call predecessors, (186), 1 states have return successors, (186), 93 states have call predecessors, (186), 93 states have call successors, (186) [2024-11-13 15:48:54,345 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:48:54,346 INFO L93 Difference]: Finished difference Result 673 states and 1095 transitions. [2024-11-13 15:48:54,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-11-13 15:48:54,347 INFO L78 Accepts]: Start accepts. Automaton has has 97 states, 97 states have (on average 3.9587628865979383) internal successors, (384), 97 states have internal predecessors, (384), 93 states have call successors, (186), 1 states have call predecessors, (186), 1 states have return successors, (186), 93 states have call predecessors, (186), 93 states have call successors, (186) Word has length 650 [2024-11-13 15:48:54,352 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:48:54,365 INFO L225 Difference]: With dead ends: 673 [2024-11-13 15:48:54,365 INFO L226 Difference]: Without dead ends: 669 [2024-11-13 15:48:54,369 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1531 GetRequests, 1436 SyntacticMatches, 0 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 184 ImplicationChecksByTransitivity, 5.9s TimeCoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-13 15:48:54,371 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 1365 mSDsluCounter, 497 mSDsCounter, 0 mSdLazyCounter, 382 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1369 SdHoareTripleChecker+Valid, 515 SdHoareTripleChecker+Invalid, 384 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 382 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-13 15:48:54,374 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1369 Valid, 515 Invalid, 384 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 382 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-13 15:48:54,375 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 669 states. [2024-11-13 15:48:54,460 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 669 to 669. [2024-11-13 15:48:54,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 669 states, 479 states have (on average 1.394572025052192) internal successors, (668), 479 states have internal predecessors, (668), 188 states have call successors, (188), 1 states have call predecessors, (188), 1 states have return successors, (188), 188 states have call predecessors, (188), 188 states have call successors, (188) [2024-11-13 15:48:54,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 669 states and 1044 transitions. [2024-11-13 15:48:54,478 INFO L78 Accepts]: Start accepts. Automaton has 669 states and 1044 transitions. Word has length 650 [2024-11-13 15:48:54,484 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:48:54,485 INFO L471 AbstractCegarLoop]: Abstraction has 669 states and 1044 transitions. [2024-11-13 15:48:54,486 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 97 states, 97 states have (on average 3.9587628865979383) internal successors, (384), 97 states have internal predecessors, (384), 93 states have call successors, (186), 1 states have call predecessors, (186), 1 states have return successors, (186), 93 states have call predecessors, (186), 93 states have call successors, (186) [2024-11-13 15:48:54,486 INFO L276 IsEmpty]: Start isEmpty. Operand 669 states and 1044 transitions. [2024-11-13 15:48:54,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1323 [2024-11-13 15:48:54,583 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:48:54,584 INFO L215 NwaCegarLoop]: trace histogram [188, 188, 188, 94, 94, 94, 94, 94, 94, 94, 94, 1, 1, 1, 1, 1, 1] [2024-11-13 15:48:54,602 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-13 15:48:54,788 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:48:54,788 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:48:54,789 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:48:54,789 INFO L85 PathProgramCache]: Analyzing trace with hash -1160905654, now seen corresponding path program 6 times [2024-11-13 15:48:54,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:48:54,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1351244953] [2024-11-13 15:48:54,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:48:54,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:48:55,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 15:49:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 15:49:08,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-13 15:49:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-13 15:49:08,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-13 15:49:08,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-13 15:49:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-13 15:49:08,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-13 15:49:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-13 15:49:08,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-13 15:49:08,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-13 15:49:08,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-13 15:49:08,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-13 15:49:08,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-13 15:49:08,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-13 15:49:08,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-13 15:49:08,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-13 15:49:08,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-13 15:49:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-13 15:49:08,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-13 15:49:08,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-13 15:49:08,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-13 15:49:08,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-13 15:49:08,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-13 15:49:08,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-13 15:49:08,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-13 15:49:08,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-13 15:49:08,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-13 15:49:08,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-13 15:49:08,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-13 15:49:08,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-13 15:49:08,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-13 15:49:08,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-13 15:49:08,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-13 15:49:08,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-13 15:49:08,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-13 15:49:08,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-13 15:49:08,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-13 15:49:08,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-13 15:49:08,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-13 15:49:08,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-13 15:49:08,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-13 15:49:08,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-13 15:49:08,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-13 15:49:08,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-11-13 15:49:08,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 316 [2024-11-13 15:49:08,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-11-13 15:49:08,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-13 15:49:08,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-13 15:49:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344 [2024-11-13 15:49:08,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-11-13 15:49:08,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-11-13 15:49:08,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2024-11-13 15:49:08,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 372 [2024-11-13 15:49:08,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-13 15:49:08,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-13 15:49:08,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-11-13 15:49:08,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 400 [2024-11-13 15:49:08,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-13 15:49:08,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-13 15:49:08,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 423 [2024-11-13 15:49:08,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428 [2024-11-13 15:49:08,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-11-13 15:49:08,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-13 15:49:08,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 451 [2024-11-13 15:49:08,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 456 [2024-11-13 15:49:08,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 465 [2024-11-13 15:49:08,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470 [2024-11-13 15:49:08,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-11-13 15:49:08,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 484 [2024-11-13 15:49:08,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 493 [2024-11-13 15:49:08,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-13 15:49:08,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-11-13 15:49:08,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-13 15:49:08,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-11-13 15:49:08,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 526 [2024-11-13 15:49:08,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-13 15:49:08,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-11-13 15:49:08,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 549 [2024-11-13 15:49:08,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 554 [2024-11-13 15:49:08,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-13 15:49:08,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-13 15:49:08,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 577 [2024-11-13 15:49:08,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-13 15:49:08,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-13 15:49:08,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-13 15:49:08,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-11-13 15:49:08,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 610 [2024-11-13 15:49:08,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 619 [2024-11-13 15:49:08,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-13 15:49:08,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-11-13 15:49:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 638 [2024-11-13 15:49:08,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-11-13 15:49:08,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 652 [2024-11-13 15:49:08,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-11-13 15:49:08,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-11-13 15:49:08,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-13 15:49:08,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 680 [2024-11-13 15:49:08,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-13 15:49:08,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-11-13 15:49:08,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 703 [2024-11-13 15:49:08,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-11-13 15:49:08,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-13 15:49:08,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-13 15:49:08,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-11-13 15:49:08,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 736 [2024-11-13 15:49:08,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-13 15:49:08,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-13 15:49:08,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-11-13 15:49:08,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 764 [2024-11-13 15:49:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-13 15:49:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-13 15:49:08,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2024-11-13 15:49:08,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-11-13 15:49:08,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 801 [2024-11-13 15:49:08,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-13 15:49:08,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-11-13 15:49:08,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-11-13 15:49:08,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-13 15:49:08,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 834 [2024-11-13 15:49:08,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-13 15:49:08,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2024-11-13 15:49:08,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-13 15:49:08,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-13 15:49:08,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-13 15:49:08,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-13 15:49:08,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 885 [2024-11-13 15:49:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-13 15:49:08,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-11-13 15:49:08,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-13 15:49:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-13 15:49:08,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 918 [2024-11-13 15:49:08,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2024-11-13 15:49:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 932 [2024-11-13 15:49:08,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-13 15:49:08,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-11-13 15:49:08,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 955 [2024-11-13 15:49:08,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-13 15:49:08,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2024-11-13 15:49:08,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-13 15:49:08,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-11-13 15:49:08,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 988 [2024-11-13 15:49:08,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-13 15:49:08,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2024-11-13 15:49:08,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-13 15:49:08,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-13 15:49:08,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-13 15:49:08,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-13 15:49:08,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:08,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1039 [2024-11-13 15:49:09,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-13 15:49:09,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1053 [2024-11-13 15:49:09,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-13 15:49:09,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-13 15:49:09,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-13 15:49:09,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-11-13 15:49:09,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1086 [2024-11-13 15:49:09,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-13 15:49:09,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-13 15:49:09,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1109 [2024-11-13 15:49:09,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1114 [2024-11-13 15:49:09,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-13 15:49:09,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-13 15:49:09,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1137 [2024-11-13 15:49:09,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1142 [2024-11-13 15:49:09,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-13 15:49:09,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-13 15:49:09,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1165 [2024-11-13 15:49:09,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-13 15:49:09,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-13 15:49:09,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-13 15:49:09,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1193 [2024-11-13 15:49:09,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-13 15:49:09,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-13 15:49:09,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-13 15:49:09,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-11-13 15:49:09,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-11-13 15:49:09,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-11-13 15:49:09,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-13 15:49:09,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-13 15:49:09,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1254 [2024-11-13 15:49:09,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-13 15:49:09,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1268 [2024-11-13 15:49:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2024-11-13 15:49:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-13 15:49:09,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2024-11-13 15:49:09,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-13 15:49:09,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1305 [2024-11-13 15:49:09,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-13 15:49:09,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:49:09,145 INFO L134 CoverageAnalysis]: Checked inductivity of 96632 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 70312 trivial. 0 not checked. [2024-11-13 15:49:09,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:49:09,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1351244953] [2024-11-13 15:49:09,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1351244953] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 15:49:09,146 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1250333018] [2024-11-13 15:49:09,146 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-13 15:49:09,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:49:09,146 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:49:09,149 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 15:49:09,153 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-13 15:49:11,033 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 134 check-sat command(s) [2024-11-13 15:49:11,033 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 15:49:11,049 INFO L255 TraceCheckSpWp]: Trace formula consists of 2475 conjuncts, 96 conjuncts are in the unsatisfiable core [2024-11-13 15:49:11,078 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 15:49:12,232 INFO L134 CoverageAnalysis]: Checked inductivity of 96632 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 70312 trivial. 0 not checked. [2024-11-13 15:49:12,232 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 15:49:27,030 INFO L134 CoverageAnalysis]: Checked inductivity of 96632 backedges. 0 proven. 26320 refuted. 0 times theorem prover too weak. 70312 trivial. 0 not checked. [2024-11-13 15:49:27,030 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1250333018] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 15:49:27,030 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 15:49:27,031 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [97, 97, 97] total 193 [2024-11-13 15:49:27,031 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [620651541] [2024-11-13 15:49:27,031 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 15:49:27,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 193 states [2024-11-13 15:49:27,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:49:27,043 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 193 interpolants. [2024-11-13 15:49:27,050 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-13 15:49:27,052 INFO L87 Difference]: Start difference. First operand 669 states and 1044 transitions. Second operand has 193 states, 193 states have (on average 3.9792746113989637) internal successors, (768), 193 states have internal predecessors, (768), 189 states have call successors, (378), 1 states have call predecessors, (378), 1 states have return successors, (378), 189 states have call predecessors, (378), 189 states have call successors, (378) [2024-11-13 15:49:44,941 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:49:44,941 INFO L93 Difference]: Finished difference Result 1345 states and 2199 transitions. [2024-11-13 15:49:44,942 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 192 states. [2024-11-13 15:49:44,943 INFO L78 Accepts]: Start accepts. Automaton has has 193 states, 193 states have (on average 3.9792746113989637) internal successors, (768), 193 states have internal predecessors, (768), 189 states have call successors, (378), 1 states have call predecessors, (378), 1 states have return successors, (378), 189 states have call predecessors, (378), 189 states have call successors, (378) Word has length 1322 [2024-11-13 15:49:44,947 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:49:44,956 INFO L225 Difference]: With dead ends: 1345 [2024-11-13 15:49:44,957 INFO L226 Difference]: Without dead ends: 1341 [2024-11-13 15:49:44,962 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3115 GetRequests, 2924 SyntacticMatches, 0 SemanticMatches, 191 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 376 ImplicationChecksByTransitivity, 17.7s TimeCoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-13 15:49:44,963 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 2517 mSDsluCounter, 995 mSDsCounter, 0 mSdLazyCounter, 768 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2521 SdHoareTripleChecker+Valid, 1013 SdHoareTripleChecker+Invalid, 770 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 768 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-11-13 15:49:44,964 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2521 Valid, 1013 Invalid, 770 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 768 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-11-13 15:49:44,966 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1341 states. [2024-11-13 15:49:45,035 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1341 to 1341. [2024-11-13 15:49:45,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1341 states, 959 states have (on average 1.397288842544317) internal successors, (1340), 959 states have internal predecessors, (1340), 380 states have call successors, (380), 1 states have call predecessors, (380), 1 states have return successors, (380), 380 states have call predecessors, (380), 380 states have call successors, (380) [2024-11-13 15:49:45,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1341 states to 1341 states and 2100 transitions. [2024-11-13 15:49:45,054 INFO L78 Accepts]: Start accepts. Automaton has 1341 states and 2100 transitions. Word has length 1322 [2024-11-13 15:49:45,057 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:49:45,057 INFO L471 AbstractCegarLoop]: Abstraction has 1341 states and 2100 transitions. [2024-11-13 15:49:45,059 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 193 states, 193 states have (on average 3.9792746113989637) internal successors, (768), 193 states have internal predecessors, (768), 189 states have call successors, (378), 1 states have call predecessors, (378), 1 states have return successors, (378), 189 states have call predecessors, (378), 189 states have call successors, (378) [2024-11-13 15:49:45,059 INFO L276 IsEmpty]: Start isEmpty. Operand 1341 states and 2100 transitions. [2024-11-13 15:49:45,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2667 [2024-11-13 15:49:45,112 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:49:45,113 INFO L215 NwaCegarLoop]: trace histogram [380, 380, 380, 190, 190, 190, 190, 190, 190, 190, 190, 1, 1, 1, 1, 1, 1] [2024-11-13 15:49:45,135 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-13 15:49:45,317 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:49:45,317 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:49:45,318 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:49:45,318 INFO L85 PathProgramCache]: Analyzing trace with hash 892724042, now seen corresponding path program 7 times [2024-11-13 15:49:45,318 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:49:45,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1528054467] [2024-11-13 15:49:45,319 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:49:45,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:49:45,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 15:50:43,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 15:50:43,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-13 15:50:43,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-13 15:50:43,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-13 15:50:43,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-13 15:50:43,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-13 15:50:43,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-13 15:50:43,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-13 15:50:43,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-13 15:50:43,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-13 15:50:43,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-13 15:50:43,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-13 15:50:43,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-13 15:50:43,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-13 15:50:43,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-13 15:50:43,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-13 15:50:43,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-13 15:50:43,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-13 15:50:43,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-13 15:50:43,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-13 15:50:43,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-13 15:50:43,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-13 15:50:43,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-13 15:50:43,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-13 15:50:43,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-13 15:50:43,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-13 15:50:43,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-13 15:50:43,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-13 15:50:43,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-13 15:50:43,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-13 15:50:43,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-13 15:50:43,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-13 15:50:43,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-13 15:50:43,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-13 15:50:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-13 15:50:43,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-13 15:50:43,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-13 15:50:43,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-13 15:50:43,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-13 15:50:43,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-13 15:50:43,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-13 15:50:43,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-13 15:50:43,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-13 15:50:43,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-11-13 15:50:43,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 316 [2024-11-13 15:50:43,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-11-13 15:50:43,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-13 15:50:43,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-13 15:50:43,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344 [2024-11-13 15:50:43,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-11-13 15:50:43,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-11-13 15:50:43,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2024-11-13 15:50:43,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 372 [2024-11-13 15:50:43,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-13 15:50:43,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-13 15:50:43,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-11-13 15:50:43,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 400 [2024-11-13 15:50:43,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-13 15:50:43,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-13 15:50:43,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 423 [2024-11-13 15:50:43,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428 [2024-11-13 15:50:43,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-11-13 15:50:43,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-13 15:50:43,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 451 [2024-11-13 15:50:43,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 456 [2024-11-13 15:50:43,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 465 [2024-11-13 15:50:43,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470 [2024-11-13 15:50:43,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-11-13 15:50:43,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 484 [2024-11-13 15:50:43,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 493 [2024-11-13 15:50:43,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-13 15:50:43,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-11-13 15:50:43,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-13 15:50:43,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-11-13 15:50:43,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 526 [2024-11-13 15:50:43,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-13 15:50:43,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-11-13 15:50:43,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 549 [2024-11-13 15:50:43,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 554 [2024-11-13 15:50:43,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-13 15:50:43,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-13 15:50:43,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 577 [2024-11-13 15:50:43,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-13 15:50:43,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-13 15:50:43,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-13 15:50:43,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-11-13 15:50:43,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 610 [2024-11-13 15:50:43,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 619 [2024-11-13 15:50:43,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-13 15:50:43,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-11-13 15:50:43,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 638 [2024-11-13 15:50:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-11-13 15:50:43,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 652 [2024-11-13 15:50:43,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-11-13 15:50:43,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-11-13 15:50:43,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-13 15:50:43,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 680 [2024-11-13 15:50:43,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-13 15:50:43,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-11-13 15:50:43,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 703 [2024-11-13 15:50:43,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:43,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-11-13 15:50:43,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-13 15:50:44,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-13 15:50:44,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-11-13 15:50:44,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 736 [2024-11-13 15:50:44,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-13 15:50:44,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-13 15:50:44,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-11-13 15:50:44,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 764 [2024-11-13 15:50:44,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-13 15:50:44,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-13 15:50:44,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2024-11-13 15:50:44,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-11-13 15:50:44,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 801 [2024-11-13 15:50:44,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-13 15:50:44,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-11-13 15:50:44,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-11-13 15:50:44,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-13 15:50:44,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 834 [2024-11-13 15:50:44,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-13 15:50:44,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2024-11-13 15:50:44,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-13 15:50:44,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-13 15:50:44,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-13 15:50:44,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-13 15:50:44,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 885 [2024-11-13 15:50:44,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-13 15:50:44,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-11-13 15:50:44,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-13 15:50:44,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-13 15:50:44,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 918 [2024-11-13 15:50:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2024-11-13 15:50:44,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 932 [2024-11-13 15:50:44,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-13 15:50:44,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-11-13 15:50:44,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 955 [2024-11-13 15:50:44,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-13 15:50:44,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2024-11-13 15:50:44,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-13 15:50:44,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-11-13 15:50:44,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 988 [2024-11-13 15:50:44,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-13 15:50:44,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2024-11-13 15:50:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-13 15:50:44,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-13 15:50:44,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-13 15:50:44,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-13 15:50:44,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1039 [2024-11-13 15:50:44,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-13 15:50:44,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1053 [2024-11-13 15:50:44,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-13 15:50:44,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-13 15:50:44,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-13 15:50:44,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-11-13 15:50:44,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1086 [2024-11-13 15:50:44,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-13 15:50:44,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-13 15:50:44,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1109 [2024-11-13 15:50:44,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1114 [2024-11-13 15:50:44,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-13 15:50:44,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-13 15:50:44,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1137 [2024-11-13 15:50:44,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1142 [2024-11-13 15:50:44,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-13 15:50:44,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-13 15:50:44,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1165 [2024-11-13 15:50:44,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-13 15:50:44,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-13 15:50:44,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-13 15:50:44,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1193 [2024-11-13 15:50:44,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-13 15:50:44,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-13 15:50:44,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-13 15:50:44,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-11-13 15:50:44,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-11-13 15:50:44,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-11-13 15:50:44,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-13 15:50:44,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-13 15:50:44,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1254 [2024-11-13 15:50:44,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-13 15:50:44,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1268 [2024-11-13 15:50:44,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2024-11-13 15:50:44,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-13 15:50:44,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2024-11-13 15:50:44,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-13 15:50:44,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1305 [2024-11-13 15:50:44,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-13 15:50:44,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1319 [2024-11-13 15:50:44,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1324 [2024-11-13 15:50:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-13 15:50:44,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1338 [2024-11-13 15:50:44,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1347 [2024-11-13 15:50:44,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1352 [2024-11-13 15:50:44,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-13 15:50:44,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-13 15:50:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1375 [2024-11-13 15:50:44,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1380 [2024-11-13 15:50:44,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1389 [2024-11-13 15:50:44,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-13 15:50:44,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1403 [2024-11-13 15:50:44,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1408 [2024-11-13 15:50:44,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-13 15:50:44,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1422 [2024-11-13 15:50:44,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-11-13 15:50:44,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-13 15:50:44,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-13 15:50:44,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-13 15:50:44,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1459 [2024-11-13 15:50:44,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1464 [2024-11-13 15:50:44,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1473 [2024-11-13 15:50:44,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1478 [2024-11-13 15:50:44,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-13 15:50:44,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1492 [2024-11-13 15:50:44,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-13 15:50:44,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-11-13 15:50:44,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1515 [2024-11-13 15:50:44,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-13 15:50:44,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1529 [2024-11-13 15:50:44,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1534 [2024-11-13 15:50:44,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-13 15:50:44,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-13 15:50:44,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1557 [2024-11-13 15:50:44,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1562 [2024-11-13 15:50:44,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-13 15:50:44,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1576 [2024-11-13 15:50:44,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1585 [2024-11-13 15:50:44,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1590 [2024-11-13 15:50:44,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-13 15:50:44,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-13 15:50:44,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1613 [2024-11-13 15:50:44,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1618 [2024-11-13 15:50:44,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1627 [2024-11-13 15:50:44,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-13 15:50:44,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1641 [2024-11-13 15:50:44,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1646 [2024-11-13 15:50:44,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-11-13 15:50:44,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1660 [2024-11-13 15:50:44,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1669 [2024-11-13 15:50:44,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2024-11-13 15:50:44,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-13 15:50:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1688 [2024-11-13 15:50:44,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1697 [2024-11-13 15:50:44,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1702 [2024-11-13 15:50:44,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1711 [2024-11-13 15:50:44,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1716 [2024-11-13 15:50:44,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1725 [2024-11-13 15:50:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1730 [2024-11-13 15:50:44,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2024-11-13 15:50:44,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1744 [2024-11-13 15:50:44,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1753 [2024-11-13 15:50:44,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1758 [2024-11-13 15:50:44,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1767 [2024-11-13 15:50:44,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1772 [2024-11-13 15:50:44,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1781 [2024-11-13 15:50:44,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-13 15:50:44,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1795 [2024-11-13 15:50:44,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2024-11-13 15:50:44,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1809 [2024-11-13 15:50:44,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1814 [2024-11-13 15:50:44,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1823 [2024-11-13 15:50:44,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1828 [2024-11-13 15:50:44,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-13 15:50:44,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1842 [2024-11-13 15:50:44,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1851 [2024-11-13 15:50:44,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1856 [2024-11-13 15:50:44,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1865 [2024-11-13 15:50:44,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-13 15:50:44,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1879 [2024-11-13 15:50:44,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1884 [2024-11-13 15:50:44,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1893 [2024-11-13 15:50:44,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1898 [2024-11-13 15:50:44,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1907 [2024-11-13 15:50:44,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1912 [2024-11-13 15:50:44,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-13 15:50:44,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1926 [2024-11-13 15:50:44,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1935 [2024-11-13 15:50:44,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1940 [2024-11-13 15:50:44,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1949 [2024-11-13 15:50:44,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1954 [2024-11-13 15:50:44,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1963 [2024-11-13 15:50:44,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1968 [2024-11-13 15:50:44,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1977 [2024-11-13 15:50:44,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1982 [2024-11-13 15:50:44,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1991 [2024-11-13 15:50:44,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1996 [2024-11-13 15:50:44,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2005 [2024-11-13 15:50:44,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2010 [2024-11-13 15:50:44,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2019 [2024-11-13 15:50:44,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2024-11-13 15:50:44,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2033 [2024-11-13 15:50:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2038 [2024-11-13 15:50:44,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2047 [2024-11-13 15:50:44,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2052 [2024-11-13 15:50:44,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2061 [2024-11-13 15:50:44,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2066 [2024-11-13 15:50:44,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2075 [2024-11-13 15:50:44,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2080 [2024-11-13 15:50:44,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2089 [2024-11-13 15:50:44,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2094 [2024-11-13 15:50:44,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2103 [2024-11-13 15:50:44,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2108 [2024-11-13 15:50:44,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2117 [2024-11-13 15:50:44,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2122 [2024-11-13 15:50:44,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2131 [2024-11-13 15:50:44,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2136 [2024-11-13 15:50:44,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2145 [2024-11-13 15:50:44,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2150 [2024-11-13 15:50:44,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2159 [2024-11-13 15:50:44,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2164 [2024-11-13 15:50:44,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2173 [2024-11-13 15:50:44,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2178 [2024-11-13 15:50:44,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2187 [2024-11-13 15:50:44,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2192 [2024-11-13 15:50:44,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2201 [2024-11-13 15:50:44,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2206 [2024-11-13 15:50:44,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2215 [2024-11-13 15:50:44,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2220 [2024-11-13 15:50:44,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2229 [2024-11-13 15:50:44,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2234 [2024-11-13 15:50:44,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2243 [2024-11-13 15:50:44,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2248 [2024-11-13 15:50:44,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2257 [2024-11-13 15:50:44,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2262 [2024-11-13 15:50:44,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2271 [2024-11-13 15:50:44,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2276 [2024-11-13 15:50:44,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2285 [2024-11-13 15:50:44,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2290 [2024-11-13 15:50:44,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2299 [2024-11-13 15:50:44,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2304 [2024-11-13 15:50:44,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2313 [2024-11-13 15:50:44,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2318 [2024-11-13 15:50:44,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2327 [2024-11-13 15:50:44,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2332 [2024-11-13 15:50:44,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2341 [2024-11-13 15:50:44,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2346 [2024-11-13 15:50:44,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2355 [2024-11-13 15:50:44,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2360 [2024-11-13 15:50:44,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2369 [2024-11-13 15:50:44,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2374 [2024-11-13 15:50:44,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2383 [2024-11-13 15:50:44,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2388 [2024-11-13 15:50:44,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2397 [2024-11-13 15:50:44,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2402 [2024-11-13 15:50:44,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2411 [2024-11-13 15:50:44,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2416 [2024-11-13 15:50:44,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2425 [2024-11-13 15:50:44,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2430 [2024-11-13 15:50:44,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2439 [2024-11-13 15:50:44,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2444 [2024-11-13 15:50:44,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2453 [2024-11-13 15:50:44,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2458 [2024-11-13 15:50:44,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2467 [2024-11-13 15:50:44,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2472 [2024-11-13 15:50:44,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2481 [2024-11-13 15:50:44,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2486 [2024-11-13 15:50:44,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2495 [2024-11-13 15:50:44,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2500 [2024-11-13 15:50:44,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2509 [2024-11-13 15:50:44,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2514 [2024-11-13 15:50:44,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2523 [2024-11-13 15:50:44,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2528 [2024-11-13 15:50:44,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2537 [2024-11-13 15:50:44,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2542 [2024-11-13 15:50:44,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2551 [2024-11-13 15:50:44,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2556 [2024-11-13 15:50:44,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2565 [2024-11-13 15:50:44,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2570 [2024-11-13 15:50:44,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2579 [2024-11-13 15:50:44,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2584 [2024-11-13 15:50:44,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2593 [2024-11-13 15:50:44,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2598 [2024-11-13 15:50:44,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2607 [2024-11-13 15:50:44,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2612 [2024-11-13 15:50:44,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2621 [2024-11-13 15:50:44,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2626 [2024-11-13 15:50:44,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2635 [2024-11-13 15:50:44,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2640 [2024-11-13 15:50:44,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2649 [2024-11-13 15:50:44,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2654 [2024-11-13 15:50:44,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:44,860 INFO L134 CoverageAnalysis]: Checked inductivity of 395960 backedges. 0 proven. 107920 refuted. 0 times theorem prover too weak. 288040 trivial. 0 not checked. [2024-11-13 15:50:44,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:50:44,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1528054467] [2024-11-13 15:50:44,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1528054467] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 15:50:44,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [164677726] [2024-11-13 15:50:44,861 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-13 15:50:44,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:50:44,861 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:50:44,863 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 15:50:44,864 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-13 15:50:46,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:50:46,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 4971 conjuncts, 192 conjuncts are in the unsatisfiable core [2024-11-13 15:50:46,113 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 15:50:47,601 INFO L134 CoverageAnalysis]: Checked inductivity of 395960 backedges. 0 proven. 107920 refuted. 0 times theorem prover too weak. 288040 trivial. 0 not checked. [2024-11-13 15:50:47,601 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-13 15:51:35,301 INFO L134 CoverageAnalysis]: Checked inductivity of 395960 backedges. 0 proven. 107920 refuted. 0 times theorem prover too weak. 288040 trivial. 0 not checked. [2024-11-13 15:51:35,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [164677726] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-13 15:51:35,301 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-13 15:51:35,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [193, 193, 193] total 385 [2024-11-13 15:51:35,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1116471210] [2024-11-13 15:51:35,302 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-13 15:51:35,308 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 385 states [2024-11-13 15:51:35,309 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:51:35,335 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 385 interpolants. [2024-11-13 15:51:35,350 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=73920, Invalid=73920, Unknown=0, NotChecked=0, Total=147840 [2024-11-13 15:51:35,354 INFO L87 Difference]: Start difference. First operand 1341 states and 2100 transitions. Second operand has 385 states, 385 states have (on average 3.9896103896103896) internal successors, (1536), 385 states have internal predecessors, (1536), 381 states have call successors, (762), 1 states have call predecessors, (762), 1 states have return successors, (762), 381 states have call predecessors, (762), 381 states have call successors, (762) [2024-11-13 15:55:55,782 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-13 15:55:55,783 INFO L93 Difference]: Finished difference Result 2689 states and 4407 transitions. [2024-11-13 15:55:55,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 384 states. [2024-11-13 15:55:55,786 INFO L78 Accepts]: Start accepts. Automaton has has 385 states, 385 states have (on average 3.9896103896103896) internal successors, (1536), 385 states have internal predecessors, (1536), 381 states have call successors, (762), 1 states have call predecessors, (762), 1 states have return successors, (762), 381 states have call predecessors, (762), 381 states have call successors, (762) Word has length 2666 [2024-11-13 15:55:55,791 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-13 15:55:55,806 INFO L225 Difference]: With dead ends: 2689 [2024-11-13 15:55:55,806 INFO L226 Difference]: Without dead ends: 2685 [2024-11-13 15:55:55,816 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6283 GetRequests, 5900 SyntacticMatches, 0 SemanticMatches, 383 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 760 ImplicationChecksByTransitivity, 60.5s TimeCoverageRelationStatistics Valid=73920, Invalid=73920, Unknown=0, NotChecked=0, Total=147840 [2024-11-13 15:55:55,819 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 6816 mSDsluCounter, 1950 mSDsCounter, 0 mSdLazyCounter, 1532 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6820 SdHoareTripleChecker+Valid, 1968 SdHoareTripleChecker+Invalid, 1534 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 1532 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2024-11-13 15:55:55,819 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6820 Valid, 1968 Invalid, 1534 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [2 Valid, 1532 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2024-11-13 15:55:55,822 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2685 states. [2024-11-13 15:55:55,926 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2685 to 2685. [2024-11-13 15:55:55,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2685 states, 1919 states have (on average 1.3986451276706617) internal successors, (2684), 1919 states have internal predecessors, (2684), 764 states have call successors, (764), 1 states have call predecessors, (764), 1 states have return successors, (764), 764 states have call predecessors, (764), 764 states have call successors, (764) [2024-11-13 15:55:55,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2685 states to 2685 states and 4212 transitions. [2024-11-13 15:55:55,946 INFO L78 Accepts]: Start accepts. Automaton has 2685 states and 4212 transitions. Word has length 2666 [2024-11-13 15:55:55,951 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-13 15:55:55,951 INFO L471 AbstractCegarLoop]: Abstraction has 2685 states and 4212 transitions. [2024-11-13 15:55:55,954 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 385 states, 385 states have (on average 3.9896103896103896) internal successors, (1536), 385 states have internal predecessors, (1536), 381 states have call successors, (762), 1 states have call predecessors, (762), 1 states have return successors, (762), 381 states have call predecessors, (762), 381 states have call successors, (762) [2024-11-13 15:55:55,954 INFO L276 IsEmpty]: Start isEmpty. Operand 2685 states and 4212 transitions. [2024-11-13 15:55:56,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5355 [2024-11-13 15:55:56,146 INFO L207 NwaCegarLoop]: Found error trace [2024-11-13 15:55:56,147 INFO L215 NwaCegarLoop]: trace histogram [764, 764, 764, 382, 382, 382, 382, 382, 382, 382, 382, 1, 1, 1, 1, 1, 1] [2024-11-13 15:55:56,167 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-13 15:55:56,348 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 15:55:56,348 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-13 15:55:56,348 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:55:56,349 INFO L85 PathProgramCache]: Analyzing trace with hash -1363300022, now seen corresponding path program 8 times [2024-11-13 15:55:56,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:55:56,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [424293119] [2024-11-13 15:55:56,350 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:55:56,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:55:57,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-11-13 16:01:25,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-11-13 16:01:25,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-13 16:01:25,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-13 16:01:25,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-13 16:01:25,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-13 16:01:25,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-11-13 16:01:25,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-13 16:01:25,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-11-13 16:01:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-13 16:01:25,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 73 [2024-11-13 16:01:25,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-13 16:01:25,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-13 16:01:25,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-13 16:01:25,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-13 16:01:25,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 106 [2024-11-13 16:01:25,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-13 16:01:25,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-11-13 16:01:25,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-13 16:01:25,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-13 16:01:25,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-13 16:01:25,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-11-13 16:01:25,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-13 16:01:25,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-13 16:01:25,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-13 16:01:25,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-11-13 16:01:25,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-13 16:01:25,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-13 16:01:25,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-13 16:01:25,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-11-13 16:01:25,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-11-13 16:01:25,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-13 16:01:25,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 227 [2024-11-13 16:01:25,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-13 16:01:25,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-11-13 16:01:25,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 246 [2024-11-13 16:01:25,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 255 [2024-11-13 16:01:25,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 260 [2024-11-13 16:01:25,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 269 [2024-11-13 16:01:25,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-13 16:01:25,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 283 [2024-11-13 16:01:25,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 288 [2024-11-13 16:01:25,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 297 [2024-11-13 16:01:25,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-13 16:01:25,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311 [2024-11-13 16:01:25,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 316 [2024-11-13 16:01:25,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-11-13 16:01:25,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-13 16:01:25,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-13 16:01:25,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344 [2024-11-13 16:01:25,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-11-13 16:01:25,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-11-13 16:01:25,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 367 [2024-11-13 16:01:25,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 372 [2024-11-13 16:01:25,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-13 16:01:25,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-13 16:01:25,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 395 [2024-11-13 16:01:25,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 400 [2024-11-13 16:01:25,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 409 [2024-11-13 16:01:25,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414 [2024-11-13 16:01:25,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 423 [2024-11-13 16:01:25,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428 [2024-11-13 16:01:25,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 437 [2024-11-13 16:01:25,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-13 16:01:25,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 451 [2024-11-13 16:01:25,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 456 [2024-11-13 16:01:25,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 465 [2024-11-13 16:01:25,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470 [2024-11-13 16:01:25,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-11-13 16:01:25,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 484 [2024-11-13 16:01:25,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 493 [2024-11-13 16:01:25,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-13 16:01:25,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-11-13 16:01:25,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-13 16:01:25,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 521 [2024-11-13 16:01:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 526 [2024-11-13 16:01:25,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 535 [2024-11-13 16:01:25,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-11-13 16:01:25,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 549 [2024-11-13 16:01:25,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 554 [2024-11-13 16:01:25,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 563 [2024-11-13 16:01:25,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-11-13 16:01:25,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 577 [2024-11-13 16:01:25,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-13 16:01:25,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 591 [2024-11-13 16:01:25,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 596 [2024-11-13 16:01:25,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 605 [2024-11-13 16:01:25,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 610 [2024-11-13 16:01:25,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 619 [2024-11-13 16:01:25,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 624 [2024-11-13 16:01:25,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-11-13 16:01:25,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 638 [2024-11-13 16:01:25,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 647 [2024-11-13 16:01:25,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 652 [2024-11-13 16:01:25,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-11-13 16:01:25,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-11-13 16:01:25,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 675 [2024-11-13 16:01:25,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 680 [2024-11-13 16:01:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 689 [2024-11-13 16:01:25,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-11-13 16:01:25,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 703 [2024-11-13 16:01:25,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 708 [2024-11-13 16:01:25,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 717 [2024-11-13 16:01:25,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-13 16:01:25,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 731 [2024-11-13 16:01:25,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 736 [2024-11-13 16:01:25,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-11-13 16:01:25,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-13 16:01:25,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 759 [2024-11-13 16:01:25,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 764 [2024-11-13 16:01:25,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 773 [2024-11-13 16:01:25,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 778 [2024-11-13 16:01:25,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2024-11-13 16:01:25,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 792 [2024-11-13 16:01:25,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 801 [2024-11-13 16:01:25,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 806 [2024-11-13 16:01:25,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-11-13 16:01:25,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-11-13 16:01:25,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 829 [2024-11-13 16:01:25,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 834 [2024-11-13 16:01:25,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 843 [2024-11-13 16:01:25,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2024-11-13 16:01:25,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 857 [2024-11-13 16:01:25,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-13 16:01:25,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 871 [2024-11-13 16:01:25,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 876 [2024-11-13 16:01:25,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 885 [2024-11-13 16:01:25,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 890 [2024-11-13 16:01:25,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 899 [2024-11-13 16:01:25,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 904 [2024-11-13 16:01:25,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 913 [2024-11-13 16:01:25,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 918 [2024-11-13 16:01:25,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 927 [2024-11-13 16:01:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 932 [2024-11-13 16:01:25,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-11-13 16:01:25,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 946 [2024-11-13 16:01:25,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 955 [2024-11-13 16:01:25,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 960 [2024-11-13 16:01:25,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2024-11-13 16:01:25,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-11-13 16:01:25,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 983 [2024-11-13 16:01:25,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 988 [2024-11-13 16:01:25,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 997 [2024-11-13 16:01:25,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2024-11-13 16:01:25,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1011 [2024-11-13 16:01:25,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1016 [2024-11-13 16:01:25,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1025 [2024-11-13 16:01:25,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1030 [2024-11-13 16:01:25,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1039 [2024-11-13 16:01:25,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1044 [2024-11-13 16:01:25,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1053 [2024-11-13 16:01:25,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1058 [2024-11-13 16:01:25,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1067 [2024-11-13 16:01:25,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1072 [2024-11-13 16:01:25,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1081 [2024-11-13 16:01:25,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1086 [2024-11-13 16:01:25,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-11-13 16:01:25,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1100 [2024-11-13 16:01:25,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1109 [2024-11-13 16:01:25,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1114 [2024-11-13 16:01:25,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1123 [2024-11-13 16:01:25,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1128 [2024-11-13 16:01:25,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1137 [2024-11-13 16:01:25,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1142 [2024-11-13 16:01:25,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-11-13 16:01:25,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-11-13 16:01:25,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1165 [2024-11-13 16:01:25,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1170 [2024-11-13 16:01:25,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1179 [2024-11-13 16:01:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1184 [2024-11-13 16:01:25,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1193 [2024-11-13 16:01:25,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1198 [2024-11-13 16:01:25,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1207 [2024-11-13 16:01:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1212 [2024-11-13 16:01:25,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-11-13 16:01:25,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-11-13 16:01:25,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1235 [2024-11-13 16:01:25,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1240 [2024-11-13 16:01:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1249 [2024-11-13 16:01:25,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1254 [2024-11-13 16:01:25,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1263 [2024-11-13 16:01:25,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1268 [2024-11-13 16:01:25,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1277 [2024-11-13 16:01:25,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1282 [2024-11-13 16:01:25,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2024-11-13 16:01:25,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-11-13 16:01:25,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1305 [2024-11-13 16:01:25,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1310 [2024-11-13 16:01:25,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1319 [2024-11-13 16:01:25,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1324 [2024-11-13 16:01:25,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1333 [2024-11-13 16:01:25,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1338 [2024-11-13 16:01:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1347 [2024-11-13 16:01:25,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1352 [2024-11-13 16:01:25,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-11-13 16:01:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-11-13 16:01:25,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1375 [2024-11-13 16:01:25,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1380 [2024-11-13 16:01:25,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1389 [2024-11-13 16:01:25,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1394 [2024-11-13 16:01:25,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1403 [2024-11-13 16:01:25,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1408 [2024-11-13 16:01:25,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1417 [2024-11-13 16:01:25,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1422 [2024-11-13 16:01:25,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-11-13 16:01:25,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-11-13 16:01:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1445 [2024-11-13 16:01:25,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1450 [2024-11-13 16:01:25,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1459 [2024-11-13 16:01:25,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1464 [2024-11-13 16:01:25,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1473 [2024-11-13 16:01:25,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1478 [2024-11-13 16:01:25,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1487 [2024-11-13 16:01:25,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1492 [2024-11-13 16:01:25,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-11-13 16:01:25,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-11-13 16:01:25,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1515 [2024-11-13 16:01:25,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1520 [2024-11-13 16:01:25,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1529 [2024-11-13 16:01:25,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1534 [2024-11-13 16:01:25,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1543 [2024-11-13 16:01:25,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1548 [2024-11-13 16:01:25,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1557 [2024-11-13 16:01:25,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1562 [2024-11-13 16:01:25,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-11-13 16:01:25,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1576 [2024-11-13 16:01:25,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1585 [2024-11-13 16:01:25,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1590 [2024-11-13 16:01:25,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1599 [2024-11-13 16:01:25,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1604 [2024-11-13 16:01:25,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1613 [2024-11-13 16:01:25,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1618 [2024-11-13 16:01:25,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1627 [2024-11-13 16:01:25,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1632 [2024-11-13 16:01:25,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1641 [2024-11-13 16:01:25,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1646 [2024-11-13 16:01:25,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1655 [2024-11-13 16:01:25,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1660 [2024-11-13 16:01:25,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1669 [2024-11-13 16:01:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1674 [2024-11-13 16:01:25,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1683 [2024-11-13 16:01:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1688 [2024-11-13 16:01:25,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1697 [2024-11-13 16:01:25,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1702 [2024-11-13 16:01:25,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1711 [2024-11-13 16:01:25,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1716 [2024-11-13 16:01:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1725 [2024-11-13 16:01:25,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1730 [2024-11-13 16:01:25,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1739 [2024-11-13 16:01:25,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1744 [2024-11-13 16:01:25,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1753 [2024-11-13 16:01:25,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1758 [2024-11-13 16:01:25,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1767 [2024-11-13 16:01:25,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1772 [2024-11-13 16:01:25,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1781 [2024-11-13 16:01:25,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-11-13 16:01:25,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1795 [2024-11-13 16:01:25,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1800 [2024-11-13 16:01:25,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1809 [2024-11-13 16:01:25,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1814 [2024-11-13 16:01:25,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1823 [2024-11-13 16:01:25,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1828 [2024-11-13 16:01:25,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:25,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1837 [2024-11-13 16:01:25,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1842 [2024-11-13 16:01:26,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1851 [2024-11-13 16:01:26,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1856 [2024-11-13 16:01:26,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1865 [2024-11-13 16:01:26,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1870 [2024-11-13 16:01:26,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1879 [2024-11-13 16:01:26,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1884 [2024-11-13 16:01:26,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1893 [2024-11-13 16:01:26,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1898 [2024-11-13 16:01:26,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1907 [2024-11-13 16:01:26,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1912 [2024-11-13 16:01:26,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-11-13 16:01:26,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1926 [2024-11-13 16:01:26,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1935 [2024-11-13 16:01:26,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1940 [2024-11-13 16:01:26,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1949 [2024-11-13 16:01:26,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1954 [2024-11-13 16:01:26,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1963 [2024-11-13 16:01:26,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1968 [2024-11-13 16:01:26,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1977 [2024-11-13 16:01:26,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1982 [2024-11-13 16:01:26,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1991 [2024-11-13 16:01:26,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1996 [2024-11-13 16:01:26,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2005 [2024-11-13 16:01:26,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2010 [2024-11-13 16:01:26,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2019 [2024-11-13 16:01:26,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2024 [2024-11-13 16:01:26,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2033 [2024-11-13 16:01:26,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2038 [2024-11-13 16:01:26,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2047 [2024-11-13 16:01:26,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2052 [2024-11-13 16:01:26,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2061 [2024-11-13 16:01:26,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2066 [2024-11-13 16:01:26,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2075 [2024-11-13 16:01:26,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2080 [2024-11-13 16:01:26,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2089 [2024-11-13 16:01:26,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2094 [2024-11-13 16:01:26,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2103 [2024-11-13 16:01:26,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2108 [2024-11-13 16:01:26,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2117 [2024-11-13 16:01:26,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2122 [2024-11-13 16:01:26,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2131 [2024-11-13 16:01:26,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2136 [2024-11-13 16:01:26,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2145 [2024-11-13 16:01:26,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2150 [2024-11-13 16:01:26,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2159 [2024-11-13 16:01:26,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2164 [2024-11-13 16:01:26,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2173 [2024-11-13 16:01:26,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2178 [2024-11-13 16:01:26,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2187 [2024-11-13 16:01:26,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2192 [2024-11-13 16:01:26,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2201 [2024-11-13 16:01:26,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2206 [2024-11-13 16:01:26,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2215 [2024-11-13 16:01:26,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2220 [2024-11-13 16:01:26,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2229 [2024-11-13 16:01:26,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2234 [2024-11-13 16:01:26,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2243 [2024-11-13 16:01:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2248 [2024-11-13 16:01:26,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2257 [2024-11-13 16:01:26,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2262 [2024-11-13 16:01:26,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2271 [2024-11-13 16:01:26,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2276 [2024-11-13 16:01:26,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2285 [2024-11-13 16:01:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2290 [2024-11-13 16:01:26,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2299 [2024-11-13 16:01:26,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2304 [2024-11-13 16:01:26,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2313 [2024-11-13 16:01:26,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2318 [2024-11-13 16:01:26,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2327 [2024-11-13 16:01:26,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2332 [2024-11-13 16:01:26,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2341 [2024-11-13 16:01:26,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2346 [2024-11-13 16:01:26,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2355 [2024-11-13 16:01:26,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2360 [2024-11-13 16:01:26,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2369 [2024-11-13 16:01:26,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2374 [2024-11-13 16:01:26,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2383 [2024-11-13 16:01:26,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2388 [2024-11-13 16:01:26,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2397 [2024-11-13 16:01:26,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2402 [2024-11-13 16:01:26,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2411 [2024-11-13 16:01:26,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2416 [2024-11-13 16:01:26,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2425 [2024-11-13 16:01:26,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2430 [2024-11-13 16:01:26,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2439 [2024-11-13 16:01:26,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2444 [2024-11-13 16:01:26,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2453 [2024-11-13 16:01:26,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2458 [2024-11-13 16:01:26,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2467 [2024-11-13 16:01:26,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2472 [2024-11-13 16:01:26,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2481 [2024-11-13 16:01:26,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2486 [2024-11-13 16:01:26,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2495 [2024-11-13 16:01:26,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2500 [2024-11-13 16:01:26,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2509 [2024-11-13 16:01:26,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2514 [2024-11-13 16:01:26,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2523 [2024-11-13 16:01:26,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2528 [2024-11-13 16:01:26,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2537 [2024-11-13 16:01:26,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2542 [2024-11-13 16:01:26,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2551 [2024-11-13 16:01:26,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2556 [2024-11-13 16:01:26,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2565 [2024-11-13 16:01:26,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2570 [2024-11-13 16:01:26,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2579 [2024-11-13 16:01:26,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2584 [2024-11-13 16:01:26,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2593 [2024-11-13 16:01:26,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2598 [2024-11-13 16:01:26,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2607 [2024-11-13 16:01:26,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2612 [2024-11-13 16:01:26,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2621 [2024-11-13 16:01:26,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2626 [2024-11-13 16:01:26,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2635 [2024-11-13 16:01:26,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2640 [2024-11-13 16:01:26,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2649 [2024-11-13 16:01:26,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2654 [2024-11-13 16:01:26,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2663 [2024-11-13 16:01:26,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2668 [2024-11-13 16:01:26,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2677 [2024-11-13 16:01:26,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2682 [2024-11-13 16:01:26,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2691 [2024-11-13 16:01:26,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2696 [2024-11-13 16:01:26,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2705 [2024-11-13 16:01:26,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2710 [2024-11-13 16:01:26,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2719 [2024-11-13 16:01:26,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2724 [2024-11-13 16:01:26,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2733 [2024-11-13 16:01:26,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2738 [2024-11-13 16:01:26,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2747 [2024-11-13 16:01:26,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2752 [2024-11-13 16:01:26,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2761 [2024-11-13 16:01:26,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2766 [2024-11-13 16:01:26,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2775 [2024-11-13 16:01:26,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2780 [2024-11-13 16:01:26,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2789 [2024-11-13 16:01:26,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2794 [2024-11-13 16:01:26,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2803 [2024-11-13 16:01:26,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2808 [2024-11-13 16:01:26,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2817 [2024-11-13 16:01:26,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2822 [2024-11-13 16:01:26,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2831 [2024-11-13 16:01:26,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2836 [2024-11-13 16:01:26,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2845 [2024-11-13 16:01:26,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2850 [2024-11-13 16:01:26,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2859 [2024-11-13 16:01:26,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2864 [2024-11-13 16:01:26,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2873 [2024-11-13 16:01:26,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2878 [2024-11-13 16:01:26,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2887 [2024-11-13 16:01:26,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2892 [2024-11-13 16:01:26,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2901 [2024-11-13 16:01:26,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2906 [2024-11-13 16:01:26,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2915 [2024-11-13 16:01:26,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2920 [2024-11-13 16:01:26,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2929 [2024-11-13 16:01:26,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2934 [2024-11-13 16:01:26,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2943 [2024-11-13 16:01:26,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2948 [2024-11-13 16:01:26,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2957 [2024-11-13 16:01:26,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2962 [2024-11-13 16:01:26,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2971 [2024-11-13 16:01:26,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2976 [2024-11-13 16:01:26,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2985 [2024-11-13 16:01:26,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2990 [2024-11-13 16:01:26,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2999 [2024-11-13 16:01:26,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3004 [2024-11-13 16:01:26,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3013 [2024-11-13 16:01:26,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3018 [2024-11-13 16:01:26,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3027 [2024-11-13 16:01:26,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3032 [2024-11-13 16:01:26,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3041 [2024-11-13 16:01:26,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3046 [2024-11-13 16:01:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3055 [2024-11-13 16:01:26,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3060 [2024-11-13 16:01:26,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3069 [2024-11-13 16:01:26,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3074 [2024-11-13 16:01:26,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3083 [2024-11-13 16:01:26,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3088 [2024-11-13 16:01:26,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3097 [2024-11-13 16:01:26,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3102 [2024-11-13 16:01:26,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3111 [2024-11-13 16:01:26,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3116 [2024-11-13 16:01:26,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3125 [2024-11-13 16:01:26,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3130 [2024-11-13 16:01:26,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3139 [2024-11-13 16:01:26,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3144 [2024-11-13 16:01:26,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3153 [2024-11-13 16:01:26,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3158 [2024-11-13 16:01:26,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3167 [2024-11-13 16:01:26,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3172 [2024-11-13 16:01:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3181 [2024-11-13 16:01:26,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3186 [2024-11-13 16:01:26,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3195 [2024-11-13 16:01:26,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3200 [2024-11-13 16:01:26,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3209 [2024-11-13 16:01:26,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3214 [2024-11-13 16:01:26,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3223 [2024-11-13 16:01:26,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3228 [2024-11-13 16:01:26,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3237 [2024-11-13 16:01:26,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3242 [2024-11-13 16:01:26,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3251 [2024-11-13 16:01:26,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3256 [2024-11-13 16:01:26,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3265 [2024-11-13 16:01:26,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3270 [2024-11-13 16:01:26,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3279 [2024-11-13 16:01:26,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3284 [2024-11-13 16:01:26,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3293 [2024-11-13 16:01:26,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3298 [2024-11-13 16:01:26,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3307 [2024-11-13 16:01:26,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3312 [2024-11-13 16:01:26,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3321 [2024-11-13 16:01:26,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3326 [2024-11-13 16:01:26,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3335 [2024-11-13 16:01:26,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3340 [2024-11-13 16:01:26,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3349 [2024-11-13 16:01:26,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3354 [2024-11-13 16:01:26,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3363 [2024-11-13 16:01:26,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3368 [2024-11-13 16:01:26,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3377 [2024-11-13 16:01:26,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3382 [2024-11-13 16:01:26,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3391 [2024-11-13 16:01:26,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3396 [2024-11-13 16:01:26,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3405 [2024-11-13 16:01:26,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3410 [2024-11-13 16:01:26,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3419 [2024-11-13 16:01:26,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3424 [2024-11-13 16:01:26,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3433 [2024-11-13 16:01:26,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3438 [2024-11-13 16:01:26,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3447 [2024-11-13 16:01:26,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3452 [2024-11-13 16:01:26,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3461 [2024-11-13 16:01:26,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3466 [2024-11-13 16:01:26,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3475 [2024-11-13 16:01:26,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3480 [2024-11-13 16:01:26,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3489 [2024-11-13 16:01:26,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3494 [2024-11-13 16:01:26,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3503 [2024-11-13 16:01:26,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3508 [2024-11-13 16:01:26,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3517 [2024-11-13 16:01:26,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3522 [2024-11-13 16:01:26,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3531 [2024-11-13 16:01:26,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3536 [2024-11-13 16:01:26,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3545 [2024-11-13 16:01:26,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3550 [2024-11-13 16:01:26,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3559 [2024-11-13 16:01:26,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3564 [2024-11-13 16:01:26,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3573 [2024-11-13 16:01:26,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3578 [2024-11-13 16:01:26,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3587 [2024-11-13 16:01:26,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3592 [2024-11-13 16:01:26,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3601 [2024-11-13 16:01:26,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3606 [2024-11-13 16:01:26,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3615 [2024-11-13 16:01:26,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3620 [2024-11-13 16:01:26,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3629 [2024-11-13 16:01:26,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3634 [2024-11-13 16:01:26,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3643 [2024-11-13 16:01:26,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3648 [2024-11-13 16:01:26,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3657 [2024-11-13 16:01:26,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3662 [2024-11-13 16:01:26,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3671 [2024-11-13 16:01:26,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3676 [2024-11-13 16:01:26,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3685 [2024-11-13 16:01:26,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3690 [2024-11-13 16:01:26,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3699 [2024-11-13 16:01:26,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3704 [2024-11-13 16:01:26,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3713 [2024-11-13 16:01:26,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3718 [2024-11-13 16:01:26,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3727 [2024-11-13 16:01:26,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3732 [2024-11-13 16:01:26,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3741 [2024-11-13 16:01:26,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3746 [2024-11-13 16:01:26,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3755 [2024-11-13 16:01:26,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3760 [2024-11-13 16:01:26,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3769 [2024-11-13 16:01:26,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3774 [2024-11-13 16:01:26,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3783 [2024-11-13 16:01:26,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3788 [2024-11-13 16:01:26,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3797 [2024-11-13 16:01:26,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3802 [2024-11-13 16:01:26,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3811 [2024-11-13 16:01:26,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3816 [2024-11-13 16:01:26,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3825 [2024-11-13 16:01:26,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3830 [2024-11-13 16:01:26,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3839 [2024-11-13 16:01:26,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3844 [2024-11-13 16:01:26,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3853 [2024-11-13 16:01:26,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3858 [2024-11-13 16:01:26,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3867 [2024-11-13 16:01:26,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3872 [2024-11-13 16:01:26,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3881 [2024-11-13 16:01:26,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3886 [2024-11-13 16:01:26,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3895 [2024-11-13 16:01:26,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3900 [2024-11-13 16:01:26,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3909 [2024-11-13 16:01:26,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3914 [2024-11-13 16:01:26,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3923 [2024-11-13 16:01:26,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3928 [2024-11-13 16:01:26,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3937 [2024-11-13 16:01:26,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3942 [2024-11-13 16:01:26,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3951 [2024-11-13 16:01:26,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3956 [2024-11-13 16:01:26,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3965 [2024-11-13 16:01:26,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3970 [2024-11-13 16:01:26,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3979 [2024-11-13 16:01:26,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3984 [2024-11-13 16:01:26,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3993 [2024-11-13 16:01:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3998 [2024-11-13 16:01:26,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4007 [2024-11-13 16:01:26,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4012 [2024-11-13 16:01:26,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4021 [2024-11-13 16:01:26,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4026 [2024-11-13 16:01:26,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4035 [2024-11-13 16:01:26,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4040 [2024-11-13 16:01:26,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4049 [2024-11-13 16:01:26,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4054 [2024-11-13 16:01:26,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4063 [2024-11-13 16:01:26,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4068 [2024-11-13 16:01:26,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4077 [2024-11-13 16:01:26,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4082 [2024-11-13 16:01:26,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4091 [2024-11-13 16:01:26,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4096 [2024-11-13 16:01:26,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4105 [2024-11-13 16:01:26,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4110 [2024-11-13 16:01:26,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4119 [2024-11-13 16:01:26,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4124 [2024-11-13 16:01:26,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4133 [2024-11-13 16:01:26,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4138 [2024-11-13 16:01:26,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4147 [2024-11-13 16:01:26,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4152 [2024-11-13 16:01:26,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4161 [2024-11-13 16:01:26,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4166 [2024-11-13 16:01:26,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4175 [2024-11-13 16:01:26,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4180 [2024-11-13 16:01:26,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4189 [2024-11-13 16:01:26,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4194 [2024-11-13 16:01:26,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4203 [2024-11-13 16:01:26,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4208 [2024-11-13 16:01:26,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4217 [2024-11-13 16:01:26,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4222 [2024-11-13 16:01:26,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4231 [2024-11-13 16:01:26,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4236 [2024-11-13 16:01:26,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4245 [2024-11-13 16:01:26,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4250 [2024-11-13 16:01:26,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4259 [2024-11-13 16:01:26,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4264 [2024-11-13 16:01:26,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4273 [2024-11-13 16:01:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4278 [2024-11-13 16:01:26,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4287 [2024-11-13 16:01:26,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4292 [2024-11-13 16:01:26,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4301 [2024-11-13 16:01:26,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4306 [2024-11-13 16:01:26,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4315 [2024-11-13 16:01:26,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4320 [2024-11-13 16:01:26,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4329 [2024-11-13 16:01:26,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4334 [2024-11-13 16:01:26,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4343 [2024-11-13 16:01:26,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4348 [2024-11-13 16:01:26,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4357 [2024-11-13 16:01:26,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4362 [2024-11-13 16:01:26,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4371 [2024-11-13 16:01:26,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4376 [2024-11-13 16:01:26,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4385 [2024-11-13 16:01:26,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4390 [2024-11-13 16:01:26,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4399 [2024-11-13 16:01:26,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4404 [2024-11-13 16:01:26,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4413 [2024-11-13 16:01:26,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4418 [2024-11-13 16:01:26,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4427 [2024-11-13 16:01:26,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4432 [2024-11-13 16:01:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,770 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4441 [2024-11-13 16:01:26,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4446 [2024-11-13 16:01:26,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4455 [2024-11-13 16:01:26,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4460 [2024-11-13 16:01:26,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4469 [2024-11-13 16:01:26,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4474 [2024-11-13 16:01:26,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4483 [2024-11-13 16:01:26,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4488 [2024-11-13 16:01:26,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4497 [2024-11-13 16:01:26,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4502 [2024-11-13 16:01:26,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4511 [2024-11-13 16:01:26,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4516 [2024-11-13 16:01:26,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4525 [2024-11-13 16:01:26,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4530 [2024-11-13 16:01:26,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4539 [2024-11-13 16:01:26,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4544 [2024-11-13 16:01:26,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4553 [2024-11-13 16:01:26,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4558 [2024-11-13 16:01:26,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4567 [2024-11-13 16:01:26,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4572 [2024-11-13 16:01:26,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4581 [2024-11-13 16:01:26,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4586 [2024-11-13 16:01:26,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4595 [2024-11-13 16:01:26,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4600 [2024-11-13 16:01:26,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4609 [2024-11-13 16:01:26,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4614 [2024-11-13 16:01:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4623 [2024-11-13 16:01:26,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4628 [2024-11-13 16:01:26,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4637 [2024-11-13 16:01:26,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4642 [2024-11-13 16:01:26,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4651 [2024-11-13 16:01:26,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4656 [2024-11-13 16:01:26,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4665 [2024-11-13 16:01:26,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4670 [2024-11-13 16:01:26,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4679 [2024-11-13 16:01:26,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4684 [2024-11-13 16:01:26,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4693 [2024-11-13 16:01:26,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4698 [2024-11-13 16:01:26,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4707 [2024-11-13 16:01:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4712 [2024-11-13 16:01:26,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4721 [2024-11-13 16:01:26,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4726 [2024-11-13 16:01:26,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4735 [2024-11-13 16:01:26,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4740 [2024-11-13 16:01:26,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4749 [2024-11-13 16:01:26,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4754 [2024-11-13 16:01:26,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4763 [2024-11-13 16:01:26,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4768 [2024-11-13 16:01:26,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4777 [2024-11-13 16:01:26,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4782 [2024-11-13 16:01:26,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4791 [2024-11-13 16:01:26,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4796 [2024-11-13 16:01:26,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4805 [2024-11-13 16:01:26,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4810 [2024-11-13 16:01:26,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4819 [2024-11-13 16:01:26,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4824 [2024-11-13 16:01:26,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4833 [2024-11-13 16:01:26,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4838 [2024-11-13 16:01:26,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4847 [2024-11-13 16:01:26,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4852 [2024-11-13 16:01:26,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4861 [2024-11-13 16:01:26,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4866 [2024-11-13 16:01:26,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4875 [2024-11-13 16:01:26,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4880 [2024-11-13 16:01:26,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4889 [2024-11-13 16:01:26,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4894 [2024-11-13 16:01:26,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4903 [2024-11-13 16:01:26,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4908 [2024-11-13 16:01:26,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4917 [2024-11-13 16:01:26,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4922 [2024-11-13 16:01:26,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4931 [2024-11-13 16:01:26,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4936 [2024-11-13 16:01:26,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4945 [2024-11-13 16:01:26,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4950 [2024-11-13 16:01:26,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4959 [2024-11-13 16:01:26,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4964 [2024-11-13 16:01:26,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4973 [2024-11-13 16:01:26,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4978 [2024-11-13 16:01:26,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4987 [2024-11-13 16:01:26,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4992 [2024-11-13 16:01:26,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5001 [2024-11-13 16:01:26,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:26,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5006 [2024-11-13 16:01:27,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5015 [2024-11-13 16:01:27,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5020 [2024-11-13 16:01:27,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5029 [2024-11-13 16:01:27,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5034 [2024-11-13 16:01:27,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5043 [2024-11-13 16:01:27,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5048 [2024-11-13 16:01:27,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5057 [2024-11-13 16:01:27,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5062 [2024-11-13 16:01:27,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5071 [2024-11-13 16:01:27,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5076 [2024-11-13 16:01:27,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5085 [2024-11-13 16:01:27,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5090 [2024-11-13 16:01:27,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5099 [2024-11-13 16:01:27,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5104 [2024-11-13 16:01:27,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5113 [2024-11-13 16:01:27,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5118 [2024-11-13 16:01:27,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5127 [2024-11-13 16:01:27,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5132 [2024-11-13 16:01:27,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5141 [2024-11-13 16:01:27,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5146 [2024-11-13 16:01:27,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5155 [2024-11-13 16:01:27,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5160 [2024-11-13 16:01:27,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5169 [2024-11-13 16:01:27,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5174 [2024-11-13 16:01:27,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5183 [2024-11-13 16:01:27,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5188 [2024-11-13 16:01:27,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5197 [2024-11-13 16:01:27,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5202 [2024-11-13 16:01:27,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5211 [2024-11-13 16:01:27,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5216 [2024-11-13 16:01:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5225 [2024-11-13 16:01:27,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5230 [2024-11-13 16:01:27,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5239 [2024-11-13 16:01:27,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5244 [2024-11-13 16:01:27,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5253 [2024-11-13 16:01:27,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5258 [2024-11-13 16:01:27,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5267 [2024-11-13 16:01:27,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5272 [2024-11-13 16:01:27,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5281 [2024-11-13 16:01:27,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5286 [2024-11-13 16:01:27,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5295 [2024-11-13 16:01:27,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5300 [2024-11-13 16:01:27,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5309 [2024-11-13 16:01:27,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5314 [2024-11-13 16:01:27,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5323 [2024-11-13 16:01:27,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5328 [2024-11-13 16:01:27,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5337 [2024-11-13 16:01:27,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5342 [2024-11-13 16:01:27,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 16:01:27,198 INFO L134 CoverageAnalysis]: Checked inductivity of 1602872 backedges. 0 proven. 437008 refuted. 0 times theorem prover too weak. 1165864 trivial. 0 not checked. [2024-11-13 16:01:27,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 16:01:27,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [424293119] [2024-11-13 16:01:27,198 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [424293119] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-13 16:01:27,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [439383170] [2024-11-13 16:01:27,198 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-13 16:01:27,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-13 16:01:27,198 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 16:01:27,200 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-13 16:01:27,201 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7756c7a5-f0a0-4901-81a8-3518fcc18c34/bin/uautomizer-verify-qhAvR1uOyd/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-13 16:01:29,480 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-13 16:01:29,480 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-13 16:01:29,553 INFO L255 TraceCheckSpWp]: Trace formula consists of 9963 conjuncts, 384 conjuncts are in the unsatisfiable core [2024-11-13 16:01:29,641 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 16:01:32,486 INFO L134 CoverageAnalysis]: Checked inductivity of 1602872 backedges. 0 proven. 437008 refuted. 0 times theorem prover too weak. 1165864 trivial. 0 not checked. [2024-11-13 16:01:32,486 INFO L311 TraceCheckSpWp]: Computing backward predicates...