./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursified_loop-simple/recursified_deep-nested.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/recursified_loop-simple/recursified_deep-nested.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu --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 dea78793c7130d873f751539350d9a84f129d659be765f9ed3f85c683976c43a --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 07:49:59,922 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 07:50:00,034 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-19 07:50:00,039 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 07:50:00,040 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-19 07:50:00,061 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 07:50:00,065 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-19 07:50:00,065 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-19 07:50:00,067 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 07:50:00,068 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-19 07:50:00,069 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 07:50:00,069 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 07:50:00,070 INFO L153 SettingsManager]: * Use SBE=true [2023-11-19 07:50:00,071 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 07:50:00,071 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 07:50:00,072 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-19 07:50:00,072 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 07:50:00,073 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-19 07:50:00,074 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 07:50:00,074 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 07:50:00,075 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 07:50:00,080 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 07:50:00,080 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-19 07:50:00,081 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 07:50:00,081 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 07:50:00,082 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 07:50:00,082 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-19 07:50:00,083 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-19 07:50:00,084 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:50:00,084 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 07:50:00,086 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 07:50:00,087 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 07:50:00,087 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-19 07:50:00,087 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 07:50:00,088 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-19 07:50:00,088 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 07:50:00,088 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-19 07:50:00,088 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 07:50:00,089 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-19 07:50:00,089 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu 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 -> dea78793c7130d873f751539350d9a84f129d659be765f9ed3f85c683976c43a [2023-11-19 07:50:00,388 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 07:50:00,426 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 07:50:00,429 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 07:50:00,430 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 07:50:00,431 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 07:50:00,433 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/recursified_loop-simple/recursified_deep-nested.c [2023-11-19 07:50:03,502 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 07:50:03,695 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 07:50:03,695 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/sv-benchmarks/c/recursified_loop-simple/recursified_deep-nested.c [2023-11-19 07:50:03,704 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/data/de10dcb57/696d98e43896400d88572f29cdd4168b/FLAG30eae2235 [2023-11-19 07:50:03,720 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/data/de10dcb57/696d98e43896400d88572f29cdd4168b [2023-11-19 07:50:03,723 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 07:50:03,724 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 07:50:03,726 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 07:50:03,726 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 07:50:03,731 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 07:50:03,732 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:50:03" (1/1) ... [2023-11-19 07:50:03,733 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7ea0e2c6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:03, skipping insertion in model container [2023-11-19 07:50:03,733 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:50:03" (1/1) ... [2023-11-19 07:50:03,777 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 07:50:03,940 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/sv-benchmarks/c/recursified_loop-simple/recursified_deep-nested.c[1440,1453] [2023-11-19 07:50:03,973 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:50:03,987 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 07:50:04,002 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/sv-benchmarks/c/recursified_loop-simple/recursified_deep-nested.c[1440,1453] [2023-11-19 07:50:04,019 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 07:50:04,036 INFO L206 MainTranslator]: Completed translation [2023-11-19 07:50:04,036 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04 WrapperNode [2023-11-19 07:50:04,037 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 07:50:04,038 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 07:50:04,038 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 07:50:04,038 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 07:50:04,046 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,057 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,074 INFO L138 Inliner]: procedures = 16, calls = 71, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 44 [2023-11-19 07:50:04,074 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 07:50:04,075 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 07:50:04,075 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 07:50:04,075 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 07:50:04,085 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,085 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,090 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,090 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,102 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,105 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,107 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,109 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,113 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 07:50:04,114 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 07:50:04,114 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 07:50:04,115 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 07:50:04,115 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (1/1) ... [2023-11-19 07:50:04,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-19 07:50:04,153 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:50:04,166 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-19 07:50:04,194 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-19 07:50:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_12_to_13_0 [2023-11-19 07:50:04,227 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_12_to_13_0 [2023-11-19 07:50:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 07:50:04,227 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_13_to_14_0 [2023-11-19 07:50:04,228 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_13_to_14_0 [2023-11-19 07:50:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_11_to_12_0 [2023-11-19 07:50:04,228 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_11_to_12_0 [2023-11-19 07:50:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 07:50:04,228 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_14_to_16_0 [2023-11-19 07:50:04,228 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_14_to_16_0 [2023-11-19 07:50:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_10_to_11_0 [2023-11-19 07:50:04,229 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_10_to_11_0 [2023-11-19 07:50:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 07:50:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 07:50:04,229 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 07:50:04,229 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 07:50:04,230 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 07:50:04,230 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 07:50:04,342 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 07:50:04,344 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 07:50:04,704 INFO L277 CfgBuilder]: Performing block encoding [2023-11-19 07:50:04,718 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-19 07:50:04,718 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-19 07:50:04,722 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:50:04 BoogieIcfgContainer [2023-11-19 07:50:04,722 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-19 07:50:04,726 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-19 07:50:04,726 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-19 07:50:04,730 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-19 07:50:04,730 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:50:03" (1/3) ... [2023-11-19 07:50:04,731 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ddd693 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:50:04, skipping insertion in model container [2023-11-19 07:50:04,731 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:50:04" (2/3) ... [2023-11-19 07:50:04,731 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ddd693 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:50:04, skipping insertion in model container [2023-11-19 07:50:04,732 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:50:04" (3/3) ... [2023-11-19 07:50:04,733 INFO L112 eAbstractionObserver]: Analyzing ICFG recursified_deep-nested.c [2023-11-19 07:50:04,753 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-19 07:50:04,754 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-19 07:50:04,805 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-19 07:50:04,812 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2c6d58a1, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=, UseSemiCommutativity=, Solver=, SolverTimeout=] [2023-11-19 07:50:04,813 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-19 07:50:04,821 INFO L276 IsEmpty]: Start isEmpty. Operand has 51 states, 34 states have (on average 1.3235294117647058) internal successors, (45), 40 states have internal predecessors, (45), 10 states have call successors, (10), 5 states have call predecessors, (10), 5 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2023-11-19 07:50:04,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-11-19 07:50:04,835 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:04,837 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:04,837 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:04,845 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:04,846 INFO L85 PathProgramCache]: Analyzing trace with hash -1535067854, now seen corresponding path program 1 times [2023-11-19 07:50:04,856 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:04,859 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2134110533] [2023-11-19 07:50:04,860 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:04,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:05,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:05,619 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:05,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:05,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2134110533] [2023-11-19 07:50:05,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2134110533] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:05,622 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:05,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-19 07:50:05,624 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [550560958] [2023-11-19 07:50:05,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:05,631 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:50:05,632 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:05,670 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:50:05,671 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:50:05,673 INFO L87 Difference]: Start difference. First operand has 51 states, 34 states have (on average 1.3235294117647058) internal successors, (45), 40 states have internal predecessors, (45), 10 states have call successors, (10), 5 states have call predecessors, (10), 5 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) Second operand has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:05,788 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:05,788 INFO L93 Difference]: Finished difference Result 111 states and 155 transitions. [2023-11-19 07:50:05,790 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 07:50:05,791 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2023-11-19 07:50:05,792 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:05,802 INFO L225 Difference]: With dead ends: 111 [2023-11-19 07:50:05,802 INFO L226 Difference]: Without dead ends: 57 [2023-11-19 07:50:05,806 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-19 07:50:05,812 INFO L413 NwaCegarLoop]: 61 mSDtfsCounter, 21 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 21 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:05,813 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [21 Valid, 182 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:50:05,828 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2023-11-19 07:50:05,849 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 47. [2023-11-19 07:50:05,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 32 states have (on average 1.28125) internal successors, (41), 37 states have internal predecessors, (41), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2023-11-19 07:50:05,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 59 transitions. [2023-11-19 07:50:05,857 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 59 transitions. Word has length 26 [2023-11-19 07:50:05,858 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:05,858 INFO L495 AbstractCegarLoop]: Abstraction has 47 states and 59 transitions. [2023-11-19 07:50:05,859 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:05,859 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 59 transitions. [2023-11-19 07:50:05,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-11-19 07:50:05,862 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:05,862 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:05,862 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-19 07:50:05,863 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:05,864 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:05,864 INFO L85 PathProgramCache]: Analyzing trace with hash 239939508, now seen corresponding path program 1 times [2023-11-19 07:50:05,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:05,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1865733342] [2023-11-19 07:50:05,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:05,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:05,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:06,098 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:06,098 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:06,099 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1865733342] [2023-11-19 07:50:06,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1865733342] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:06,100 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:06,100 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-19 07:50:06,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325578787] [2023-11-19 07:50:06,102 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:06,104 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-19 07:50:06,104 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:06,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-19 07:50:06,105 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-19 07:50:06,106 INFO L87 Difference]: Start difference. First operand 47 states and 59 transitions. Second operand has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:06,184 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:06,185 INFO L93 Difference]: Finished difference Result 99 states and 136 transitions. [2023-11-19 07:50:06,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-19 07:50:06,187 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2023-11-19 07:50:06,188 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:06,189 INFO L225 Difference]: With dead ends: 99 [2023-11-19 07:50:06,192 INFO L226 Difference]: Without dead ends: 55 [2023-11-19 07:50:06,193 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-19 07:50:06,196 INFO L413 NwaCegarLoop]: 54 mSDtfsCounter, 12 mSDsluCounter, 104 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 158 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:06,198 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 158 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:50:06,201 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2023-11-19 07:50:06,213 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 49. [2023-11-19 07:50:06,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 34 states have (on average 1.2647058823529411) internal successors, (43), 39 states have internal predecessors, (43), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2023-11-19 07:50:06,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 61 transitions. [2023-11-19 07:50:06,215 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 61 transitions. Word has length 26 [2023-11-19 07:50:06,216 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:06,216 INFO L495 AbstractCegarLoop]: Abstraction has 49 states and 61 transitions. [2023-11-19 07:50:06,216 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:06,216 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 61 transitions. [2023-11-19 07:50:06,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-11-19 07:50:06,218 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:06,219 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:06,219 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-19 07:50:06,219 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:06,220 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:06,220 INFO L85 PathProgramCache]: Analyzing trace with hash 241786550, now seen corresponding path program 1 times [2023-11-19 07:50:06,220 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:06,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [197396749] [2023-11-19 07:50:06,221 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:06,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:06,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:06,467 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:06,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:06,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [197396749] [2023-11-19 07:50:06,468 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [197396749] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:06,468 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:06,468 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-19 07:50:06,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [80723685] [2023-11-19 07:50:06,469 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:06,469 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-19 07:50:06,469 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:06,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-19 07:50:06,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-19 07:50:06,471 INFO L87 Difference]: Start difference. First operand 49 states and 61 transitions. Second operand has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:06,525 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:06,526 INFO L93 Difference]: Finished difference Result 102 states and 139 transitions. [2023-11-19 07:50:06,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-11-19 07:50:06,526 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2023-11-19 07:50:06,527 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:06,529 INFO L225 Difference]: With dead ends: 102 [2023-11-19 07:50:06,529 INFO L226 Difference]: Without dead ends: 56 [2023-11-19 07:50:06,530 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2023-11-19 07:50:06,532 INFO L413 NwaCegarLoop]: 52 mSDtfsCounter, 9 mSDsluCounter, 152 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 204 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:06,533 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 204 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-19 07:50:06,534 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 56 states. [2023-11-19 07:50:06,540 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 56 to 52. [2023-11-19 07:50:06,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 37 states have (on average 1.2432432432432432) internal successors, (46), 42 states have internal predecessors, (46), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2023-11-19 07:50:06,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 64 transitions. [2023-11-19 07:50:06,544 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 64 transitions. Word has length 26 [2023-11-19 07:50:06,544 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:06,544 INFO L495 AbstractCegarLoop]: Abstraction has 52 states and 64 transitions. [2023-11-19 07:50:06,544 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 4.2) internal successors, (21), 5 states have internal predecessors, (21), 1 states have call successors, (5), 1 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:06,545 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 64 transitions. [2023-11-19 07:50:06,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2023-11-19 07:50:06,546 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:06,546 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:06,546 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-19 07:50:06,547 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:06,547 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:06,548 INFO L85 PathProgramCache]: Analyzing trace with hash 2079841072, now seen corresponding path program 1 times [2023-11-19 07:50:06,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:06,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1003188652] [2023-11-19 07:50:06,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:06,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:06,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:09,512 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:09,513 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:09,513 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1003188652] [2023-11-19 07:50:09,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1003188652] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:09,513 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:09,514 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [16] imperfect sequences [] total 16 [2023-11-19 07:50:09,514 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1932007421] [2023-11-19 07:50:09,514 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:09,515 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2023-11-19 07:50:09,515 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:09,516 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2023-11-19 07:50:09,516 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=31, Invalid=209, Unknown=0, NotChecked=0, Total=240 [2023-11-19 07:50:09,516 INFO L87 Difference]: Start difference. First operand 52 states and 64 transitions. Second operand has 16 states, 14 states have (on average 1.5) internal successors, (21), 11 states have internal predecessors, (21), 5 states have call successors, (5), 5 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:10,196 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:10,197 INFO L93 Difference]: Finished difference Result 140 states and 181 transitions. [2023-11-19 07:50:10,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2023-11-19 07:50:10,197 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 14 states have (on average 1.5) internal successors, (21), 11 states have internal predecessors, (21), 5 states have call successors, (5), 5 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2023-11-19 07:50:10,198 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:10,200 INFO L225 Difference]: With dead ends: 140 [2023-11-19 07:50:10,201 INFO L226 Difference]: Without dead ends: 91 [2023-11-19 07:50:10,202 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 31 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=63, Invalid=443, Unknown=0, NotChecked=0, Total=506 [2023-11-19 07:50:10,203 INFO L413 NwaCegarLoop]: 36 mSDtfsCounter, 36 mSDsluCounter, 347 mSDsCounter, 0 mSdLazyCounter, 387 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 383 SdHoareTripleChecker+Invalid, 393 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 387 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:10,204 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 383 Invalid, 393 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 387 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-19 07:50:10,205 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91 states. [2023-11-19 07:50:10,218 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 79. [2023-11-19 07:50:10,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 79 states, 57 states have (on average 1.280701754385965) internal successors, (73), 64 states have internal predecessors, (73), 14 states have call successors, (14), 10 states have call predecessors, (14), 7 states have return successors, (15), 8 states have call predecessors, (15), 12 states have call successors, (15) [2023-11-19 07:50:10,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 79 states and 102 transitions. [2023-11-19 07:50:10,220 INFO L78 Accepts]: Start accepts. Automaton has 79 states and 102 transitions. Word has length 26 [2023-11-19 07:50:10,221 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:10,221 INFO L495 AbstractCegarLoop]: Abstraction has 79 states and 102 transitions. [2023-11-19 07:50:10,221 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 14 states have (on average 1.5) internal successors, (21), 11 states have internal predecessors, (21), 5 states have call successors, (5), 5 states have call predecessors, (5), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:10,221 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 102 transitions. [2023-11-19 07:50:10,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-11-19 07:50:10,223 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:10,224 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:10,224 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-19 07:50:10,224 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:10,225 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:10,225 INFO L85 PathProgramCache]: Analyzing trace with hash 1175136643, now seen corresponding path program 1 times [2023-11-19 07:50:10,225 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:10,225 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289494181] [2023-11-19 07:50:10,225 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:10,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:10,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:13,469 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2023-11-19 07:50:13,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:13,519 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:13,519 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:13,519 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [289494181] [2023-11-19 07:50:13,520 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [289494181] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:50:13,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2129442610] [2023-11-19 07:50:13,520 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:13,521 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:50:13,521 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:50:13,524 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:50:13,551 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-19 07:50:13,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:13,834 INFO L262 TraceCheckSpWp]: Trace formula consists of 535 conjuncts, 166 conjunts are in the unsatisfiable core [2023-11-19 07:50:13,848 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:50:13,939 INFO L349 Elim1Store]: treesize reduction 24, result has 4.0 percent of original size [2023-11-19 07:50:13,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 103 treesize of output 97 [2023-11-19 07:50:14,267 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-11-19 07:50:14,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-11-19 07:50:14,784 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2023-11-19 07:50:14,873 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 21 [2023-11-19 07:50:15,122 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 6 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2023-11-19 07:50:15,352 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 21 [2023-11-19 07:50:15,556 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:15,556 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:50:16,079 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_164 (Array Int Int))) (not (let ((.cse0 (store |c_#memory_int| c_func_to_recursive_line_12_to_13_0_~e.base v_ArrVal_164))) (= (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~c.base) c_func_to_recursive_line_12_to_13_0_~c.offset) 4294967296) (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~b.base) c_func_to_recursive_line_12_to_13_0_~b.offset) 4294967296))))) is different from false [2023-11-19 07:50:16,092 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_164 (Array Int Int)) (v_ArrVal_163 (Array Int Int))) (not (let ((.cse0 (store (store |c_#memory_int| c_func_to_recursive_line_12_to_13_0_~d.base v_ArrVal_163) c_func_to_recursive_line_12_to_13_0_~e.base v_ArrVal_164))) (= (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~c.base) c_func_to_recursive_line_12_to_13_0_~c.offset) 4294967296) (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~b.base) c_func_to_recursive_line_12_to_13_0_~b.offset) 4294967296))))) is different from false [2023-11-19 07:50:16,108 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_164 (Array Int Int)) (v_ArrVal_163 (Array Int Int))) (not (let ((.cse0 (store (store |c_#memory_int| |c_func_to_recursive_line_12_to_13_0_#in~d.base| v_ArrVal_163) |c_func_to_recursive_line_12_to_13_0_#in~e.base| v_ArrVal_164))) (= (mod (select (select .cse0 |c_func_to_recursive_line_12_to_13_0_#in~c.base|) |c_func_to_recursive_line_12_to_13_0_#in~c.offset|) 4294967296) (mod (select (select .cse0 |c_func_to_recursive_line_12_to_13_0_#in~b.base|) |c_func_to_recursive_line_12_to_13_0_#in~b.offset|) 4294967296))))) is different from false [2023-11-19 07:50:16,134 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_164 (Array Int Int)) (v_ArrVal_163 (Array Int Int))) (not (let ((.cse0 (store (store (store |c_#memory_int| c_func_to_recursive_line_12_to_13_0_~c.base (let ((.cse1 (select |c_#memory_int| c_func_to_recursive_line_12_to_13_0_~c.base))) (store .cse1 c_func_to_recursive_line_12_to_13_0_~c.offset (+ (select .cse1 c_func_to_recursive_line_12_to_13_0_~c.offset) 1)))) c_func_to_recursive_line_12_to_13_0_~d.base v_ArrVal_163) c_func_to_recursive_line_12_to_13_0_~e.base v_ArrVal_164))) (= (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~c.base) c_func_to_recursive_line_12_to_13_0_~c.offset) 4294967296) (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~b.base) c_func_to_recursive_line_12_to_13_0_~b.offset) 4294967296))))) is different from false [2023-11-19 07:50:16,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2129442610] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:50:16,167 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 07:50:16,167 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 22] total 40 [2023-11-19 07:50:16,168 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1439645198] [2023-11-19 07:50:16,168 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 07:50:16,169 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2023-11-19 07:50:16,169 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:16,170 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2023-11-19 07:50:16,171 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=123, Invalid=1818, Unknown=55, NotChecked=356, Total=2352 [2023-11-19 07:50:16,172 INFO L87 Difference]: Start difference. First operand 79 states and 102 transitions. Second operand has 40 states, 30 states have (on average 1.4) internal successors, (42), 28 states have internal predecessors, (42), 14 states have call successors, (14), 13 states have call predecessors, (14), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-19 07:50:19,118 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:19,118 INFO L93 Difference]: Finished difference Result 187 states and 246 transitions. [2023-11-19 07:50:19,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2023-11-19 07:50:19,120 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 30 states have (on average 1.4) internal successors, (42), 28 states have internal predecessors, (42), 14 states have call successors, (14), 13 states have call predecessors, (14), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 35 [2023-11-19 07:50:19,120 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:19,122 INFO L225 Difference]: With dead ends: 187 [2023-11-19 07:50:19,122 INFO L226 Difference]: Without dead ends: 138 [2023-11-19 07:50:19,125 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 34 SyntacticMatches, 0 SemanticMatches, 70 ConstructedPredicates, 4 IntricatePredicates, 0 DeprecatedPredicates, 649 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=304, Invalid=4201, Unknown=67, NotChecked=540, Total=5112 [2023-11-19 07:50:19,127 INFO L413 NwaCegarLoop]: 42 mSDtfsCounter, 149 mSDsluCounter, 940 mSDsCounter, 0 mSdLazyCounter, 1556 mSolverCounterSat, 46 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 149 SdHoareTripleChecker+Valid, 982 SdHoareTripleChecker+Invalid, 1602 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 46 IncrementalHoareTripleChecker+Valid, 1556 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:19,127 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [149 Valid, 982 Invalid, 1602 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [46 Valid, 1556 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2023-11-19 07:50:19,131 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 138 states. [2023-11-19 07:50:19,172 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 138 to 116. [2023-11-19 07:50:19,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 79 states have (on average 1.2784810126582278) internal successors, (101), 90 states have internal predecessors, (101), 19 states have call successors, (19), 15 states have call predecessors, (19), 17 states have return successors, (35), 10 states have call predecessors, (35), 17 states have call successors, (35) [2023-11-19 07:50:19,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 155 transitions. [2023-11-19 07:50:19,181 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 155 transitions. Word has length 35 [2023-11-19 07:50:19,185 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:19,186 INFO L495 AbstractCegarLoop]: Abstraction has 116 states and 155 transitions. [2023-11-19 07:50:19,187 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 30 states have (on average 1.4) internal successors, (42), 28 states have internal predecessors, (42), 14 states have call successors, (14), 13 states have call predecessors, (14), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-19 07:50:19,187 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 155 transitions. [2023-11-19 07:50:19,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-11-19 07:50:19,193 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:19,195 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:19,225 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-19 07:50:19,408 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:50:19,408 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:19,409 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:19,409 INFO L85 PathProgramCache]: Analyzing trace with hash 387749318, now seen corresponding path program 1 times [2023-11-19 07:50:19,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:19,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1221844116] [2023-11-19 07:50:19,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:19,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:19,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:22,115 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2023-11-19 07:50:22,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:22,145 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:22,148 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:22,148 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1221844116] [2023-11-19 07:50:22,149 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1221844116] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:50:22,151 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [967410943] [2023-11-19 07:50:22,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:22,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:50:22,152 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:50:22,153 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:50:22,172 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-19 07:50:22,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:22,372 INFO L262 TraceCheckSpWp]: Trace formula consists of 535 conjuncts, 175 conjunts are in the unsatisfiable core [2023-11-19 07:50:22,380 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:50:22,415 INFO L349 Elim1Store]: treesize reduction 17, result has 32.0 percent of original size [2023-11-19 07:50:22,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 667 treesize of output 663 [2023-11-19 07:50:22,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-11-19 07:50:22,938 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 16 treesize of output 11 [2023-11-19 07:50:22,983 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 11 [2023-11-19 07:50:23,133 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 5 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-11-19 07:50:23,385 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 5 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 28 [2023-11-19 07:50:23,719 INFO L349 Elim1Store]: treesize reduction 13, result has 40.9 percent of original size [2023-11-19 07:50:23,720 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 5 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 35 [2023-11-19 07:50:23,992 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:23,992 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:50:24,372 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_232 (Array Int Int))) (not (let ((.cse0 (store |c_#memory_int| |c_func_to_recursive_line_13_to_14_0_#in~e.base| v_ArrVal_232))) (= (mod (select (select .cse0 |c_func_to_recursive_line_13_to_14_0_#in~b.base|) |c_func_to_recursive_line_13_to_14_0_#in~b.offset|) 4294967296) (mod (select (select .cse0 |c_func_to_recursive_line_13_to_14_0_#in~c.base|) |c_func_to_recursive_line_13_to_14_0_#in~c.offset|) 4294967296))))) is different from false [2023-11-19 07:50:24,383 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_232 (Array Int Int))) (not (let ((.cse0 (store |c_#memory_int| c_func_to_recursive_line_12_to_13_0_~e.base v_ArrVal_232))) (= (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~c.base) c_func_to_recursive_line_12_to_13_0_~c.offset) 4294967296) (mod (select (select .cse0 c_func_to_recursive_line_12_to_13_0_~b.base) c_func_to_recursive_line_12_to_13_0_~b.offset) 4294967296))))) is different from false [2023-11-19 07:50:24,805 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_232 (Array Int Int)) (func_to_recursive_line_12_to_13_0_~d.offset Int)) (not (let ((.cse0 (store (store |c_#memory_int| c_func_to_recursive_line_11_to_12_0_~d.base (store (select |c_#memory_int| c_func_to_recursive_line_11_to_12_0_~d.base) func_to_recursive_line_12_to_13_0_~d.offset 0)) c_func_to_recursive_line_11_to_12_0_~e.base v_ArrVal_232))) (= (mod (select (select .cse0 c_func_to_recursive_line_11_to_12_0_~b.base) c_func_to_recursive_line_11_to_12_0_~b.offset) 4294967296) (mod (select (select .cse0 c_func_to_recursive_line_11_to_12_0_~c.base) c_func_to_recursive_line_11_to_12_0_~c.offset) 4294967296))))) is different from false [2023-11-19 07:50:24,818 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_232 (Array Int Int)) (func_to_recursive_line_11_to_12_0_~c.offset Int) (func_to_recursive_line_12_to_13_0_~d.offset Int)) (not (let ((.cse0 (store (let ((.cse1 (store |c_#memory_int| c_func_to_recursive_line_11_to_12_0_~c.base (store (select |c_#memory_int| c_func_to_recursive_line_11_to_12_0_~c.base) func_to_recursive_line_11_to_12_0_~c.offset 0)))) (store .cse1 c_func_to_recursive_line_11_to_12_0_~d.base (store (select .cse1 c_func_to_recursive_line_11_to_12_0_~d.base) func_to_recursive_line_12_to_13_0_~d.offset 0))) c_func_to_recursive_line_11_to_12_0_~e.base v_ArrVal_232))) (= (mod (select (select .cse0 c_func_to_recursive_line_11_to_12_0_~b.base) c_func_to_recursive_line_11_to_12_0_~b.offset) 4294967296) (mod (select (select .cse0 c_func_to_recursive_line_11_to_12_0_~c.base) func_to_recursive_line_11_to_12_0_~c.offset) 4294967296))))) is different from false [2023-11-19 07:50:24,834 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_232 (Array Int Int)) (func_to_recursive_line_11_to_12_0_~c.offset Int) (func_to_recursive_line_12_to_13_0_~d.offset Int)) (not (let ((.cse0 (store (let ((.cse1 (store |c_#memory_int| |c_func_to_recursive_line_11_to_12_0_#in~c.base| (store (select |c_#memory_int| |c_func_to_recursive_line_11_to_12_0_#in~c.base|) func_to_recursive_line_11_to_12_0_~c.offset 0)))) (store .cse1 |c_func_to_recursive_line_11_to_12_0_#in~d.base| (store (select .cse1 |c_func_to_recursive_line_11_to_12_0_#in~d.base|) func_to_recursive_line_12_to_13_0_~d.offset 0))) |c_func_to_recursive_line_11_to_12_0_#in~e.base| v_ArrVal_232))) (= (mod (select (select .cse0 |c_func_to_recursive_line_11_to_12_0_#in~b.base|) |c_func_to_recursive_line_11_to_12_0_#in~b.offset|) 4294967296) (mod (select (select .cse0 |c_func_to_recursive_line_11_to_12_0_#in~c.base|) func_to_recursive_line_11_to_12_0_~c.offset) 4294967296))))) is different from false [2023-11-19 07:50:24,858 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_232 (Array Int Int)) (func_to_recursive_line_11_to_12_0_~c.offset Int) (func_to_recursive_line_12_to_13_0_~d.offset Int)) (not (let ((.cse0 (store (let ((.cse1 (let ((.cse2 (store |c_#memory_int| c_func_to_recursive_line_11_to_12_0_~b.base (let ((.cse3 (select |c_#memory_int| c_func_to_recursive_line_11_to_12_0_~b.base))) (store .cse3 c_func_to_recursive_line_11_to_12_0_~b.offset (+ (select .cse3 c_func_to_recursive_line_11_to_12_0_~b.offset) 1)))))) (store .cse2 c_func_to_recursive_line_11_to_12_0_~c.base (store (select .cse2 c_func_to_recursive_line_11_to_12_0_~c.base) func_to_recursive_line_11_to_12_0_~c.offset 0))))) (store .cse1 c_func_to_recursive_line_11_to_12_0_~d.base (store (select .cse1 c_func_to_recursive_line_11_to_12_0_~d.base) func_to_recursive_line_12_to_13_0_~d.offset 0))) c_func_to_recursive_line_11_to_12_0_~e.base v_ArrVal_232))) (= (mod (select (select .cse0 c_func_to_recursive_line_11_to_12_0_~b.base) c_func_to_recursive_line_11_to_12_0_~b.offset) 4294967296) (mod (select (select .cse0 c_func_to_recursive_line_11_to_12_0_~c.base) func_to_recursive_line_11_to_12_0_~c.offset) 4294967296))))) is different from false [2023-11-19 07:50:24,879 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [967410943] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:50:24,880 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 07:50:24,880 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 22] total 39 [2023-11-19 07:50:24,880 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [415383752] [2023-11-19 07:50:24,880 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 07:50:24,881 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 39 states [2023-11-19 07:50:24,881 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:24,882 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants. [2023-11-19 07:50:24,883 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=115, Invalid=1804, Unknown=85, NotChecked=546, Total=2550 [2023-11-19 07:50:24,884 INFO L87 Difference]: Start difference. First operand 116 states and 155 transitions. Second operand has 39 states, 29 states have (on average 1.5172413793103448) internal successors, (44), 27 states have internal predecessors, (44), 14 states have call successors, (14), 13 states have call predecessors, (14), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-19 07:50:29,891 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:29,891 INFO L93 Difference]: Finished difference Result 287 states and 382 transitions. [2023-11-19 07:50:29,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2023-11-19 07:50:29,892 INFO L78 Accepts]: Start accepts. Automaton has has 39 states, 29 states have (on average 1.5172413793103448) internal successors, (44), 27 states have internal predecessors, (44), 14 states have call successors, (14), 13 states have call predecessors, (14), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 35 [2023-11-19 07:50:29,892 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:29,895 INFO L225 Difference]: With dead ends: 287 [2023-11-19 07:50:29,895 INFO L226 Difference]: Without dead ends: 201 [2023-11-19 07:50:29,900 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 90 ConstructedPredicates, 6 IntricatePredicates, 0 DeprecatedPredicates, 1150 ImplicationChecksByTransitivity, 5.3s TimeCoverageRelationStatistics Valid=439, Invalid=6771, Unknown=124, NotChecked=1038, Total=8372 [2023-11-19 07:50:29,901 INFO L413 NwaCegarLoop]: 50 mSDtfsCounter, 204 mSDsluCounter, 1067 mSDsCounter, 0 mSdLazyCounter, 1912 mSolverCounterSat, 63 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 204 SdHoareTripleChecker+Valid, 1117 SdHoareTripleChecker+Invalid, 1975 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 63 IncrementalHoareTripleChecker+Valid, 1912 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:29,902 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [204 Valid, 1117 Invalid, 1975 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [63 Valid, 1912 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time] [2023-11-19 07:50:29,903 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 201 states. [2023-11-19 07:50:29,930 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 201 to 149. [2023-11-19 07:50:29,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 149 states, 100 states have (on average 1.28) internal successors, (128), 115 states have internal predecessors, (128), 25 states have call successors, (25), 21 states have call predecessors, (25), 23 states have return successors, (47), 14 states have call predecessors, (47), 23 states have call successors, (47) [2023-11-19 07:50:29,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 149 states and 200 transitions. [2023-11-19 07:50:29,933 INFO L78 Accepts]: Start accepts. Automaton has 149 states and 200 transitions. Word has length 35 [2023-11-19 07:50:29,934 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:29,934 INFO L495 AbstractCegarLoop]: Abstraction has 149 states and 200 transitions. [2023-11-19 07:50:29,934 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 39 states, 29 states have (on average 1.5172413793103448) internal successors, (44), 27 states have internal predecessors, (44), 14 states have call successors, (14), 13 states have call predecessors, (14), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-19 07:50:29,935 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 200 transitions. [2023-11-19 07:50:29,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2023-11-19 07:50:29,937 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:29,937 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:29,970 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-19 07:50:30,152 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:50:30,152 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:30,152 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:30,153 INFO L85 PathProgramCache]: Analyzing trace with hash -1841266012, now seen corresponding path program 1 times [2023-11-19 07:50:30,153 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:30,153 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323982441] [2023-11-19 07:50:30,153 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:30,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:30,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:31,778 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2023-11-19 07:50:31,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:31,883 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:31,883 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:31,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323982441] [2023-11-19 07:50:31,884 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323982441] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-19 07:50:31,884 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-19 07:50:31,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2023-11-19 07:50:31,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435510056] [2023-11-19 07:50:31,885 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-19 07:50:31,886 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2023-11-19 07:50:31,886 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:31,887 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2023-11-19 07:50:31,887 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=56, Unknown=0, NotChecked=0, Total=72 [2023-11-19 07:50:31,887 INFO L87 Difference]: Start difference. First operand 149 states and 200 transitions. Second operand has 9 states, 7 states have (on average 3.857142857142857) internal successors, (27), 7 states have internal predecessors, (27), 3 states have call successors, (7), 3 states have call predecessors, (7), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:50:32,160 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:32,160 INFO L93 Difference]: Finished difference Result 250 states and 332 transitions. [2023-11-19 07:50:32,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2023-11-19 07:50:32,161 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 7 states have (on average 3.857142857142857) internal successors, (27), 7 states have internal predecessors, (27), 3 states have call successors, (7), 3 states have call predecessors, (7), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 35 [2023-11-19 07:50:32,162 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:32,164 INFO L225 Difference]: With dead ends: 250 [2023-11-19 07:50:32,164 INFO L226 Difference]: Without dead ends: 151 [2023-11-19 07:50:32,165 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=34, Invalid=122, Unknown=0, NotChecked=0, Total=156 [2023-11-19 07:50:32,166 INFO L413 NwaCegarLoop]: 40 mSDtfsCounter, 30 mSDsluCounter, 141 mSDsCounter, 0 mSdLazyCounter, 188 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 181 SdHoareTripleChecker+Invalid, 198 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 188 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:32,166 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 181 Invalid, 198 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 188 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2023-11-19 07:50:32,167 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 151 states. [2023-11-19 07:50:32,189 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 151 to 149. [2023-11-19 07:50:32,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 149 states, 100 states have (on average 1.27) internal successors, (127), 114 states have internal predecessors, (127), 25 states have call successors, (25), 21 states have call predecessors, (25), 23 states have return successors, (47), 14 states have call predecessors, (47), 23 states have call successors, (47) [2023-11-19 07:50:32,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 149 states and 199 transitions. [2023-11-19 07:50:32,192 INFO L78 Accepts]: Start accepts. Automaton has 149 states and 199 transitions. Word has length 35 [2023-11-19 07:50:32,192 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:32,192 INFO L495 AbstractCegarLoop]: Abstraction has 149 states and 199 transitions. [2023-11-19 07:50:32,192 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 7 states have (on average 3.857142857142857) internal successors, (27), 7 states have internal predecessors, (27), 3 states have call successors, (7), 3 states have call predecessors, (7), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2023-11-19 07:50:32,193 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 199 transitions. [2023-11-19 07:50:32,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2023-11-19 07:50:32,195 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:32,195 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:32,195 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-19 07:50:32,196 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:32,196 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:32,196 INFO L85 PathProgramCache]: Analyzing trace with hash -286854304, now seen corresponding path program 1 times [2023-11-19 07:50:32,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:32,197 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [921839101] [2023-11-19 07:50:32,197 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:32,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:32,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:33,514 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:33,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:33,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [921839101] [2023-11-19 07:50:33,514 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [921839101] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:50:33,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1776589675] [2023-11-19 07:50:33,515 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:33,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:50:33,515 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:50:33,516 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:50:33,544 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-19 07:50:33,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:33,781 INFO L262 TraceCheckSpWp]: Trace formula consists of 487 conjuncts, 93 conjunts are in the unsatisfiable core [2023-11-19 07:50:33,787 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:50:33,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 1670 treesize of output 1654 [2023-11-19 07:50:33,850 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-11-19 07:50:33,866 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 18 [2023-11-19 07:50:33,949 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 21 [2023-11-19 07:50:34,075 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:34,075 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:50:34,776 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-19 07:50:34,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1776589675] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-19 07:50:34,777 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-19 07:50:34,777 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 19, 19] total 32 [2023-11-19 07:50:34,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1014925581] [2023-11-19 07:50:34,778 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-19 07:50:34,778 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2023-11-19 07:50:34,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:34,779 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2023-11-19 07:50:34,780 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=91, Invalid=901, Unknown=0, NotChecked=0, Total=992 [2023-11-19 07:50:34,780 INFO L87 Difference]: Start difference. First operand 149 states and 199 transitions. Second operand has 32 states, 27 states have (on average 2.3333333333333335) internal successors, (63), 22 states have internal predecessors, (63), 10 states have call successors, (10), 10 states have call predecessors, (10), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:37,211 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:37,211 INFO L93 Difference]: Finished difference Result 344 states and 476 transitions. [2023-11-19 07:50:37,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. [2023-11-19 07:50:37,215 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 27 states have (on average 2.3333333333333335) internal successors, (63), 22 states have internal predecessors, (63), 10 states have call successors, (10), 10 states have call predecessors, (10), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2023-11-19 07:50:37,215 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:37,218 INFO L225 Difference]: With dead ends: 344 [2023-11-19 07:50:37,221 INFO L226 Difference]: Without dead ends: 247 [2023-11-19 07:50:37,224 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 121 GetRequests, 67 SyntacticMatches, 0 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 533 ImplicationChecksByTransitivity, 2.1s TimeCoverageRelationStatistics Valid=316, Invalid=2764, Unknown=0, NotChecked=0, Total=3080 [2023-11-19 07:50:37,225 INFO L413 NwaCegarLoop]: 39 mSDtfsCounter, 192 mSDsluCounter, 609 mSDsCounter, 0 mSdLazyCounter, 997 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 192 SdHoareTripleChecker+Valid, 648 SdHoareTripleChecker+Invalid, 1031 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 997 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:37,226 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [192 Valid, 648 Invalid, 1031 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 997 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2023-11-19 07:50:37,227 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 247 states. [2023-11-19 07:50:37,269 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 247 to 226. [2023-11-19 07:50:37,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 226 states, 165 states have (on average 1.2787878787878788) internal successors, (211), 183 states have internal predecessors, (211), 29 states have call successors, (29), 26 states have call predecessors, (29), 31 states have return successors, (61), 17 states have call predecessors, (61), 27 states have call successors, (61) [2023-11-19 07:50:37,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 226 states and 301 transitions. [2023-11-19 07:50:37,274 INFO L78 Accepts]: Start accepts. Automaton has 226 states and 301 transitions. Word has length 38 [2023-11-19 07:50:37,275 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:37,275 INFO L495 AbstractCegarLoop]: Abstraction has 226 states and 301 transitions. [2023-11-19 07:50:37,276 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 27 states have (on average 2.3333333333333335) internal successors, (63), 22 states have internal predecessors, (63), 10 states have call successors, (10), 10 states have call predecessors, (10), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-19 07:50:37,276 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 301 transitions. [2023-11-19 07:50:37,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2023-11-19 07:50:37,279 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:37,279 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:37,304 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-19 07:50:37,500 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:50:37,500 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:37,501 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:37,501 INFO L85 PathProgramCache]: Analyzing trace with hash -1247852400, now seen corresponding path program 2 times [2023-11-19 07:50:37,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:37,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1842252194] [2023-11-19 07:50:37,501 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:37,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:37,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:39,638 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2023-11-19 07:50:39,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:39,734 INFO L376 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2023-11-19 07:50:39,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-19 07:50:39,740 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2023-11-19 07:50:39,740 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-19 07:50:39,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1842252194] [2023-11-19 07:50:39,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1842252194] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:50:39,740 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1058128492] [2023-11-19 07:50:39,741 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-19 07:50:39,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-19 07:50:39,741 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 [2023-11-19 07:50:39,742 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-19 07:50:39,764 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2023-11-19 07:50:40,057 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-19 07:50:40,057 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-19 07:50:40,065 INFO L262 TraceCheckSpWp]: Trace formula consists of 655 conjuncts, 156 conjunts are in the unsatisfiable core [2023-11-19 07:50:40,075 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-19 07:50:40,097 INFO L349 Elim1Store]: treesize reduction 7, result has 12.5 percent of original size [2023-11-19 07:50:40,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 5003 treesize of output 4939 [2023-11-19 07:50:40,362 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2023-11-19 07:50:40,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-11-19 07:50:40,760 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 25 [2023-11-19 07:50:40,899 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 3 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 20 [2023-11-19 07:50:41,012 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 3 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 15 [2023-11-19 07:50:41,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 22 [2023-11-19 07:50:41,310 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 14 [2023-11-19 07:50:41,356 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 2 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-19 07:50:41,356 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-19 07:50:41,767 WARN L854 $PredicateComparison]: unable to prove that (forall ((v_ArrVal_393 (Array Int Int)) (func_to_recursive_line_12_to_13_0_~d.offset Int)) (< (mod (+ (select (select (let ((.cse0 (store |c_#memory_int| c_func_to_recursive_line_12_to_13_0_~c.base v_ArrVal_393))) (store .cse0 c_func_to_recursive_line_12_to_13_0_~d.base (store (select .cse0 c_func_to_recursive_line_12_to_13_0_~d.base) func_to_recursive_line_12_to_13_0_~d.offset 0))) c_func_to_recursive_line_12_to_13_0_~uint32_max.base) c_func_to_recursive_line_12_to_13_0_~uint32_max.offset) 4294967295) 4294967296) 1)) is different from false [2023-11-19 07:50:41,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1058128492] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-19 07:50:41,793 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-19 07:50:41,794 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 21] total 32 [2023-11-19 07:50:41,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [28144777] [2023-11-19 07:50:41,794 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-19 07:50:41,795 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2023-11-19 07:50:41,795 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-19 07:50:41,796 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2023-11-19 07:50:41,796 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=1234, Unknown=1, NotChecked=70, Total=1406 [2023-11-19 07:50:41,797 INFO L87 Difference]: Start difference. First operand 226 states and 301 transitions. Second operand has 32 states, 26 states have (on average 1.9615384615384615) internal successors, (51), 23 states have internal predecessors, (51), 13 states have call successors, (16), 11 states have call predecessors, (16), 4 states have return successors, (4), 3 states have call predecessors, (4), 4 states have call successors, (4) [2023-11-19 07:50:44,095 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-19 07:50:44,095 INFO L93 Difference]: Finished difference Result 420 states and 573 transitions. [2023-11-19 07:50:44,100 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2023-11-19 07:50:44,100 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 26 states have (on average 1.9615384615384615) internal successors, (51), 23 states have internal predecessors, (51), 13 states have call successors, (16), 11 states have call predecessors, (16), 4 states have return successors, (4), 3 states have call predecessors, (4), 4 states have call successors, (4) Word has length 44 [2023-11-19 07:50:44,101 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-19 07:50:44,103 INFO L225 Difference]: With dead ends: 420 [2023-11-19 07:50:44,103 INFO L226 Difference]: Without dead ends: 244 [2023-11-19 07:50:44,105 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 113 GetRequests, 51 SyntacticMatches, 0 SemanticMatches, 62 ConstructedPredicates, 1 IntricatePredicates, 0 DeprecatedPredicates, 623 ImplicationChecksByTransitivity, 2.6s TimeCoverageRelationStatistics Valid=298, Invalid=3611, Unknown=1, NotChecked=122, Total=4032 [2023-11-19 07:50:44,106 INFO L413 NwaCegarLoop]: 38 mSDtfsCounter, 95 mSDsluCounter, 636 mSDsCounter, 0 mSdLazyCounter, 1016 mSolverCounterSat, 58 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 95 SdHoareTripleChecker+Valid, 674 SdHoareTripleChecker+Invalid, 1074 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 58 IncrementalHoareTripleChecker+Valid, 1016 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-19 07:50:44,106 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [95 Valid, 674 Invalid, 1074 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [58 Valid, 1016 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-19 07:50:44,107 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 244 states. [2023-11-19 07:50:44,139 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 244 to 237. [2023-11-19 07:50:44,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 237 states, 172 states have (on average 1.2674418604651163) internal successors, (218), 190 states have internal predecessors, (218), 31 states have call successors, (31), 28 states have call predecessors, (31), 33 states have return successors, (68), 19 states have call predecessors, (68), 29 states have call successors, (68) [2023-11-19 07:50:44,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 237 states and 317 transitions. [2023-11-19 07:50:44,143 INFO L78 Accepts]: Start accepts. Automaton has 237 states and 317 transitions. Word has length 44 [2023-11-19 07:50:44,150 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-19 07:50:44,150 INFO L495 AbstractCegarLoop]: Abstraction has 237 states and 317 transitions. [2023-11-19 07:50:44,150 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 26 states have (on average 1.9615384615384615) internal successors, (51), 23 states have internal predecessors, (51), 13 states have call successors, (16), 11 states have call predecessors, (16), 4 states have return successors, (4), 3 states have call predecessors, (4), 4 states have call successors, (4) [2023-11-19 07:50:44,150 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 317 transitions. [2023-11-19 07:50:44,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2023-11-19 07:50:44,154 INFO L187 NwaCegarLoop]: Found error trace [2023-11-19 07:50:44,155 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-19 07:50:44,179 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2023-11-19 07:50:44,360 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_a61a3693-2d7e-40e1-8e49-314945608c3a/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2023-11-19 07:50:44,360 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION === [func_to_recursive_line_14_to_16_0Err0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-19 07:50:44,360 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-19 07:50:44,361 INFO L85 PathProgramCache]: Analyzing trace with hash -873336554, now seen corresponding path program 1 times [2023-11-19 07:50:44,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-19 07:50:44,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1106871260] [2023-11-19 07:50:44,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-19 07:50:44,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-19 07:50:44,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat