./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem10_label45.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc 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_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem10_label45.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI --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 0a3986623018c70e6eab20909e61181eb3fd2fad76b9f685fe7d2107541e2f5e --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:50:03,621 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:50:03,751 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-24 21:50:03,764 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:50:03,765 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:50:03,807 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:50:03,808 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:50:03,808 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:50:03,809 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:50:03,810 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:50:03,811 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:50:03,811 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:50:03,812 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:50:03,813 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:50:03,814 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:50:03,814 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:50:03,815 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-24 21:50:03,816 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 21:50:03,817 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:50:03,817 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 21:50:03,818 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:50:03,819 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-24 21:50:03,820 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:50:03,820 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-24 21:50:03,821 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 21:50:03,822 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-24 21:50:03,822 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:50:03,823 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:50:03,824 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:50:03,824 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:50:03,826 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:50:03,827 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:50:03,828 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:50:03,832 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:50:03,834 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-24 21:50:03,835 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:50:03,835 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:50:03,836 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:50:03,836 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:50:03,836 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-24 21:50:03,837 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:50:03,837 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:50:03,837 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_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/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_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI 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 -> 0a3986623018c70e6eab20909e61181eb3fd2fad76b9f685fe7d2107541e2f5e [2023-11-24 21:50:04,155 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:50:04,189 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:50:04,192 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:50:04,194 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:50:04,194 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:50:04,196 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/eca-rers2012/Problem10_label45.c [2023-11-24 21:50:07,503 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:50:07,812 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:50:07,813 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/sv-benchmarks/c/eca-rers2012/Problem10_label45.c [2023-11-24 21:50:07,826 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/data/90c5eb20e/f08fbe6456e44ccfa8c9d556b9db6780/FLAG0ed16351d [2023-11-24 21:50:07,841 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/data/90c5eb20e/f08fbe6456e44ccfa8c9d556b9db6780 [2023-11-24 21:50:07,844 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:50:07,846 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:50:07,849 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:50:07,850 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:50:07,854 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:50:07,857 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:50:07" (1/1) ... [2023-11-24 21:50:07,859 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ebb29fc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:07, skipping insertion in model container [2023-11-24 21:50:07,859 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:50:07" (1/1) ... [2023-11-24 21:50:07,908 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:50:08,102 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_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/sv-benchmarks/c/eca-rers2012/Problem10_label45.c[4437,4450] [2023-11-24 21:50:08,272 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:50:08,288 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:50:08,315 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_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/sv-benchmarks/c/eca-rers2012/Problem10_label45.c[4437,4450] [2023-11-24 21:50:08,399 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:50:08,419 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:50:08,419 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08 WrapperNode [2023-11-24 21:50:08,420 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:50:08,421 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:50:08,422 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:50:08,422 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:50:08,430 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,451 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,596 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 598 [2023-11-24 21:50:08,597 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:50:08,598 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 21:50:08,605 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 21:50:08,605 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 21:50:08,618 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,619 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,628 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,687 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2023-11-24 21:50:08,698 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,698 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,726 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,734 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,739 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,745 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,755 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 21:50:08,756 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 21:50:08,756 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 21:50:08,756 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 21:50:08,757 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (1/1) ... [2023-11-24 21:50:08,763 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:50:08,777 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:50:08,791 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 21:50:08,828 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 21:50:08,845 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 21:50:08,846 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-24 21:50:08,847 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 21:50:08,847 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 21:50:08,923 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 21:50:08,927 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 21:50:10,232 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 21:50:10,277 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 21:50:10,278 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-24 21:50:10,278 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:50:10 BoogieIcfgContainer [2023-11-24 21:50:10,278 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 21:50:10,281 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 21:50:10,281 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 21:50:10,285 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 21:50:10,285 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 09:50:07" (1/3) ... [2023-11-24 21:50:10,286 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2bff4038 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:50:10, skipping insertion in model container [2023-11-24 21:50:10,286 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:50:08" (2/3) ... [2023-11-24 21:50:10,286 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2bff4038 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:50:10, skipping insertion in model container [2023-11-24 21:50:10,287 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:50:10" (3/3) ... [2023-11-24 21:50:10,288 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem10_label45.c [2023-11-24 21:50:10,308 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 21:50:10,309 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-24 21:50:10,388 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 21:50:10,395 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;@13170e8e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 21:50:10,395 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-24 21:50:10,404 INFO L276 IsEmpty]: Start isEmpty. Operand has 144 states, 142 states have (on average 1.9859154929577465) internal successors, (282), 143 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:10,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-24 21:50:10,414 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:10,415 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:10,417 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:10,424 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:10,424 INFO L85 PathProgramCache]: Analyzing trace with hash -369581778, now seen corresponding path program 1 times [2023-11-24 21:50:10,434 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:10,434 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2016997818] [2023-11-24 21:50:10,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:10,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:10,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:10,678 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-24 21:50:10,679 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:10,679 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2016997818] [2023-11-24 21:50:10,680 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2016997818] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:10,681 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:10,681 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:50:10,683 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [323359522] [2023-11-24 21:50:10,684 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:10,689 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-24 21:50:10,691 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:10,738 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-24 21:50:10,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 21:50:10,745 INFO L87 Difference]: Start difference. First operand has 144 states, 142 states have (on average 1.9859154929577465) internal successors, (282), 143 states have internal predecessors, (282), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 18.5) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:10,790 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:10,790 INFO L93 Difference]: Finished difference Result 287 states and 563 transitions. [2023-11-24 21:50:10,792 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-24 21:50:10,793 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 18.5) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 37 [2023-11-24 21:50:10,794 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:10,804 INFO L225 Difference]: With dead ends: 287 [2023-11-24 21:50:10,805 INFO L226 Difference]: Without dead ends: 142 [2023-11-24 21:50:10,809 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-24 21:50:10,813 INFO L413 NwaCegarLoop]: 217 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 217 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:10,814 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 217 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-24 21:50:10,836 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 142 states. [2023-11-24 21:50:10,868 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 142 to 142. [2023-11-24 21:50:10,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 142 states, 141 states have (on average 1.5390070921985815) internal successors, (217), 141 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:10,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 142 states and 217 transitions. [2023-11-24 21:50:10,875 INFO L78 Accepts]: Start accepts. Automaton has 142 states and 217 transitions. Word has length 37 [2023-11-24 21:50:10,875 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:10,876 INFO L495 AbstractCegarLoop]: Abstraction has 142 states and 217 transitions. [2023-11-24 21:50:10,876 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 18.5) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:10,876 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 217 transitions. [2023-11-24 21:50:10,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2023-11-24 21:50:10,878 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:10,878 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:10,879 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-24 21:50:10,879 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:10,880 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:10,880 INFO L85 PathProgramCache]: Analyzing trace with hash -343568939, now seen corresponding path program 1 times [2023-11-24 21:50:10,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:10,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1258172316] [2023-11-24 21:50:10,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:10,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:10,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:11,062 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-24 21:50:11,063 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:11,063 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1258172316] [2023-11-24 21:50:11,063 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1258172316] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:11,064 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:11,064 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:50:11,064 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1789223759] [2023-11-24 21:50:11,065 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:11,066 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:11,067 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:11,067 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:11,068 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:11,068 INFO L87 Difference]: Start difference. First operand 142 states and 217 transitions. Second operand has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:11,916 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:11,916 INFO L93 Difference]: Finished difference Result 283 states and 433 transitions. [2023-11-24 21:50:11,917 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:11,917 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 37 [2023-11-24 21:50:11,917 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:11,921 INFO L225 Difference]: With dead ends: 283 [2023-11-24 21:50:11,921 INFO L226 Difference]: Without dead ends: 281 [2023-11-24 21:50:11,922 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:11,924 INFO L413 NwaCegarLoop]: 5 mSDtfsCounter, 146 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 365 mSolverCounterSat, 77 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 146 SdHoareTripleChecker+Valid, 9 SdHoareTripleChecker+Invalid, 442 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 77 IncrementalHoareTripleChecker+Valid, 365 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:11,925 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [146 Valid, 9 Invalid, 442 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [77 Valid, 365 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-24 21:50:11,927 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 281 states. [2023-11-24 21:50:11,949 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 281 to 281. [2023-11-24 21:50:11,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 281 states, 280 states have (on average 1.5392857142857144) internal successors, (431), 280 states have internal predecessors, (431), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:11,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 281 states and 431 transitions. [2023-11-24 21:50:11,954 INFO L78 Accepts]: Start accepts. Automaton has 281 states and 431 transitions. Word has length 37 [2023-11-24 21:50:11,955 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:11,955 INFO L495 AbstractCegarLoop]: Abstraction has 281 states and 431 transitions. [2023-11-24 21:50:11,956 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 12.333333333333334) internal successors, (37), 2 states have internal predecessors, (37), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:11,956 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 431 transitions. [2023-11-24 21:50:11,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2023-11-24 21:50:11,961 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:11,961 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:11,962 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-24 21:50:11,962 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:11,963 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:11,963 INFO L85 PathProgramCache]: Analyzing trace with hash 497874792, now seen corresponding path program 1 times [2023-11-24 21:50:11,964 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:11,964 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1955403880] [2023-11-24 21:50:11,964 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:11,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:12,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:12,520 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:12,520 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:12,521 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1955403880] [2023-11-24 21:50:12,521 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1955403880] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:12,521 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:12,521 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:50:12,522 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1115578852] [2023-11-24 21:50:12,522 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:12,523 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:12,523 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:12,524 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:12,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:12,529 INFO L87 Difference]: Start difference. First operand 281 states and 431 transitions. Second operand has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 2 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:13,249 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:13,250 INFO L93 Difference]: Finished difference Result 700 states and 1075 transitions. [2023-11-24 21:50:13,250 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:13,251 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 2 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 106 [2023-11-24 21:50:13,251 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:13,255 INFO L225 Difference]: With dead ends: 700 [2023-11-24 21:50:13,256 INFO L226 Difference]: Without dead ends: 420 [2023-11-24 21:50:13,258 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:13,260 INFO L413 NwaCegarLoop]: 46 mSDtfsCounter, 73 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 384 mSolverCounterSat, 39 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 423 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 39 IncrementalHoareTripleChecker+Valid, 384 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:13,261 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 50 Invalid, 423 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [39 Valid, 384 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-24 21:50:13,263 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 420 states. [2023-11-24 21:50:13,284 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 420 to 420. [2023-11-24 21:50:13,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 420 states, 419 states have (on average 1.4439140811455846) internal successors, (605), 419 states have internal predecessors, (605), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:13,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 420 states to 420 states and 605 transitions. [2023-11-24 21:50:13,291 INFO L78 Accepts]: Start accepts. Automaton has 420 states and 605 transitions. Word has length 106 [2023-11-24 21:50:13,292 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:13,292 INFO L495 AbstractCegarLoop]: Abstraction has 420 states and 605 transitions. [2023-11-24 21:50:13,292 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 2 states have internal predecessors, (106), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:13,293 INFO L276 IsEmpty]: Start isEmpty. Operand 420 states and 605 transitions. [2023-11-24 21:50:13,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2023-11-24 21:50:13,296 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:13,296 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:13,297 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-24 21:50:13,297 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:13,298 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:13,298 INFO L85 PathProgramCache]: Analyzing trace with hash 1940772441, now seen corresponding path program 1 times [2023-11-24 21:50:13,298 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:13,299 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [938997050] [2023-11-24 21:50:13,299 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:13,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:13,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:13,834 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:13,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:13,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [938997050] [2023-11-24 21:50:13,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [938997050] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:13,835 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:13,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:50:13,835 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [145469420] [2023-11-24 21:50:13,836 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:13,836 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 21:50:13,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:13,837 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 21:50:13,838 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-24 21:50:13,838 INFO L87 Difference]: Start difference. First operand 420 states and 605 transitions. Second operand has 4 states, 4 states have (on average 28.0) internal successors, (112), 3 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:14,755 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:14,755 INFO L93 Difference]: Finished difference Result 997 states and 1483 transitions. [2023-11-24 21:50:14,761 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 21:50:14,761 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 28.0) internal successors, (112), 3 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 112 [2023-11-24 21:50:14,764 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:14,770 INFO L225 Difference]: With dead ends: 997 [2023-11-24 21:50:14,771 INFO L226 Difference]: Without dead ends: 698 [2023-11-24 21:50:14,773 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-24 21:50:14,775 INFO L413 NwaCegarLoop]: 48 mSDtfsCounter, 69 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 618 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 675 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 618 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:14,776 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 55 Invalid, 675 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [57 Valid, 618 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-24 21:50:14,782 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 698 states. [2023-11-24 21:50:14,833 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 698 to 698. [2023-11-24 21:50:14,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 698 states, 697 states have (on average 1.4791965566714491) internal successors, (1031), 697 states have internal predecessors, (1031), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:14,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 698 states to 698 states and 1031 transitions. [2023-11-24 21:50:14,841 INFO L78 Accepts]: Start accepts. Automaton has 698 states and 1031 transitions. Word has length 112 [2023-11-24 21:50:14,842 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:14,842 INFO L495 AbstractCegarLoop]: Abstraction has 698 states and 1031 transitions. [2023-11-24 21:50:14,842 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 28.0) internal successors, (112), 3 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:14,843 INFO L276 IsEmpty]: Start isEmpty. Operand 698 states and 1031 transitions. [2023-11-24 21:50:14,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2023-11-24 21:50:14,859 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:14,860 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 21:50:14,860 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-24 21:50:14,860 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:14,861 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:14,861 INFO L85 PathProgramCache]: Analyzing trace with hash 2013762107, now seen corresponding path program 1 times [2023-11-24 21:50:14,862 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:14,862 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [309901848] [2023-11-24 21:50:14,862 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:14,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:14,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:15,077 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:15,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:15,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [309901848] [2023-11-24 21:50:15,078 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [309901848] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:15,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:15,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:50:15,079 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [446511817] [2023-11-24 21:50:15,079 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:15,080 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:15,080 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:15,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:15,081 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:15,082 INFO L87 Difference]: Start difference. First operand 698 states and 1031 transitions. Second operand has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 2 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:15,670 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:15,670 INFO L93 Difference]: Finished difference Result 1951 states and 2917 transitions. [2023-11-24 21:50:15,671 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:15,671 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 2 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 131 [2023-11-24 21:50:15,671 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:15,679 INFO L225 Difference]: With dead ends: 1951 [2023-11-24 21:50:15,679 INFO L226 Difference]: Without dead ends: 1254 [2023-11-24 21:50:15,681 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:15,690 INFO L413 NwaCegarLoop]: 72 mSDtfsCounter, 51 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 365 mSolverCounterSat, 69 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 51 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 434 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 69 IncrementalHoareTripleChecker+Valid, 365 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:15,691 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [51 Valid, 76 Invalid, 434 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [69 Valid, 365 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-24 21:50:15,695 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1254 states. [2023-11-24 21:50:15,721 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1254 to 976. [2023-11-24 21:50:15,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 976 states, 975 states have (on average 1.356923076923077) internal successors, (1323), 975 states have internal predecessors, (1323), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:15,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 976 states to 976 states and 1323 transitions. [2023-11-24 21:50:15,756 INFO L78 Accepts]: Start accepts. Automaton has 976 states and 1323 transitions. Word has length 131 [2023-11-24 21:50:15,757 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:15,757 INFO L495 AbstractCegarLoop]: Abstraction has 976 states and 1323 transitions. [2023-11-24 21:50:15,757 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.666666666666664) internal successors, (131), 2 states have internal predecessors, (131), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:15,758 INFO L276 IsEmpty]: Start isEmpty. Operand 976 states and 1323 transitions. [2023-11-24 21:50:15,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2023-11-24 21:50:15,761 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:15,761 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-24 21:50:15,762 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-24 21:50:15,762 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:15,763 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:15,764 INFO L85 PathProgramCache]: Analyzing trace with hash -1698152065, now seen corresponding path program 1 times [2023-11-24 21:50:15,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:15,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [358722304] [2023-11-24 21:50:15,764 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:15,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:15,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:16,304 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:16,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:16,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [358722304] [2023-11-24 21:50:16,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [358722304] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:16,306 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:16,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:50:16,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1541939072] [2023-11-24 21:50:16,307 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:16,308 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 21:50:16,309 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:16,310 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 21:50:16,310 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-24 21:50:16,310 INFO L87 Difference]: Start difference. First operand 976 states and 1323 transitions. Second operand has 4 states, 4 states have (on average 38.75) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:16,985 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:16,985 INFO L93 Difference]: Finished difference Result 1818 states and 2503 transitions. [2023-11-24 21:50:16,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-24 21:50:16,986 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 38.75) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 155 [2023-11-24 21:50:16,987 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:16,992 INFO L225 Difference]: With dead ends: 1818 [2023-11-24 21:50:16,993 INFO L226 Difference]: Without dead ends: 982 [2023-11-24 21:50:16,994 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 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-24 21:50:16,995 INFO L413 NwaCegarLoop]: 77 mSDtfsCounter, 91 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 508 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 91 SdHoareTripleChecker+Valid, 84 SdHoareTripleChecker+Invalid, 573 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 508 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:16,995 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [91 Valid, 84 Invalid, 573 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 508 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-24 21:50:16,997 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 982 states. [2023-11-24 21:50:17,019 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 982 to 976. [2023-11-24 21:50:17,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 976 states, 975 states have (on average 1.3517948717948718) internal successors, (1318), 975 states have internal predecessors, (1318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:17,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 976 states to 976 states and 1318 transitions. [2023-11-24 21:50:17,026 INFO L78 Accepts]: Start accepts. Automaton has 976 states and 1318 transitions. Word has length 155 [2023-11-24 21:50:17,026 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:17,026 INFO L495 AbstractCegarLoop]: Abstraction has 976 states and 1318 transitions. [2023-11-24 21:50:17,027 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 38.75) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:17,027 INFO L276 IsEmpty]: Start isEmpty. Operand 976 states and 1318 transitions. [2023-11-24 21:50:17,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2023-11-24 21:50:17,029 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:17,029 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:17,030 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-24 21:50:17,030 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:17,030 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:17,031 INFO L85 PathProgramCache]: Analyzing trace with hash -1276925188, now seen corresponding path program 1 times [2023-11-24 21:50:17,031 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:17,031 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1665482776] [2023-11-24 21:50:17,031 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:17,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:17,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:17,201 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2023-11-24 21:50:17,201 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:17,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1665482776] [2023-11-24 21:50:17,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1665482776] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:17,202 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:17,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:50:17,203 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [11171694] [2023-11-24 21:50:17,203 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:17,203 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:17,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:17,204 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:17,204 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:17,205 INFO L87 Difference]: Start difference. First operand 976 states and 1318 transitions. Second operand has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:17,850 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:17,850 INFO L93 Difference]: Finished difference Result 2229 states and 3078 transitions. [2023-11-24 21:50:17,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:17,851 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 172 [2023-11-24 21:50:17,851 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:17,858 INFO L225 Difference]: With dead ends: 2229 [2023-11-24 21:50:17,859 INFO L226 Difference]: Without dead ends: 1393 [2023-11-24 21:50:17,860 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:17,861 INFO L413 NwaCegarLoop]: 29 mSDtfsCounter, 107 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 335 mSolverCounterSat, 98 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 107 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 433 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 98 IncrementalHoareTripleChecker+Valid, 335 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:17,862 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [107 Valid, 32 Invalid, 433 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [98 Valid, 335 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-24 21:50:17,864 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1393 states. [2023-11-24 21:50:17,889 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1393 to 1393. [2023-11-24 21:50:17,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1393 states, 1392 states have (on average 1.2816091954022988) internal successors, (1784), 1392 states have internal predecessors, (1784), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:17,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1393 states to 1393 states and 1784 transitions. [2023-11-24 21:50:17,897 INFO L78 Accepts]: Start accepts. Automaton has 1393 states and 1784 transitions. Word has length 172 [2023-11-24 21:50:17,898 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:17,898 INFO L495 AbstractCegarLoop]: Abstraction has 1393 states and 1784 transitions. [2023-11-24 21:50:17,898 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:17,899 INFO L276 IsEmpty]: Start isEmpty. Operand 1393 states and 1784 transitions. [2023-11-24 21:50:17,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2023-11-24 21:50:17,902 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:17,902 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:17,902 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-24 21:50:17,903 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:17,903 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:17,903 INFO L85 PathProgramCache]: Analyzing trace with hash -1712551187, now seen corresponding path program 1 times [2023-11-24 21:50:17,903 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:17,904 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1252915845] [2023-11-24 21:50:17,904 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:17,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:17,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:18,094 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:18,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:18,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1252915845] [2023-11-24 21:50:18,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1252915845] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:18,095 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:18,095 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:50:18,096 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [912578840] [2023-11-24 21:50:18,096 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:18,096 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:18,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:18,097 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:18,097 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:18,098 INFO L87 Difference]: Start difference. First operand 1393 states and 1784 transitions. Second operand has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:18,665 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:18,665 INFO L93 Difference]: Finished difference Result 3202 states and 4180 transitions. [2023-11-24 21:50:18,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:18,666 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 178 [2023-11-24 21:50:18,666 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:18,676 INFO L225 Difference]: With dead ends: 3202 [2023-11-24 21:50:18,676 INFO L226 Difference]: Without dead ends: 1949 [2023-11-24 21:50:18,679 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:18,679 INFO L413 NwaCegarLoop]: 208 mSDtfsCounter, 69 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 341 mSolverCounterSat, 60 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 69 SdHoareTripleChecker+Valid, 212 SdHoareTripleChecker+Invalid, 401 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 60 IncrementalHoareTripleChecker+Valid, 341 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:18,680 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [69 Valid, 212 Invalid, 401 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [60 Valid, 341 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-24 21:50:18,683 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1949 states. [2023-11-24 21:50:18,736 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1949 to 1671. [2023-11-24 21:50:18,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1671 states, 1670 states have (on average 1.2467065868263474) internal successors, (2082), 1670 states have internal predecessors, (2082), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:18,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1671 states to 1671 states and 2082 transitions. [2023-11-24 21:50:18,744 INFO L78 Accepts]: Start accepts. Automaton has 1671 states and 2082 transitions. Word has length 178 [2023-11-24 21:50:18,745 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:18,745 INFO L495 AbstractCegarLoop]: Abstraction has 1671 states and 2082 transitions. [2023-11-24 21:50:18,745 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:18,746 INFO L276 IsEmpty]: Start isEmpty. Operand 1671 states and 2082 transitions. [2023-11-24 21:50:18,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2023-11-24 21:50:18,750 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:18,750 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:18,750 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-24 21:50:18,751 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:18,751 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:18,751 INFO L85 PathProgramCache]: Analyzing trace with hash 1913954829, now seen corresponding path program 1 times [2023-11-24 21:50:18,751 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:18,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [472298773] [2023-11-24 21:50:18,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:18,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:18,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:18,987 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:18,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:18,988 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [472298773] [2023-11-24 21:50:18,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [472298773] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:18,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:18,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:50:18,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [850779826] [2023-11-24 21:50:18,989 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:18,989 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:18,989 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:18,990 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:18,990 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:18,991 INFO L87 Difference]: Start difference. First operand 1671 states and 2082 transitions. Second operand has 3 states, 3 states have (on average 75.33333333333333) internal successors, (226), 3 states have internal predecessors, (226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:19,575 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:19,575 INFO L93 Difference]: Finished difference Result 3758 states and 4776 transitions. [2023-11-24 21:50:19,576 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:19,576 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 75.33333333333333) internal successors, (226), 3 states have internal predecessors, (226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 226 [2023-11-24 21:50:19,577 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:19,588 INFO L225 Difference]: With dead ends: 3758 [2023-11-24 21:50:19,588 INFO L226 Difference]: Without dead ends: 2227 [2023-11-24 21:50:19,590 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:19,591 INFO L413 NwaCegarLoop]: 183 mSDtfsCounter, 77 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 363 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 77 SdHoareTripleChecker+Valid, 186 SdHoareTripleChecker+Invalid, 417 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 363 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:19,592 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [77 Valid, 186 Invalid, 417 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 363 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-24 21:50:19,595 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2227 states. [2023-11-24 21:50:19,653 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2227 to 1810. [2023-11-24 21:50:19,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1810 states, 1809 states have (on average 1.1818684355997788) internal successors, (2138), 1809 states have internal predecessors, (2138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:19,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1810 states to 1810 states and 2138 transitions. [2023-11-24 21:50:19,663 INFO L78 Accepts]: Start accepts. Automaton has 1810 states and 2138 transitions. Word has length 226 [2023-11-24 21:50:19,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:19,664 INFO L495 AbstractCegarLoop]: Abstraction has 1810 states and 2138 transitions. [2023-11-24 21:50:19,664 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 75.33333333333333) internal successors, (226), 3 states have internal predecessors, (226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:19,664 INFO L276 IsEmpty]: Start isEmpty. Operand 1810 states and 2138 transitions. [2023-11-24 21:50:19,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2023-11-24 21:50:19,671 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:19,671 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:19,671 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-24 21:50:19,672 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:19,672 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:19,672 INFO L85 PathProgramCache]: Analyzing trace with hash -1150060887, now seen corresponding path program 1 times [2023-11-24 21:50:19,673 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:19,673 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1556972133] [2023-11-24 21:50:19,673 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:19,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:19,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:20,606 INFO L134 CoverageAnalysis]: Checked inductivity of 312 backedges. 228 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:20,606 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:20,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1556972133] [2023-11-24 21:50:20,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1556972133] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 21:50:20,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1935443164] [2023-11-24 21:50:20,607 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:20,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:50:20,608 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:50:20,613 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 21:50:20,634 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-24 21:50:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:20,837 INFO L262 TraceCheckSpWp]: Trace formula consists of 388 conjuncts, 11 conjunts are in the unsatisfiable core [2023-11-24 21:50:20,863 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:50:22,644 INFO L134 CoverageAnalysis]: Checked inductivity of 312 backedges. 125 proven. 122 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2023-11-24 21:50:22,645 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-24 21:50:24,347 INFO L134 CoverageAnalysis]: Checked inductivity of 312 backedges. 125 proven. 122 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked. [2023-11-24 21:50:24,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1935443164] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-24 21:50:24,347 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2023-11-24 21:50:24,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11 [2023-11-24 21:50:24,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1746293825] [2023-11-24 21:50:24,348 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2023-11-24 21:50:24,349 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2023-11-24 21:50:24,350 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:24,351 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2023-11-24 21:50:24,351 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=44, Invalid=88, Unknown=0, NotChecked=0, Total=132 [2023-11-24 21:50:24,351 INFO L87 Difference]: Start difference. First operand 1810 states and 2138 transitions. Second operand has 12 states, 12 states have (on average 42.0) internal successors, (504), 11 states have internal predecessors, (504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:29,260 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:29,260 INFO L93 Difference]: Finished difference Result 7852 states and 9217 transitions. [2023-11-24 21:50:29,260 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2023-11-24 21:50:29,261 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 42.0) internal successors, (504), 11 states have internal predecessors, (504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 260 [2023-11-24 21:50:29,261 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:29,295 INFO L225 Difference]: With dead ends: 7852 [2023-11-24 21:50:29,295 INFO L226 Difference]: Without dead ends: 6182 [2023-11-24 21:50:29,298 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 537 GetRequests, 513 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 149 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=221, Invalid=429, Unknown=0, NotChecked=0, Total=650 [2023-11-24 21:50:29,299 INFO L413 NwaCegarLoop]: 10 mSDtfsCounter, 2255 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 3600 mSolverCounterSat, 666 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2255 SdHoareTripleChecker+Valid, 73 SdHoareTripleChecker+Invalid, 4266 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 666 IncrementalHoareTripleChecker+Valid, 3600 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.4s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:29,299 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2255 Valid, 73 Invalid, 4266 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [666 Valid, 3600 Invalid, 0 Unknown, 0 Unchecked, 4.4s Time] [2023-11-24 21:50:29,308 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6182 states. [2023-11-24 21:50:29,378 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6182 to 2505. [2023-11-24 21:50:29,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2505 states, 2504 states have (on average 1.1573482428115016) internal successors, (2898), 2504 states have internal predecessors, (2898), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:29,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2505 states to 2505 states and 2898 transitions. [2023-11-24 21:50:29,390 INFO L78 Accepts]: Start accepts. Automaton has 2505 states and 2898 transitions. Word has length 260 [2023-11-24 21:50:29,390 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:29,391 INFO L495 AbstractCegarLoop]: Abstraction has 2505 states and 2898 transitions. [2023-11-24 21:50:29,391 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 42.0) internal successors, (504), 11 states have internal predecessors, (504), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:29,391 INFO L276 IsEmpty]: Start isEmpty. Operand 2505 states and 2898 transitions. [2023-11-24 21:50:29,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 286 [2023-11-24 21:50:29,398 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:29,398 INFO L195 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1] [2023-11-24 21:50:29,415 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-24 21:50:29,604 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2023-11-24 21:50:29,604 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:29,605 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:29,605 INFO L85 PathProgramCache]: Analyzing trace with hash -953674284, now seen corresponding path program 1 times [2023-11-24 21:50:29,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:29,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [544775504] [2023-11-24 21:50:29,605 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:29,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:29,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:30,292 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 77 proven. 104 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:30,293 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:30,293 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [544775504] [2023-11-24 21:50:30,293 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [544775504] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 21:50:30,293 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [916868147] [2023-11-24 21:50:30,293 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:30,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:50:30,294 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:50:30,297 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 21:50:30,372 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-24 21:50:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:30,575 INFO L262 TraceCheckSpWp]: Trace formula consists of 391 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-24 21:50:30,594 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:50:30,650 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2023-11-24 21:50:30,650 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:50:30,651 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [916868147] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:30,651 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-24 21:50:30,651 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 6 [2023-11-24 21:50:30,651 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [362358289] [2023-11-24 21:50:30,652 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:30,652 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:30,652 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:30,653 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:30,653 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-24 21:50:30,653 INFO L87 Difference]: Start difference. First operand 2505 states and 2898 transitions. Second operand has 3 states, 3 states have (on average 58.666666666666664) internal successors, (176), 3 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:31,214 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:31,215 INFO L93 Difference]: Finished difference Result 5426 states and 6383 transitions. [2023-11-24 21:50:31,215 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:31,216 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 58.666666666666664) internal successors, (176), 3 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 285 [2023-11-24 21:50:31,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:31,231 INFO L225 Difference]: With dead ends: 5426 [2023-11-24 21:50:31,231 INFO L226 Difference]: Without dead ends: 3061 [2023-11-24 21:50:31,234 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 289 GetRequests, 285 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2023-11-24 21:50:31,235 INFO L413 NwaCegarLoop]: 219 mSDtfsCounter, 104 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 362 mSolverCounterSat, 47 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 223 SdHoareTripleChecker+Invalid, 409 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 47 IncrementalHoareTripleChecker+Valid, 362 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:31,235 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 223 Invalid, 409 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [47 Valid, 362 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-24 21:50:31,239 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3061 states. [2023-11-24 21:50:31,292 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3061 to 2644. [2023-11-24 21:50:31,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2644 states, 2643 states have (on average 1.1396140749148695) internal successors, (3012), 2643 states have internal predecessors, (3012), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:31,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2644 states to 2644 states and 3012 transitions. [2023-11-24 21:50:31,304 INFO L78 Accepts]: Start accepts. Automaton has 2644 states and 3012 transitions. Word has length 285 [2023-11-24 21:50:31,304 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:31,304 INFO L495 AbstractCegarLoop]: Abstraction has 2644 states and 3012 transitions. [2023-11-24 21:50:31,305 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 58.666666666666664) internal successors, (176), 3 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:31,305 INFO L276 IsEmpty]: Start isEmpty. Operand 2644 states and 3012 transitions. [2023-11-24 21:50:31,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 300 [2023-11-24 21:50:31,312 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:31,312 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:31,319 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-24 21:50:31,518 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2023-11-24 21:50:31,519 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:31,519 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:31,519 INFO L85 PathProgramCache]: Analyzing trace with hash 655211458, now seen corresponding path program 1 times [2023-11-24 21:50:31,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:31,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [838315274] [2023-11-24 21:50:31,519 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:31,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:31,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:32,171 INFO L134 CoverageAnalysis]: Checked inductivity of 329 backedges. 180 proven. 149 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-24 21:50:32,172 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:32,172 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [838315274] [2023-11-24 21:50:32,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [838315274] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-24 21:50:32,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1866351148] [2023-11-24 21:50:32,173 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:32,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-24 21:50:32,173 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:50:32,174 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-24 21:50:32,189 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2023-11-24 21:50:32,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:32,353 INFO L262 TraceCheckSpWp]: Trace formula consists of 427 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-24 21:50:32,357 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:50:32,462 INFO L134 CoverageAnalysis]: Checked inductivity of 329 backedges. 257 proven. 0 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2023-11-24 21:50:32,462 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:50:32,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1866351148] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:32,463 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-24 21:50:32,463 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 6 [2023-11-24 21:50:32,463 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1483928737] [2023-11-24 21:50:32,463 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:32,464 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:32,464 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:32,464 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:32,465 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-24 21:50:32,465 INFO L87 Difference]: Start difference. First operand 2644 states and 3012 transitions. Second operand has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 states have internal predecessors, (228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:32,995 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:32,995 INFO L93 Difference]: Finished difference Result 5148 states and 5880 transitions. [2023-11-24 21:50:32,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:32,996 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 states have internal predecessors, (228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 299 [2023-11-24 21:50:32,997 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:33,009 INFO L225 Difference]: With dead ends: 5148 [2023-11-24 21:50:33,009 INFO L226 Difference]: Without dead ends: 2644 [2023-11-24 21:50:33,012 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 303 GetRequests, 299 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2023-11-24 21:50:33,014 INFO L413 NwaCegarLoop]: 14 mSDtfsCounter, 86 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 352 mSolverCounterSat, 53 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 86 SdHoareTripleChecker+Valid, 17 SdHoareTripleChecker+Invalid, 405 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 53 IncrementalHoareTripleChecker+Valid, 352 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:33,015 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [86 Valid, 17 Invalid, 405 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [53 Valid, 352 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-24 21:50:33,018 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2644 states. [2023-11-24 21:50:33,065 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2644 to 2644. [2023-11-24 21:50:33,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2644 states, 2643 states have (on average 1.1263715474839198) internal successors, (2977), 2643 states have internal predecessors, (2977), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:33,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2644 states to 2644 states and 2977 transitions. [2023-11-24 21:50:33,076 INFO L78 Accepts]: Start accepts. Automaton has 2644 states and 2977 transitions. Word has length 299 [2023-11-24 21:50:33,077 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:33,077 INFO L495 AbstractCegarLoop]: Abstraction has 2644 states and 2977 transitions. [2023-11-24 21:50:33,077 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 3 states have internal predecessors, (228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:33,077 INFO L276 IsEmpty]: Start isEmpty. Operand 2644 states and 2977 transitions. [2023-11-24 21:50:33,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2023-11-24 21:50:33,085 INFO L187 NwaCegarLoop]: Found error trace [2023-11-24 21:50:33,085 INFO L195 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:33,091 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2023-11-24 21:50:33,291 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2023-11-24 21:50:33,292 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-24 21:50:33,292 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:50:33,292 INFO L85 PathProgramCache]: Analyzing trace with hash 35501289, now seen corresponding path program 1 times [2023-11-24 21:50:33,293 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-24 21:50:33,293 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [718272389] [2023-11-24 21:50:33,293 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:50:33,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-24 21:50:33,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:50:33,577 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 237 trivial. 0 not checked. [2023-11-24 21:50:33,577 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-24 21:50:33,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [718272389] [2023-11-24 21:50:33,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [718272389] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:50:33,578 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:50:33,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:50:33,578 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1300038459] [2023-11-24 21:50:33,578 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:50:33,579 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:50:33,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-24 21:50:33,579 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:50:33,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:33,580 INFO L87 Difference]: Start difference. First operand 2644 states and 2977 transitions. Second operand has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:34,189 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-24 21:50:34,189 INFO L93 Difference]: Finished difference Result 5702 states and 6410 transitions. [2023-11-24 21:50:34,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:50:34,190 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 309 [2023-11-24 21:50:34,191 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-24 21:50:34,191 INFO L225 Difference]: With dead ends: 5702 [2023-11-24 21:50:34,191 INFO L226 Difference]: Without dead ends: 0 [2023-11-24 21:50:34,195 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:50:34,196 INFO L413 NwaCegarLoop]: 217 mSDtfsCounter, 104 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 342 mSolverCounterSat, 56 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 220 SdHoareTripleChecker+Invalid, 398 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 56 IncrementalHoareTripleChecker+Valid, 342 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-24 21:50:34,196 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 220 Invalid, 398 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [56 Valid, 342 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-24 21:50:34,197 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-24 21:50:34,197 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-24 21:50:34,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:34,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-24 21:50:34,197 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 309 [2023-11-24 21:50:34,198 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-24 21:50:34,198 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-24 21:50:34,198 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 50.333333333333336) internal successors, (151), 3 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-24 21:50:34,198 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-24 21:50:34,198 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-24 21:50:34,201 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-24 21:50:34,201 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2023-11-24 21:50:34,203 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-24 21:50:34,881 INFO L899 garLoopResultBuilder]: For program point L597(line 597) no Hoare annotation was computed. [2023-11-24 21:50:34,881 INFO L899 garLoopResultBuilder]: For program point L564(lines 564 582) no Hoare annotation was computed. [2023-11-24 21:50:34,882 INFO L899 garLoopResultBuilder]: For program point L333(lines 333 582) no Hoare annotation was computed. [2023-11-24 21:50:34,882 INFO L899 garLoopResultBuilder]: For program point L367(lines 367 582) no Hoare annotation was computed. [2023-11-24 21:50:34,882 INFO L899 garLoopResultBuilder]: For program point L301(lines 301 582) no Hoare annotation was computed. [2023-11-24 21:50:34,882 INFO L899 garLoopResultBuilder]: For program point L235(lines 235 582) no Hoare annotation was computed. [2023-11-24 21:50:34,882 INFO L899 garLoopResultBuilder]: For program point L202-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,882 INFO L899 garLoopResultBuilder]: For program point L169-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,882 INFO L899 garLoopResultBuilder]: For program point L136-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L103-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L70-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L37-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L533(lines 533 582) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L567(lines 567 582) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L435(lines 435 582) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L336(lines 336 582) no Hoare annotation was computed. [2023-11-24 21:50:34,883 INFO L899 garLoopResultBuilder]: For program point L270(lines 270 582) no Hoare annotation was computed. [2023-11-24 21:50:34,884 INFO L899 garLoopResultBuilder]: For program point L403(lines 403 582) no Hoare annotation was computed. [2023-11-24 21:50:34,884 INFO L899 garLoopResultBuilder]: For program point L370(lines 370 582) no Hoare annotation was computed. [2023-11-24 21:50:34,884 INFO L899 garLoopResultBuilder]: For program point L205-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,884 INFO L899 garLoopResultBuilder]: For program point L172-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,884 INFO L899 garLoopResultBuilder]: For program point L139-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,885 INFO L899 garLoopResultBuilder]: For program point L106-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,885 INFO L899 garLoopResultBuilder]: For program point L73-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,885 INFO L899 garLoopResultBuilder]: For program point L40-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,885 INFO L899 garLoopResultBuilder]: For program point L536(lines 536 582) no Hoare annotation was computed. [2023-11-24 21:50:34,885 INFO L899 garLoopResultBuilder]: For program point L503(lines 503 582) no Hoare annotation was computed. [2023-11-24 21:50:34,885 INFO L899 garLoopResultBuilder]: For program point L470(lines 470 582) no Hoare annotation was computed. [2023-11-24 21:50:34,885 INFO L899 garLoopResultBuilder]: For program point L339(lines 339 582) no Hoare annotation was computed. [2023-11-24 21:50:34,886 INFO L899 garLoopResultBuilder]: For program point L306(lines 306 582) no Hoare annotation was computed. [2023-11-24 21:50:34,886 INFO L899 garLoopResultBuilder]: For program point L241(lines 241 582) no Hoare annotation was computed. [2023-11-24 21:50:34,886 INFO L899 garLoopResultBuilder]: For program point L208-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,886 INFO L899 garLoopResultBuilder]: For program point L175-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,886 INFO L899 garLoopResultBuilder]: For program point L142-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,886 INFO L899 garLoopResultBuilder]: For program point L109-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,887 INFO L899 garLoopResultBuilder]: For program point L76-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,887 INFO L899 garLoopResultBuilder]: For program point L43-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,887 INFO L899 garLoopResultBuilder]: For program point L539(lines 539 582) no Hoare annotation was computed. [2023-11-24 21:50:34,887 INFO L899 garLoopResultBuilder]: For program point L440(lines 440 582) no Hoare annotation was computed. [2023-11-24 21:50:34,887 INFO L899 garLoopResultBuilder]: For program point L275(lines 275 582) no Hoare annotation was computed. [2023-11-24 21:50:34,887 INFO L899 garLoopResultBuilder]: For program point L573(lines 573 582) no Hoare annotation was computed. [2023-11-24 21:50:34,887 INFO L899 garLoopResultBuilder]: For program point L408(lines 408 582) no Hoare annotation was computed. [2023-11-24 21:50:34,888 INFO L899 garLoopResultBuilder]: For program point L375(lines 375 582) no Hoare annotation was computed. [2023-11-24 21:50:34,888 INFO L899 garLoopResultBuilder]: For program point L475(lines 475 582) no Hoare annotation was computed. [2023-11-24 21:50:34,888 INFO L899 garLoopResultBuilder]: For program point L211-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,888 INFO L899 garLoopResultBuilder]: For program point L178-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,888 INFO L899 garLoopResultBuilder]: For program point L145-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,888 INFO L899 garLoopResultBuilder]: For program point L112-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,889 INFO L899 garLoopResultBuilder]: For program point L79-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,889 INFO L899 garLoopResultBuilder]: For program point L46-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,889 INFO L899 garLoopResultBuilder]: For program point L509(lines 509 582) no Hoare annotation was computed. [2023-11-24 21:50:34,889 INFO L899 garLoopResultBuilder]: For program point L311(lines 311 582) no Hoare annotation was computed. [2023-11-24 21:50:34,889 INFO L899 garLoopResultBuilder]: For program point L345(lines 345 582) no Hoare annotation was computed. [2023-11-24 21:50:34,892 INFO L899 garLoopResultBuilder]: For program point L246(lines 246 582) no Hoare annotation was computed. [2023-11-24 21:50:34,892 INFO L899 garLoopResultBuilder]: For program point L544(lines 544 582) no Hoare annotation was computed. [2023-11-24 21:50:34,892 INFO L899 garLoopResultBuilder]: For program point L181-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,892 INFO L899 garLoopResultBuilder]: For program point L148-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,896 INFO L899 garLoopResultBuilder]: For program point L115-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,897 INFO L899 garLoopResultBuilder]: For program point L82-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,897 INFO L899 garLoopResultBuilder]: For program point L49-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,897 INFO L899 garLoopResultBuilder]: For program point L446(lines 446 582) no Hoare annotation was computed. [2023-11-24 21:50:34,897 INFO L899 garLoopResultBuilder]: For program point L413(lines 413 582) no Hoare annotation was computed. [2023-11-24 21:50:34,897 INFO L899 garLoopResultBuilder]: For program point L380(lines 380 582) no Hoare annotation was computed. [2023-11-24 21:50:34,898 INFO L899 garLoopResultBuilder]: For program point L281(lines 281 582) no Hoare annotation was computed. [2023-11-24 21:50:34,898 INFO L899 garLoopResultBuilder]: For program point L579(lines 579 582) no Hoare annotation was computed. [2023-11-24 21:50:34,898 INFO L899 garLoopResultBuilder]: For program point L249(lines 249 582) no Hoare annotation was computed. [2023-11-24 21:50:34,898 INFO L899 garLoopResultBuilder]: For program point L514(lines 514 582) no Hoare annotation was computed. [2023-11-24 21:50:34,898 INFO L899 garLoopResultBuilder]: For program point L481(lines 481 582) no Hoare annotation was computed. [2023-11-24 21:50:34,898 INFO L899 garLoopResultBuilder]: For program point L316(lines 316 582) no Hoare annotation was computed. [2023-11-24 21:50:34,898 INFO L899 garLoopResultBuilder]: For program point L184-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,899 INFO L899 garLoopResultBuilder]: For program point L151-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,899 INFO L899 garLoopResultBuilder]: For program point L118-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,899 INFO L899 garLoopResultBuilder]: For program point L85-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,899 INFO L899 garLoopResultBuilder]: For program point L52-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,899 INFO L899 garLoopResultBuilder]: For program point L350(lines 350 582) no Hoare annotation was computed. [2023-11-24 21:50:34,900 INFO L899 garLoopResultBuilder]: For program point L550(lines 550 582) no Hoare annotation was computed. [2023-11-24 21:50:34,900 INFO L899 garLoopResultBuilder]: For program point L418(lines 418 582) no Hoare annotation was computed. [2023-11-24 21:50:34,900 INFO L899 garLoopResultBuilder]: For program point L385(lines 385 582) no Hoare annotation was computed. [2023-11-24 21:50:34,901 INFO L899 garLoopResultBuilder]: For program point L220(lines 220 582) no Hoare annotation was computed. [2023-11-24 21:50:34,901 INFO L899 garLoopResultBuilder]: For program point L187-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,902 INFO L899 garLoopResultBuilder]: For program point L154-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,902 INFO L899 garLoopResultBuilder]: For program point L121-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,902 INFO L899 garLoopResultBuilder]: For program point L88-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,902 INFO L899 garLoopResultBuilder]: For program point L55-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,902 INFO L899 garLoopResultBuilder]: For program point L452(lines 452 582) no Hoare annotation was computed. [2023-11-24 21:50:34,902 INFO L899 garLoopResultBuilder]: For program point L287(lines 287 582) no Hoare annotation was computed. [2023-11-24 21:50:34,902 INFO L899 garLoopResultBuilder]: For program point L254(lines 254 582) no Hoare annotation was computed. [2023-11-24 21:50:34,903 INFO L899 garLoopResultBuilder]: For program point L519(lines 519 582) no Hoare annotation was computed. [2023-11-24 21:50:34,903 INFO L899 garLoopResultBuilder]: For program point L486(lines 486 582) no Hoare annotation was computed. [2023-11-24 21:50:34,903 INFO L899 garLoopResultBuilder]: For program point L586(lines 586 602) no Hoare annotation was computed. [2023-11-24 21:50:34,903 INFO L899 garLoopResultBuilder]: For program point L388(lines 388 582) no Hoare annotation was computed. [2023-11-24 21:50:34,903 INFO L899 garLoopResultBuilder]: For program point L355(lines 355 582) no Hoare annotation was computed. [2023-11-24 21:50:34,903 INFO L899 garLoopResultBuilder]: For program point L322(lines 322 582) no Hoare annotation was computed. [2023-11-24 21:50:34,904 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-24 21:50:34,904 INFO L899 garLoopResultBuilder]: For program point L190-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L157-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L91-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L58-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L555(lines 555 582) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L225(lines 225 582) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L424(lines 424 582) no Hoare annotation was computed. [2023-11-24 21:50:34,905 INFO L899 garLoopResultBuilder]: For program point L259(lines 259 582) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L193-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L160-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L127-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L94-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L61-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L524(lines 524 582) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L491(lines 491 582) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L458(lines 458 582) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L293(lines 293 582) no Hoare annotation was computed. [2023-11-24 21:50:34,906 INFO L899 garLoopResultBuilder]: For program point L128(line 128) no Hoare annotation was computed. [2023-11-24 21:50:34,908 INFO L899 garLoopResultBuilder]: For program point L558(lines 558 582) no Hoare annotation was computed. [2023-11-24 21:50:34,908 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-24 21:50:34,908 INFO L899 garLoopResultBuilder]: For program point L393(lines 393 582) no Hoare annotation was computed. [2023-11-24 21:50:34,908 INFO L899 garLoopResultBuilder]: For program point L327(lines 327 582) no Hoare annotation was computed. [2023-11-24 21:50:34,908 INFO L895 garLoopResultBuilder]: At program point L592-2(lines 592 601) the Hoare annotation is: (let ((.cse8 (+ 331283 (div ~a1~0 5)))) (let ((.cse5 (= ~a10~0 2)) (.cse3 (= ~a19~0 9)) (.cse7 (= ~a10~0 0)) (.cse1 (<= 0 .cse8)) (.cse2 (or (< 0 .cse8) (not (= (mod ~a1~0 5) 0)))) (.cse0 (<= ~a19~0 9)) (.cse4 (= 14 ~a4~0)) (.cse6 (= ~a12~0 0))) (or (and .cse0 .cse1 (<= 4 ~a10~0) .cse2) (and (= ~a10~0 1) .cse1 .cse2 (<= 9 ~a19~0)) (and .cse3 .cse4 .cse5 .cse6) (and .cse0 .cse1 .cse2 .cse5) (and .cse7 .cse3 .cse4 .cse6) (and .cse3 .cse1 .cse2 .cse4 .cse6) (and .cse1 .cse2 (<= ~a19~0 7)) (and .cse7 .cse1 .cse2) (and .cse0 (<= 219 ~a1~0) .cse4 .cse6)))) [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L361(lines 361 582) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L196-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L163-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L130-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L97-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L31(lines 31 33) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L64-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L31-2(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L527(lines 527 582) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L296(lines 296 582) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point L230(lines 230 582) no Hoare annotation was computed. [2023-11-24 21:50:34,909 INFO L899 garLoopResultBuilder]: For program point calculate_output_returnLabel#1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 128) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L429(lines 429 582) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L330(lines 330 582) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L264(lines 264 582) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L364(lines 364 582) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L199-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L166-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L133-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,910 INFO L899 garLoopResultBuilder]: For program point L100-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,911 INFO L899 garLoopResultBuilder]: For program point L67-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,911 INFO L899 garLoopResultBuilder]: For program point L34-1(lines 30 584) no Hoare annotation was computed. [2023-11-24 21:50:34,911 INFO L899 garLoopResultBuilder]: For program point L497(lines 497 582) no Hoare annotation was computed. [2023-11-24 21:50:34,911 INFO L899 garLoopResultBuilder]: For program point L464(lines 464 582) no Hoare annotation was computed. [2023-11-24 21:50:34,911 INFO L899 garLoopResultBuilder]: For program point L398(lines 398 582) no Hoare annotation was computed. [2023-11-24 21:50:34,914 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:50:34,916 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 21:50:34,931 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 09:50:34 BoogieIcfgContainer [2023-11-24 21:50:34,931 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 21:50:34,932 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 21:50:34,932 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 21:50:34,932 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 21:50:34,933 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:50:10" (3/4) ... [2023-11-24 21:50:34,935 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 21:50:34,959 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-24 21:50:34,960 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-24 21:50:34,962 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-24 21:50:34,964 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-24 21:50:35,148 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/witness.graphml [2023-11-24 21:50:35,149 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/witness.yml [2023-11-24 21:50:35,149 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 21:50:35,150 INFO L158 Benchmark]: Toolchain (without parser) took 27303.77ms. Allocated memory was 146.8MB in the beginning and 383.8MB in the end (delta: 237.0MB). Free memory was 99.0MB in the beginning and 179.4MB in the end (delta: -80.4MB). Peak memory consumption was 158.0MB. Max. memory is 16.1GB. [2023-11-24 21:50:35,150 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 146.8MB. Free memory was 119.9MB in the beginning and 119.7MB in the end (delta: 241.2kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:50:35,150 INFO L158 Benchmark]: CACSL2BoogieTranslator took 570.75ms. Allocated memory is still 146.8MB. Free memory was 99.0MB in the beginning and 70.6MB in the end (delta: 28.4MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. [2023-11-24 21:50:35,151 INFO L158 Benchmark]: Boogie Procedure Inliner took 176.03ms. Allocated memory was 146.8MB in the beginning and 182.5MB in the end (delta: 35.7MB). Free memory was 70.6MB in the beginning and 149.3MB in the end (delta: -78.7MB). Peak memory consumption was 14.1MB. Max. memory is 16.1GB. [2023-11-24 21:50:35,152 INFO L158 Benchmark]: Boogie Preprocessor took 157.39ms. Allocated memory is still 182.5MB. Free memory was 149.3MB in the beginning and 138.7MB in the end (delta: 10.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 21:50:35,153 INFO L158 Benchmark]: RCFGBuilder took 1522.91ms. Allocated memory is still 182.5MB. Free memory was 138.7MB in the beginning and 115.6MB in the end (delta: 23.1MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB. [2023-11-24 21:50:35,153 INFO L158 Benchmark]: TraceAbstraction took 24650.26ms. Allocated memory was 182.5MB in the beginning and 383.8MB in the end (delta: 201.3MB). Free memory was 115.6MB in the beginning and 192.0MB in the end (delta: -76.4MB). Peak memory consumption was 123.9MB. Max. memory is 16.1GB. [2023-11-24 21:50:35,154 INFO L158 Benchmark]: Witness Printer took 216.98ms. Allocated memory is still 383.8MB. Free memory was 191.0MB in the beginning and 179.4MB in the end (delta: 11.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-24 21:50:35,161 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.31ms. Allocated memory is still 146.8MB. Free memory was 119.9MB in the beginning and 119.7MB in the end (delta: 241.2kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 570.75ms. Allocated memory is still 146.8MB. Free memory was 99.0MB in the beginning and 70.6MB in the end (delta: 28.4MB). Peak memory consumption was 29.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 176.03ms. Allocated memory was 146.8MB in the beginning and 182.5MB in the end (delta: 35.7MB). Free memory was 70.6MB in the beginning and 149.3MB in the end (delta: -78.7MB). Peak memory consumption was 14.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 157.39ms. Allocated memory is still 182.5MB. Free memory was 149.3MB in the beginning and 138.7MB in the end (delta: 10.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * RCFGBuilder took 1522.91ms. Allocated memory is still 182.5MB. Free memory was 138.7MB in the beginning and 115.6MB in the end (delta: 23.1MB). Peak memory consumption was 65.0MB. Max. memory is 16.1GB. * TraceAbstraction took 24650.26ms. Allocated memory was 182.5MB in the beginning and 383.8MB in the end (delta: 201.3MB). Free memory was 115.6MB in the beginning and 192.0MB in the end (delta: -76.4MB). Peak memory consumption was 123.9MB. Max. memory is 16.1GB. * Witness Printer took 216.98ms. Allocated memory is still 383.8MB. Free memory was 191.0MB in the beginning and 179.4MB in the end (delta: 11.5MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 128]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 144 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 24.6s, OverallIterations: 13, TraceHistogramMax: 4, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.1s, AutomataDifference: 12.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.7s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 3232 SdHoareTripleChecker+Valid, 11.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 3232 mSDsluCounter, 1454 SdHoareTripleChecker+Invalid, 9.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 109 mSDsCounter, 1341 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 7937 IncrementalHoareTripleChecker+Invalid, 9278 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1341 mSolverCounterUnsat, 1345 mSDtfsCounter, 7937 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1155 GetRequests, 1111 SyntacticMatches, 0 SemanticMatches, 44 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 151 ImplicationChecksByTransitivity, 0.4s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=2644occurred in iteration=11, InterpolantAutomatonStates: 59, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.6s AutomataMinimizationTime, 13 MinimizatonAttempts, 5073 StatesRemovedByMinimization, 6 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 25 NumberOfFragments, 205 HoareAnnotationTreeSize, 1 FomulaSimplifications, 1272 FormulaSimplificationTreeSizeReduction, 0.3s HoareSimplificationTime, 1 FomulaSimplificationsInter, 1068 FormulaSimplificationTreeSizeReductionInter, 0.4s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.6s SatisfiabilityAnalysisTime, 8.2s InterpolantComputationTime, 3151 NumberOfCodeBlocks, 3151 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 3394 ConstructedInterpolants, 0 QuantifiedInterpolants, 17277 SizeOfPredicates, 5 NumberOfNonLiveVariables, 1206 ConjunctsInSsa, 15 ConjunctsInUnsatCore, 17 InterpolantComputations, 12 PerfectInterpolantSequences, 2279/2860 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 592]: Loop Invariant Derived loop invariant: ((((((((((((a19 <= 9) && (0 <= (331283 + (a1 / 5)))) && (4 <= a10)) && ((0 < (331283 + (a1 / 5))) || !(((a1 % 5) == 0)))) || ((((a10 == 1) && (0 <= (331283 + (a1 / 5)))) && ((0 < (331283 + (a1 / 5))) || !(((a1 % 5) == 0)))) && (9 <= a19))) || ((((a19 == 9) && (14 == a4)) && (a10 == 2)) && (a12 == 0))) || ((((a19 <= 9) && (0 <= (331283 + (a1 / 5)))) && ((0 < (331283 + (a1 / 5))) || !(((a1 % 5) == 0)))) && (a10 == 2))) || ((((a10 == 0) && (a19 == 9)) && (14 == a4)) && (a12 == 0))) || (((((a19 == 9) && (0 <= (331283 + (a1 / 5)))) && ((0 < (331283 + (a1 / 5))) || !(((a1 % 5) == 0)))) && (14 == a4)) && (a12 == 0))) || (((0 <= (331283 + (a1 / 5))) && ((0 < (331283 + (a1 / 5))) || !(((a1 % 5) == 0)))) && (a19 <= 7))) || (((a10 == 0) && (0 <= (331283 + (a1 / 5)))) && ((0 < (331283 + (a1 / 5))) || !(((a1 % 5) == 0))))) || ((((a19 <= 9) && (219 <= a1)) && (14 == a4)) && (a12 == 0))) RESULT: Ultimate proved your program to be correct! [2023-11-24 21:50:35,188 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49c02ce7-8bf7-4ea3-ad2b-4b5f0bdd34c2/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE