./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem14_label01.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 30e01a73 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem14_label01.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ --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 1c37d32a33cb40c9afe6e04b3666819154b9d70eb1819b42c10fde7907ef957d --- Real Ultimate output --- This is Ultimate 0.2.3-dev-30e01a7 [2023-11-23 21:32:45,489 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-23 21:32:45,604 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/config/svcomp-Reach-32bit-Automizer_Default.epf [2023-11-23 21:32:45,612 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-23 21:32:45,613 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-23 21:32:45,654 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-23 21:32:45,655 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-23 21:32:45,655 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-23 21:32:45,656 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-23 21:32:45,661 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-23 21:32:45,661 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-23 21:32:45,662 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-23 21:32:45,663 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-23 21:32:45,664 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-23 21:32:45,665 INFO L153 SettingsManager]: * Use SBE=true [2023-11-23 21:32:45,665 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-23 21:32:45,665 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-23 21:32:45,666 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-23 21:32:45,666 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-23 21:32:45,667 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-23 21:32:45,667 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-23 21:32:45,668 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-23 21:32:45,668 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-23 21:32:45,670 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-23 21:32:45,670 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-23 21:32:45,671 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-23 21:32:45,671 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-23 21:32:45,672 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-23 21:32:45,672 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-23 21:32:45,673 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-23 21:32:45,674 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-23 21:32:45,674 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:32:45,675 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-23 21:32:45,675 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-23 21:32:45,675 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-23 21:32:45,676 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-23 21:32:45,676 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-23 21:32:45,676 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-23 21:32:45,676 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-23 21:32:45,677 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-23 21:32:45,677 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-23 21:32:45,681 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-23 21:32:45,681 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_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/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_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ 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 -> 1c37d32a33cb40c9afe6e04b3666819154b9d70eb1819b42c10fde7907ef957d [2023-11-23 21:32:46,017 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-23 21:32:46,056 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-23 21:32:46,059 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-23 21:32:46,060 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-23 21:32:46,061 INFO L274 PluginConnector]: CDTParser initialized [2023-11-23 21:32:46,062 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/../../sv-benchmarks/c/eca-rers2012/Problem14_label01.c [2023-11-23 21:32:49,234 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-23 21:32:49,566 INFO L384 CDTParser]: Found 1 translation units. [2023-11-23 21:32:49,568 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/sv-benchmarks/c/eca-rers2012/Problem14_label01.c [2023-11-23 21:32:49,585 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/data/6edc70414/b32d8a35c7304f62adb5dc7d018cceb5/FLAG30e11f697 [2023-11-23 21:32:49,599 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/data/6edc70414/b32d8a35c7304f62adb5dc7d018cceb5 [2023-11-23 21:32:49,602 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-23 21:32:49,603 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-23 21:32:49,605 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-23 21:32:49,605 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-23 21:32:49,611 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-23 21:32:49,611 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:32:49" (1/1) ... [2023-11-23 21:32:49,613 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@581eadb0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:49, skipping insertion in model container [2023-11-23 21:32:49,613 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.11 09:32:49" (1/1) ... [2023-11-23 21:32:49,662 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-23 21:32:49,865 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_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/sv-benchmarks/c/eca-rers2012/Problem14_label01.c[5556,5569] [2023-11-23 21:32:50,136 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:32:50,149 INFO L202 MainTranslator]: Completed pre-run [2023-11-23 21:32:50,176 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_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/sv-benchmarks/c/eca-rers2012/Problem14_label01.c[5556,5569] [2023-11-23 21:32:50,287 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-23 21:32:50,310 INFO L206 MainTranslator]: Completed translation [2023-11-23 21:32:50,311 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50 WrapperNode [2023-11-23 21:32:50,311 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-23 21:32:50,312 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-23 21:32:50,312 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-23 21:32:50,313 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-23 21:32:50,321 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,344 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,405 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 859 [2023-11-23 21:32:50,406 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-23 21:32:50,406 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-23 21:32:50,407 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-23 21:32:50,407 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-23 21:32:50,425 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,425 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,471 INFO L184 PluginConnector]: Executing the observer HeapSplitter from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,557 INFO L189 HeapSplitter]: Split 2 memory accesses to 1 slices as follows [2] [2023-11-23 21:32:50,560 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,561 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,606 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,630 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,635 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,652 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,672 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-23 21:32:50,673 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-23 21:32:50,674 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-23 21:32:50,674 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-23 21:32:50,675 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (1/1) ... [2023-11-23 21:32:50,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-23 21:32:50,693 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 21:32:50,707 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-23 21:32:50,738 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-23 21:32:50,758 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-23 21:32:50,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-23 21:32:50,759 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-23 21:32:50,759 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-23 21:32:50,841 INFO L241 CfgBuilder]: Building ICFG [2023-11-23 21:32:50,843 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-23 21:32:52,438 INFO L282 CfgBuilder]: Performing block encoding [2023-11-23 21:32:52,516 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-23 21:32:52,517 INFO L309 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-23 21:32:52,519 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:32:52 BoogieIcfgContainer [2023-11-23 21:32:52,519 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-23 21:32:52,522 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-23 21:32:52,522 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-23 21:32:52,525 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-23 21:32:52,526 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.11 09:32:49" (1/3) ... [2023-11-23 21:32:52,526 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b9328e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:32:52, skipping insertion in model container [2023-11-23 21:32:52,527 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.11 09:32:50" (2/3) ... [2023-11-23 21:32:52,528 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2b9328e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.11 09:32:52, skipping insertion in model container [2023-11-23 21:32:52,529 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:32:52" (3/3) ... [2023-11-23 21:32:52,531 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem14_label01.c [2023-11-23 21:32:52,551 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-23 21:32:52,552 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2023-11-23 21:32:52,622 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-23 21:32:52,628 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;@7ad3e756, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-23 21:32:52,628 INFO L358 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2023-11-23 21:32:52,633 INFO L276 IsEmpty]: Start isEmpty. Operand has 183 states, 181 states have (on average 1.988950276243094) internal successors, (360), 182 states have internal predecessors, (360), 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-23 21:32:52,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2023-11-23 21:32:52,639 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:32:52,640 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:32:52,641 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:32:52,645 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:32:52,646 INFO L85 PathProgramCache]: Analyzing trace with hash -737880132, now seen corresponding path program 1 times [2023-11-23 21:32:52,653 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:32:52,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1750584179] [2023-11-23 21:32:52,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:32:52,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:32:52,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:32:52,895 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-23 21:32:52,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:32:52,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1750584179] [2023-11-23 21:32:52,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1750584179] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:32:52,897 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:32:52,897 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 21:32:52,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [759413738] [2023-11-23 21:32:52,901 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:32:52,907 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-23 21:32:52,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:32:52,954 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-23 21:32:52,955 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-23 21:32:52,959 INFO L87 Difference]: Start difference. First operand has 183 states, 181 states have (on average 1.988950276243094) internal successors, (360), 182 states have internal predecessors, (360), 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 26.5) internal successors, (53), 2 states have internal predecessors, (53), 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-23 21:32:53,014 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:32:53,017 INFO L93 Difference]: Finished difference Result 365 states and 719 transitions. [2023-11-23 21:32:53,019 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-23 21:32:53,020 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 26.5) internal successors, (53), 2 states have internal predecessors, (53), 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 53 [2023-11-23 21:32:53,020 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:32:53,037 INFO L225 Difference]: With dead ends: 365 [2023-11-23 21:32:53,037 INFO L226 Difference]: Without dead ends: 181 [2023-11-23 21:32:53,042 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-23 21:32:53,049 INFO L413 NwaCegarLoop]: 295 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, 295 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-23 21:32:53,051 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 295 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-23 21:32:53,070 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 181 states. [2023-11-23 21:32:53,110 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 181 to 181. [2023-11-23 21:32:53,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 181 states, 180 states have (on average 1.6388888888888888) internal successors, (295), 180 states have internal predecessors, (295), 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-23 21:32:53,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 181 states and 295 transitions. [2023-11-23 21:32:53,124 INFO L78 Accepts]: Start accepts. Automaton has 181 states and 295 transitions. Word has length 53 [2023-11-23 21:32:53,124 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:32:53,125 INFO L495 AbstractCegarLoop]: Abstraction has 181 states and 295 transitions. [2023-11-23 21:32:53,125 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 26.5) internal successors, (53), 2 states have internal predecessors, (53), 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-23 21:32:53,125 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 295 transitions. [2023-11-23 21:32:53,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2023-11-23 21:32:53,127 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:32:53,127 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:32:53,127 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2023-11-23 21:32:53,128 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:32:53,128 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:32:53,128 INFO L85 PathProgramCache]: Analyzing trace with hash -1572917954, now seen corresponding path program 1 times [2023-11-23 21:32:53,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:32:53,129 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [411104003] [2023-11-23 21:32:53,129 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:32:53,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:32:53,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:32:53,499 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-23 21:32:53,500 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:32:53,500 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [411104003] [2023-11-23 21:32:53,500 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [411104003] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:32:53,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:32:53,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:32:53,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1648473919] [2023-11-23 21:32:53,501 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:32:53,502 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-23 21:32:53,503 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:32:53,503 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 21:32:53,504 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-23 21:32:53,504 INFO L87 Difference]: Start difference. First operand 181 states and 295 transitions. Second operand has 4 states, 4 states have (on average 13.25) internal successors, (53), 3 states have internal predecessors, (53), 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-23 21:32:55,252 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:32:55,252 INFO L93 Difference]: Finished difference Result 717 states and 1175 transitions. [2023-11-23 21:32:55,253 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-23 21:32:55,253 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 13.25) internal successors, (53), 3 states have internal predecessors, (53), 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 53 [2023-11-23 21:32:55,254 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:32:55,258 INFO L225 Difference]: With dead ends: 717 [2023-11-23 21:32:55,258 INFO L226 Difference]: Without dead ends: 537 [2023-11-23 21:32:55,260 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-23 21:32:55,261 INFO L413 NwaCegarLoop]: 109 mSDtfsCounter, 485 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 1169 mSolverCounterSat, 144 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 485 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 1313 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 144 IncrementalHoareTripleChecker+Valid, 1169 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time [2023-11-23 21:32:55,262 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [485 Valid, 120 Invalid, 1313 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [144 Valid, 1169 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time] [2023-11-23 21:32:55,264 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 537 states. [2023-11-23 21:32:55,310 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 537 to 537. [2023-11-23 21:32:55,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 537 states, 536 states have (on average 1.4496268656716418) internal successors, (777), 536 states have internal predecessors, (777), 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-23 21:32:55,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 537 states and 777 transitions. [2023-11-23 21:32:55,314 INFO L78 Accepts]: Start accepts. Automaton has 537 states and 777 transitions. Word has length 53 [2023-11-23 21:32:55,314 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:32:55,314 INFO L495 AbstractCegarLoop]: Abstraction has 537 states and 777 transitions. [2023-11-23 21:32:55,315 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 13.25) internal successors, (53), 3 states have internal predecessors, (53), 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-23 21:32:55,315 INFO L276 IsEmpty]: Start isEmpty. Operand 537 states and 777 transitions. [2023-11-23 21:32:55,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2023-11-23 21:32:55,327 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:32:55,328 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, 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] [2023-11-23 21:32:55,329 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2023-11-23 21:32:55,329 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:32:55,335 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:32:55,340 INFO L85 PathProgramCache]: Analyzing trace with hash -75138259, now seen corresponding path program 1 times [2023-11-23 21:32:55,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:32:55,341 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1745982280] [2023-11-23 21:32:55,341 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:32:55,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:32:55,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:32:55,641 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 21:32:55,641 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:32:55,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1745982280] [2023-11-23 21:32:55,643 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1745982280] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:32:55,644 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:32:55,644 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-23 21:32:55,644 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [5815953] [2023-11-23 21:32:55,644 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:32:55,645 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:32:55,645 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:32:55,646 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:32:55,648 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 21:32:55,648 INFO L87 Difference]: Start difference. First operand 537 states and 777 transitions. Second operand has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 2 states have internal predecessors, (119), 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-23 21:32:56,454 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:32:56,454 INFO L93 Difference]: Finished difference Result 1073 states and 1655 transitions. [2023-11-23 21:32:56,455 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:32:56,455 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 2 states have internal predecessors, (119), 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 119 [2023-11-23 21:32:56,456 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:32:56,460 INFO L225 Difference]: With dead ends: 1073 [2023-11-23 21:32:56,460 INFO L226 Difference]: Without dead ends: 715 [2023-11-23 21:32:56,469 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-23 21:32:56,473 INFO L413 NwaCegarLoop]: 52 mSDtfsCounter, 125 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 432 mSolverCounterSat, 201 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 55 SdHoareTripleChecker+Invalid, 633 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 201 IncrementalHoareTripleChecker+Valid, 432 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2023-11-23 21:32:56,475 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 55 Invalid, 633 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [201 Valid, 432 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2023-11-23 21:32:56,479 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 715 states. [2023-11-23 21:32:56,501 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 715 to 715. [2023-11-23 21:32:56,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 715 states, 714 states have (on average 1.354341736694678) internal successors, (967), 714 states have internal predecessors, (967), 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-23 21:32:56,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 715 states to 715 states and 967 transitions. [2023-11-23 21:32:56,506 INFO L78 Accepts]: Start accepts. Automaton has 715 states and 967 transitions. Word has length 119 [2023-11-23 21:32:56,508 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:32:56,509 INFO L495 AbstractCegarLoop]: Abstraction has 715 states and 967 transitions. [2023-11-23 21:32:56,509 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 2 states have internal predecessors, (119), 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-23 21:32:56,509 INFO L276 IsEmpty]: Start isEmpty. Operand 715 states and 967 transitions. [2023-11-23 21:32:56,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2023-11-23 21:32:56,522 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:32:56,523 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, 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] [2023-11-23 21:32:56,523 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2023-11-23 21:32:56,523 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:32:56,524 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:32:56,524 INFO L85 PathProgramCache]: Analyzing trace with hash -353627734, now seen corresponding path program 1 times [2023-11-23 21:32:56,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:32:56,524 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1385772510] [2023-11-23 21:32:56,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:32:56,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:32:56,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:32:56,893 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-23 21:32:56,894 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:32:56,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1385772510] [2023-11-23 21:32:56,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1385772510] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:32:56,894 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:32:56,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:32:56,895 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [360789538] [2023-11-23 21:32:56,895 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:32:56,896 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-23 21:32:56,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:32:56,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 21:32:56,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-23 21:32:56,897 INFO L87 Difference]: Start difference. First operand 715 states and 967 transitions. Second operand has 4 states, 4 states have (on average 33.25) internal successors, (133), 3 states have internal predecessors, (133), 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-23 21:32:57,885 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:32:57,885 INFO L93 Difference]: Finished difference Result 1638 states and 2268 transitions. [2023-11-23 21:32:57,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-23 21:32:57,886 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 33.25) internal successors, (133), 3 states have internal predecessors, (133), 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 133 [2023-11-23 21:32:57,887 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:32:57,896 INFO L225 Difference]: With dead ends: 1638 [2023-11-23 21:32:57,896 INFO L226 Difference]: Without dead ends: 1073 [2023-11-23 21:32:57,897 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-23 21:32:57,903 INFO L413 NwaCegarLoop]: 104 mSDtfsCounter, 103 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 722 mSolverCounterSat, 103 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 825 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 103 IncrementalHoareTripleChecker+Valid, 722 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-23 21:32:57,908 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 113 Invalid, 825 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [103 Valid, 722 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-23 21:32:57,911 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1073 states. [2023-11-23 21:32:57,937 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1073 to 1071. [2023-11-23 21:32:57,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1071 states, 1070 states have (on average 1.1476635514018692) internal successors, (1228), 1070 states have internal predecessors, (1228), 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-23 21:32:57,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1071 states to 1071 states and 1228 transitions. [2023-11-23 21:32:57,943 INFO L78 Accepts]: Start accepts. Automaton has 1071 states and 1228 transitions. Word has length 133 [2023-11-23 21:32:57,944 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:32:57,945 INFO L495 AbstractCegarLoop]: Abstraction has 1071 states and 1228 transitions. [2023-11-23 21:32:57,946 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 33.25) internal successors, (133), 3 states have internal predecessors, (133), 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-23 21:32:57,946 INFO L276 IsEmpty]: Start isEmpty. Operand 1071 states and 1228 transitions. [2023-11-23 21:32:57,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 334 [2023-11-23 21:32:57,952 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:32:57,952 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, 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, 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] [2023-11-23 21:32:57,952 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2023-11-23 21:32:57,953 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:32:57,953 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:32:57,953 INFO L85 PathProgramCache]: Analyzing trace with hash 1261814563, now seen corresponding path program 1 times [2023-11-23 21:32:57,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:32:57,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [672487100] [2023-11-23 21:32:57,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:32:57,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:32:58,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:32:58,618 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 292 proven. 0 refuted. 0 times theorem prover too weak. 104 trivial. 0 not checked. [2023-11-23 21:32:58,619 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:32:58,619 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [672487100] [2023-11-23 21:32:58,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [672487100] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:32:58,620 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:32:58,621 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:32:58,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1947037213] [2023-11-23 21:32:58,621 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:32:58,623 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:32:58,625 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:32:58,626 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:32:58,626 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 21:32:58,627 INFO L87 Difference]: Start difference. First operand 1071 states and 1228 transitions. Second operand has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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-23 21:32:59,331 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:32:59,331 INFO L93 Difference]: Finished difference Result 2497 states and 2960 transitions. [2023-11-23 21:32:59,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:32:59,332 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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 333 [2023-11-23 21:32:59,334 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:32:59,347 INFO L225 Difference]: With dead ends: 2497 [2023-11-23 21:32:59,347 INFO L226 Difference]: Without dead ends: 1605 [2023-11-23 21:32:59,349 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-23 21:32:59,350 INFO L413 NwaCegarLoop]: 71 mSDtfsCounter, 110 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 470 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 521 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 470 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-23 21:32:59,350 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 75 Invalid, 521 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 470 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-23 21:32:59,353 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1605 states. [2023-11-23 21:32:59,382 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1605 to 1427. [2023-11-23 21:32:59,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1427 states, 1426 states have (on average 1.138148667601683) internal successors, (1623), 1426 states have internal predecessors, (1623), 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-23 21:32:59,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1427 states to 1427 states and 1623 transitions. [2023-11-23 21:32:59,391 INFO L78 Accepts]: Start accepts. Automaton has 1427 states and 1623 transitions. Word has length 333 [2023-11-23 21:32:59,393 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:32:59,393 INFO L495 AbstractCegarLoop]: Abstraction has 1427 states and 1623 transitions. [2023-11-23 21:32:59,394 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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-23 21:32:59,394 INFO L276 IsEmpty]: Start isEmpty. Operand 1427 states and 1623 transitions. [2023-11-23 21:32:59,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 345 [2023-11-23 21:32:59,400 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:32:59,400 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, 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, 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] [2023-11-23 21:32:59,401 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2023-11-23 21:32:59,401 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:32:59,401 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:32:59,402 INFO L85 PathProgramCache]: Analyzing trace with hash 514564169, now seen corresponding path program 1 times [2023-11-23 21:32:59,402 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:32:59,402 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [963247033] [2023-11-23 21:32:59,402 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:32:59,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:32:59,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:32:59,937 INFO L134 CoverageAnalysis]: Checked inductivity of 418 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 263 trivial. 0 not checked. [2023-11-23 21:32:59,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:32:59,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [963247033] [2023-11-23 21:32:59,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [963247033] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:32:59,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:32:59,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:32:59,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [642106120] [2023-11-23 21:32:59,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:32:59,939 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-23 21:32:59,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:32:59,940 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 21:32:59,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-23 21:32:59,940 INFO L87 Difference]: Start difference. First operand 1427 states and 1623 transitions. Second operand has 4 states, 4 states have (on average 40.5) internal successors, (162), 3 states have internal predecessors, (162), 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-23 21:33:00,748 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:00,748 INFO L93 Difference]: Finished difference Result 2882 states and 3311 transitions. [2023-11-23 21:33:00,749 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-23 21:33:00,749 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 40.5) internal successors, (162), 3 states have internal predecessors, (162), 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 344 [2023-11-23 21:33:00,750 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:00,758 INFO L225 Difference]: With dead ends: 2882 [2023-11-23 21:33:00,759 INFO L226 Difference]: Without dead ends: 1605 [2023-11-23 21:33:00,760 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-23 21:33:00,761 INFO L413 NwaCegarLoop]: 7 mSDtfsCounter, 124 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 687 mSolverCounterSat, 59 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 124 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 746 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 59 IncrementalHoareTripleChecker+Valid, 687 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:00,762 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [124 Valid, 14 Invalid, 746 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [59 Valid, 687 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-23 21:33:00,764 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1605 states. [2023-11-23 21:33:00,789 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1605 to 1427. [2023-11-23 21:33:00,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1427 states, 1426 states have (on average 1.0953716690042077) internal successors, (1562), 1426 states have internal predecessors, (1562), 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-23 21:33:00,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1427 states to 1427 states and 1562 transitions. [2023-11-23 21:33:00,797 INFO L78 Accepts]: Start accepts. Automaton has 1427 states and 1562 transitions. Word has length 344 [2023-11-23 21:33:00,798 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:00,798 INFO L495 AbstractCegarLoop]: Abstraction has 1427 states and 1562 transitions. [2023-11-23 21:33:00,798 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 40.5) internal successors, (162), 3 states have internal predecessors, (162), 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-23 21:33:00,798 INFO L276 IsEmpty]: Start isEmpty. Operand 1427 states and 1562 transitions. [2023-11-23 21:33:00,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 358 [2023-11-23 21:33:00,804 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:33:00,805 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, 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, 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] [2023-11-23 21:33:00,805 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2023-11-23 21:33:00,805 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:33:00,806 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:00,806 INFO L85 PathProgramCache]: Analyzing trace with hash 2008118751, now seen corresponding path program 1 times [2023-11-23 21:33:00,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:00,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1902282936] [2023-11-23 21:33:00,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:00,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:00,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:01,410 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 345 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2023-11-23 21:33:01,410 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:01,410 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1902282936] [2023-11-23 21:33:01,410 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1902282936] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:01,410 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:33:01,411 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:33:01,411 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [710172450] [2023-11-23 21:33:01,411 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:01,412 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-23 21:33:01,412 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:01,413 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-23 21:33:01,413 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-23 21:33:01,413 INFO L87 Difference]: Start difference. First operand 1427 states and 1562 transitions. Second operand has 4 states, 4 states have (on average 76.5) internal successors, (306), 3 states have internal predecessors, (306), 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-23 21:33:02,424 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:02,424 INFO L93 Difference]: Finished difference Result 3211 states and 3531 transitions. [2023-11-23 21:33:02,425 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-23 21:33:02,425 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 76.5) internal successors, (306), 3 states have internal predecessors, (306), 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 357 [2023-11-23 21:33:02,426 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:02,437 INFO L225 Difference]: With dead ends: 3211 [2023-11-23 21:33:02,437 INFO L226 Difference]: Without dead ends: 1963 [2023-11-23 21:33:02,442 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-23 21:33:02,445 INFO L413 NwaCegarLoop]: 63 mSDtfsCounter, 126 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 844 mSolverCounterSat, 28 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 126 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 872 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 28 IncrementalHoareTripleChecker+Valid, 844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:02,445 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [126 Valid, 72 Invalid, 872 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [28 Valid, 844 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2023-11-23 21:33:02,449 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1963 states. [2023-11-23 21:33:02,482 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1963 to 1783. [2023-11-23 21:33:02,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1783 states, 1782 states have (on average 1.0841750841750841) internal successors, (1932), 1782 states have internal predecessors, (1932), 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-23 21:33:02,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1783 states to 1783 states and 1932 transitions. [2023-11-23 21:33:02,493 INFO L78 Accepts]: Start accepts. Automaton has 1783 states and 1932 transitions. Word has length 357 [2023-11-23 21:33:02,494 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:02,494 INFO L495 AbstractCegarLoop]: Abstraction has 1783 states and 1932 transitions. [2023-11-23 21:33:02,494 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 76.5) internal successors, (306), 3 states have internal predecessors, (306), 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-23 21:33:02,495 INFO L276 IsEmpty]: Start isEmpty. Operand 1783 states and 1932 transitions. [2023-11-23 21:33:02,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 440 [2023-11-23 21:33:02,503 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:33:02,503 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 2, 2, 1, 1, 1, 1, 1] [2023-11-23 21:33:02,504 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2023-11-23 21:33:02,504 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:33:02,504 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:02,505 INFO L85 PathProgramCache]: Analyzing trace with hash 1668744120, now seen corresponding path program 2 times [2023-11-23 21:33:02,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:02,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [852477647] [2023-11-23 21:33:02,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:02,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:02,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:03,206 INFO L134 CoverageAnalysis]: Checked inductivity of 727 backedges. 413 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-23 21:33:03,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:03,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [852477647] [2023-11-23 21:33:03,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [852477647] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:03,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:33:03,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:33:03,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1847310268] [2023-11-23 21:33:03,208 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:03,208 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:33:03,209 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:03,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:33:03,210 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 21:33:03,210 INFO L87 Difference]: Start difference. First operand 1783 states and 1932 transitions. Second operand has 3 states, 3 states have (on average 77.0) internal successors, (231), 3 states have internal predecessors, (231), 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-23 21:33:03,900 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:03,900 INFO L93 Difference]: Finished difference Result 3743 states and 4121 transitions. [2023-11-23 21:33:03,901 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:33:03,901 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 77.0) internal successors, (231), 3 states have internal predecessors, (231), 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 439 [2023-11-23 21:33:03,902 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:03,912 INFO L225 Difference]: With dead ends: 3743 [2023-11-23 21:33:03,912 INFO L226 Difference]: Without dead ends: 2139 [2023-11-23 21:33:03,914 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-23 21:33:03,915 INFO L413 NwaCegarLoop]: 238 mSDtfsCounter, 110 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 411 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 242 SdHoareTripleChecker+Invalid, 466 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 411 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:03,915 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 242 Invalid, 466 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 411 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-23 21:33:03,918 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2139 states. [2023-11-23 21:33:03,952 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2139 to 1961. [2023-11-23 21:33:03,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1961 states, 1960 states have (on average 1.0775510204081633) internal successors, (2112), 1960 states have internal predecessors, (2112), 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-23 21:33:03,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1961 states to 1961 states and 2112 transitions. [2023-11-23 21:33:03,964 INFO L78 Accepts]: Start accepts. Automaton has 1961 states and 2112 transitions. Word has length 439 [2023-11-23 21:33:03,964 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:03,965 INFO L495 AbstractCegarLoop]: Abstraction has 1961 states and 2112 transitions. [2023-11-23 21:33:03,965 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 77.0) internal successors, (231), 3 states have internal predecessors, (231), 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-23 21:33:03,965 INFO L276 IsEmpty]: Start isEmpty. Operand 1961 states and 2112 transitions. [2023-11-23 21:33:03,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 447 [2023-11-23 21:33:03,974 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:33:03,975 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:33:03,975 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2023-11-23 21:33:03,975 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:33:03,975 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:03,976 INFO L85 PathProgramCache]: Analyzing trace with hash 2102570827, now seen corresponding path program 1 times [2023-11-23 21:33:03,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:03,976 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1322201304] [2023-11-23 21:33:03,976 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:03,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:04,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:04,511 INFO L134 CoverageAnalysis]: Checked inductivity of 727 backedges. 413 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-23 21:33:04,512 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:04,512 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1322201304] [2023-11-23 21:33:04,512 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1322201304] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:04,512 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:33:04,512 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:33:04,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2072583965] [2023-11-23 21:33:04,513 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:04,514 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:33:04,514 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:04,514 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:33:04,515 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 21:33:04,515 INFO L87 Difference]: Start difference. First operand 1961 states and 2112 transitions. Second operand has 3 states, 3 states have (on average 79.33333333333333) internal successors, (238), 3 states have internal predecessors, (238), 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-23 21:33:05,171 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:05,171 INFO L93 Difference]: Finished difference Result 4455 states and 4866 transitions. [2023-11-23 21:33:05,172 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:33:05,172 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 79.33333333333333) internal successors, (238), 3 states have internal predecessors, (238), 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 446 [2023-11-23 21:33:05,173 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:05,185 INFO L225 Difference]: With dead ends: 4455 [2023-11-23 21:33:05,186 INFO L226 Difference]: Without dead ends: 2673 [2023-11-23 21:33:05,188 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-23 21:33:05,189 INFO L413 NwaCegarLoop]: 196 mSDtfsCounter, 112 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 65 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 200 SdHoareTripleChecker+Invalid, 489 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 65 IncrementalHoareTripleChecker+Valid, 424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:05,189 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 200 Invalid, 489 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [65 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-23 21:33:05,193 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2673 states. [2023-11-23 21:33:05,241 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2673 to 2495. [2023-11-23 21:33:05,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2495 states, 2494 states have (on average 1.0838011226944668) internal successors, (2703), 2494 states have internal predecessors, (2703), 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-23 21:33:05,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2495 states to 2495 states and 2703 transitions. [2023-11-23 21:33:05,254 INFO L78 Accepts]: Start accepts. Automaton has 2495 states and 2703 transitions. Word has length 446 [2023-11-23 21:33:05,255 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:05,255 INFO L495 AbstractCegarLoop]: Abstraction has 2495 states and 2703 transitions. [2023-11-23 21:33:05,256 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 79.33333333333333) internal successors, (238), 3 states have internal predecessors, (238), 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-23 21:33:05,256 INFO L276 IsEmpty]: Start isEmpty. Operand 2495 states and 2703 transitions. [2023-11-23 21:33:05,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 488 [2023-11-23 21:33:05,266 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:33:05,266 INFO L195 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:33:05,266 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2023-11-23 21:33:05,267 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:33:05,267 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:05,267 INFO L85 PathProgramCache]: Analyzing trace with hash -1573591498, now seen corresponding path program 1 times [2023-11-23 21:33:05,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:05,268 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1395508775] [2023-11-23 21:33:05,268 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:05,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:05,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:05,662 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 527 proven. 0 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-23 21:33:05,662 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:05,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1395508775] [2023-11-23 21:33:05,663 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1395508775] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:05,663 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:33:05,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:33:05,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867255633] [2023-11-23 21:33:05,663 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:05,664 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:33:05,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:05,665 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:33:05,665 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 21:33:05,666 INFO L87 Difference]: Start difference. First operand 2495 states and 2703 transitions. Second operand has 3 states, 3 states have (on average 93.0) internal successors, (279), 3 states have internal predecessors, (279), 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-23 21:33:06,260 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:06,261 INFO L93 Difference]: Finished difference Result 5879 states and 6459 transitions. [2023-11-23 21:33:06,261 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:33:06,261 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 93.0) internal successors, (279), 3 states have internal predecessors, (279), 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 487 [2023-11-23 21:33:06,262 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:06,278 INFO L225 Difference]: With dead ends: 5879 [2023-11-23 21:33:06,279 INFO L226 Difference]: Without dead ends: 3563 [2023-11-23 21:33:06,282 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-23 21:33:06,283 INFO L413 NwaCegarLoop]: 45 mSDtfsCounter, 73 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 424 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 73 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 479 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 424 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:06,283 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [73 Valid, 48 Invalid, 479 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 424 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-23 21:33:06,287 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3563 states. [2023-11-23 21:33:06,347 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3563 to 3563. [2023-11-23 21:33:06,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3563 states, 3562 states have (on average 1.0797304884896126) internal successors, (3846), 3562 states have internal predecessors, (3846), 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-23 21:33:06,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3563 states to 3563 states and 3846 transitions. [2023-11-23 21:33:06,369 INFO L78 Accepts]: Start accepts. Automaton has 3563 states and 3846 transitions. Word has length 487 [2023-11-23 21:33:06,370 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:06,370 INFO L495 AbstractCegarLoop]: Abstraction has 3563 states and 3846 transitions. [2023-11-23 21:33:06,370 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 93.0) internal successors, (279), 3 states have internal predecessors, (279), 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-23 21:33:06,371 INFO L276 IsEmpty]: Start isEmpty. Operand 3563 states and 3846 transitions. [2023-11-23 21:33:06,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 524 [2023-11-23 21:33:06,383 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:33:06,383 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:33:06,384 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2023-11-23 21:33:06,384 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:33:06,385 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:06,385 INFO L85 PathProgramCache]: Analyzing trace with hash 843315721, now seen corresponding path program 1 times [2023-11-23 21:33:06,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:06,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569833798] [2023-11-23 21:33:06,385 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:06,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:06,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:07,121 INFO L134 CoverageAnalysis]: Checked inductivity of 1078 backedges. 695 proven. 0 refuted. 0 times theorem prover too weak. 383 trivial. 0 not checked. [2023-11-23 21:33:07,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:07,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [569833798] [2023-11-23 21:33:07,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [569833798] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:07,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-23 21:33:07,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-23 21:33:07,122 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765777349] [2023-11-23 21:33:07,123 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:07,123 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:33:07,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:07,124 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:33:07,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-23 21:33:07,125 INFO L87 Difference]: Start difference. First operand 3563 states and 3846 transitions. Second operand has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 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-23 21:33:07,735 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:07,736 INFO L93 Difference]: Finished difference Result 7303 states and 7901 transitions. [2023-11-23 21:33:07,736 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:33:07,736 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 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 523 [2023-11-23 21:33:07,737 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:07,755 INFO L225 Difference]: With dead ends: 7303 [2023-11-23 21:33:07,755 INFO L226 Difference]: Without dead ends: 3919 [2023-11-23 21:33:07,821 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-23 21:33:07,822 INFO L413 NwaCegarLoop]: 236 mSDtfsCounter, 102 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 418 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 102 SdHoareTripleChecker+Valid, 240 SdHoareTripleChecker+Invalid, 439 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 418 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:07,822 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [102 Valid, 240 Invalid, 439 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 418 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-23 21:33:07,829 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3919 states. [2023-11-23 21:33:07,899 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3919 to 3385. [2023-11-23 21:33:07,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3385 states, 3384 states have (on average 1.0765366430260048) internal successors, (3643), 3384 states have internal predecessors, (3643), 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-23 21:33:07,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3385 states to 3385 states and 3643 transitions. [2023-11-23 21:33:07,915 INFO L78 Accepts]: Start accepts. Automaton has 3385 states and 3643 transitions. Word has length 523 [2023-11-23 21:33:07,916 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:07,916 INFO L495 AbstractCegarLoop]: Abstraction has 3385 states and 3643 transitions. [2023-11-23 21:33:07,916 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 82.33333333333333) internal successors, (247), 3 states have internal predecessors, (247), 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-23 21:33:07,917 INFO L276 IsEmpty]: Start isEmpty. Operand 3385 states and 3643 transitions. [2023-11-23 21:33:07,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 643 [2023-11-23 21:33:07,922 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:33:07,923 INFO L195 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 3, 3, 3, 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] [2023-11-23 21:33:07,923 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2023-11-23 21:33:07,924 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:33:07,924 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:07,924 INFO L85 PathProgramCache]: Analyzing trace with hash 28022453, now seen corresponding path program 1 times [2023-11-23 21:33:07,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:07,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [416935875] [2023-11-23 21:33:07,925 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:07,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:08,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:08,565 INFO L134 CoverageAnalysis]: Checked inductivity of 1326 backedges. 902 proven. 110 refuted. 0 times theorem prover too weak. 314 trivial. 0 not checked. [2023-11-23 21:33:08,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:08,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [416935875] [2023-11-23 21:33:08,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [416935875] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 21:33:08,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [892374197] [2023-11-23 21:33:08,566 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:08,567 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 21:33:08,567 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 21:33:08,573 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 21:33:08,617 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2023-11-23 21:33:08,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:08,867 INFO L262 TraceCheckSpWp]: Trace formula consists of 802 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-23 21:33:08,895 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:33:09,037 INFO L134 CoverageAnalysis]: Checked inductivity of 1326 backedges. 259 proven. 0 refuted. 0 times theorem prover too weak. 1067 trivial. 0 not checked. [2023-11-23 21:33:09,037 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:33:09,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [892374197] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:09,037 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-23 21:33:09,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2023-11-23 21:33:09,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1436840586] [2023-11-23 21:33:09,038 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:09,039 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:33:09,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:09,040 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:33:09,041 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-23 21:33:09,041 INFO L87 Difference]: Start difference. First operand 3385 states and 3643 transitions. Second operand has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 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-23 21:33:09,732 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:09,732 INFO L93 Difference]: Finished difference Result 7303 states and 7903 transitions. [2023-11-23 21:33:09,733 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:33:09,733 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 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 642 [2023-11-23 21:33:09,734 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:09,753 INFO L225 Difference]: With dead ends: 7303 [2023-11-23 21:33:09,753 INFO L226 Difference]: Without dead ends: 4097 [2023-11-23 21:33:09,757 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 645 GetRequests, 642 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-23 21:33:09,759 INFO L413 NwaCegarLoop]: 230 mSDtfsCounter, 127 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 433 mSolverCounterSat, 50 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 234 SdHoareTripleChecker+Invalid, 483 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 50 IncrementalHoareTripleChecker+Valid, 433 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:09,759 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 234 Invalid, 483 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [50 Valid, 433 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-23 21:33:09,764 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4097 states. [2023-11-23 21:33:09,836 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4097 to 4097. [2023-11-23 21:33:09,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4097 states, 4096 states have (on average 1.069091796875) internal successors, (4379), 4096 states have internal predecessors, (4379), 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-23 21:33:09,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4097 states to 4097 states and 4379 transitions. [2023-11-23 21:33:09,860 INFO L78 Accepts]: Start accepts. Automaton has 4097 states and 4379 transitions. Word has length 642 [2023-11-23 21:33:09,861 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:09,862 INFO L495 AbstractCegarLoop]: Abstraction has 4097 states and 4379 transitions. [2023-11-23 21:33:09,862 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 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-23 21:33:09,862 INFO L276 IsEmpty]: Start isEmpty. Operand 4097 states and 4379 transitions. [2023-11-23 21:33:09,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 804 [2023-11-23 21:33:09,872 INFO L187 NwaCegarLoop]: Found error trace [2023-11-23 21:33:09,874 INFO L195 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:33:09,902 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2023-11-23 21:33:10,096 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 21:33:10,096 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2023-11-23 21:33:10,097 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-23 21:33:10,097 INFO L85 PathProgramCache]: Analyzing trace with hash 1729981029, now seen corresponding path program 1 times [2023-11-23 21:33:10,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-23 21:33:10,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1777154617] [2023-11-23 21:33:10,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:10,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-23 21:33:10,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:11,028 INFO L134 CoverageAnalysis]: Checked inductivity of 1966 backedges. 1490 proven. 110 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2023-11-23 21:33:11,028 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-23 21:33:11,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1777154617] [2023-11-23 21:33:11,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1777154617] provided 0 perfect and 1 imperfect interpolant sequences [2023-11-23 21:33:11,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1917240681] [2023-11-23 21:33:11,029 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-23 21:33:11,029 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2023-11-23 21:33:11,030 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 [2023-11-23 21:33:11,031 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2023-11-23 21:33:11,052 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2023-11-23 21:33:11,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-23 21:33:11,389 INFO L262 TraceCheckSpWp]: Trace formula consists of 983 conjuncts, 2 conjunts are in the unsatisfiable core [2023-11-23 21:33:11,405 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-23 21:33:11,529 INFO L134 CoverageAnalysis]: Checked inductivity of 1966 backedges. 311 proven. 0 refuted. 0 times theorem prover too weak. 1655 trivial. 0 not checked. [2023-11-23 21:33:11,529 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-23 21:33:11,529 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1917240681] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-23 21:33:11,529 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2023-11-23 21:33:11,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2023-11-23 21:33:11,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [723199153] [2023-11-23 21:33:11,531 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-23 21:33:11,532 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-23 21:33:11,532 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-23 21:33:11,533 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-23 21:33:11,534 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-23 21:33:11,534 INFO L87 Difference]: Start difference. First operand 4097 states and 4379 transitions. Second operand has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 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-23 21:33:12,219 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-23 21:33:12,219 INFO L93 Difference]: Finished difference Result 8903 states and 9616 transitions. [2023-11-23 21:33:12,219 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-23 21:33:12,220 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 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 803 [2023-11-23 21:33:12,222 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-23 21:33:12,223 INFO L225 Difference]: With dead ends: 8903 [2023-11-23 21:33:12,223 INFO L226 Difference]: Without dead ends: 0 [2023-11-23 21:33:12,232 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 806 GetRequests, 803 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2023-11-23 21:33:12,232 INFO L413 NwaCegarLoop]: 233 mSDtfsCounter, 127 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 448 mSolverCounterSat, 43 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 236 SdHoareTripleChecker+Invalid, 491 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 43 IncrementalHoareTripleChecker+Valid, 448 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-23 21:33:12,233 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 236 Invalid, 491 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [43 Valid, 448 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-23 21:33:12,234 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2023-11-23 21:33:12,234 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2023-11-23 21:33:12,234 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-23 21:33:12,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2023-11-23 21:33:12,235 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 803 [2023-11-23 21:33:12,235 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-23 21:33:12,235 INFO L495 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2023-11-23 21:33:12,236 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 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-23 21:33:12,236 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2023-11-23 21:33:12,236 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-23 21:33:12,239 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2023-11-23 21:33:12,265 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2023-11-23 21:33:12,455 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2023-11-23 21:33:12,457 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2023-11-23 21:33:12,947 INFO L899 garLoopResultBuilder]: For program point L762(lines 762 880) no Hoare annotation was computed. [2023-11-23 21:33:12,947 INFO L899 garLoopResultBuilder]: For program point L895(line 895) no Hoare annotation was computed. [2023-11-23 21:33:12,947 INFO L899 garLoopResultBuilder]: For program point L829(lines 829 880) no Hoare annotation was computed. [2023-11-23 21:33:12,948 INFO L899 garLoopResultBuilder]: For program point L631(lines 631 880) no Hoare annotation was computed. [2023-11-23 21:33:12,953 INFO L899 garLoopResultBuilder]: For program point L565(lines 565 880) no Hoare annotation was computed. [2023-11-23 21:33:12,953 INFO L899 garLoopResultBuilder]: For program point L169-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,953 INFO L899 garLoopResultBuilder]: For program point L103-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,953 INFO L899 garLoopResultBuilder]: For program point L37-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,953 INFO L899 garLoopResultBuilder]: For program point L698(lines 698 880) no Hoare annotation was computed. [2023-11-23 21:33:12,954 INFO L899 garLoopResultBuilder]: For program point L500(lines 500 880) no Hoare annotation was computed. [2023-11-23 21:33:12,954 INFO L899 garLoopResultBuilder]: For program point L369(lines 369 880) no Hoare annotation was computed. [2023-11-23 21:33:12,954 INFO L899 garLoopResultBuilder]: For program point L303(lines 303 880) no Hoare annotation was computed. [2023-11-23 21:33:12,954 INFO L899 garLoopResultBuilder]: For program point L436(lines 436 880) no Hoare annotation was computed. [2023-11-23 21:33:12,954 INFO L899 garLoopResultBuilder]: For program point L172-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,954 INFO L899 garLoopResultBuilder]: For program point L106-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,956 INFO L899 garLoopResultBuilder]: For program point L40-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,956 INFO L899 garLoopResultBuilder]: For program point L239(lines 239 880) no Hoare annotation was computed. [2023-11-23 21:33:12,956 INFO L899 garLoopResultBuilder]: For program point L768(lines 768 880) no Hoare annotation was computed. [2023-11-23 21:33:12,956 INFO L899 garLoopResultBuilder]: For program point L636(lines 636 880) no Hoare annotation was computed. [2023-11-23 21:33:12,956 INFO L899 garLoopResultBuilder]: For program point L835(lines 835 880) no Hoare annotation was computed. [2023-11-23 21:33:12,956 INFO L899 garLoopResultBuilder]: For program point L571(lines 571 880) no Hoare annotation was computed. [2023-11-23 21:33:12,957 INFO L899 garLoopResultBuilder]: For program point L505(lines 505 880) no Hoare annotation was computed. [2023-11-23 21:33:12,957 INFO L899 garLoopResultBuilder]: For program point L175-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,957 INFO L899 garLoopResultBuilder]: For program point L109-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,957 INFO L899 garLoopResultBuilder]: For program point L43-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,957 INFO L899 garLoopResultBuilder]: For program point L704(lines 704 880) no Hoare annotation was computed. [2023-11-23 21:33:12,957 INFO L899 garLoopResultBuilder]: For program point L176(line 176) no Hoare annotation was computed. [2023-11-23 21:33:12,958 INFO L899 garLoopResultBuilder]: For program point L309(lines 309 880) no Hoare annotation was computed. [2023-11-23 21:33:12,958 INFO L899 garLoopResultBuilder]: For program point L442(lines 442 880) no Hoare annotation was computed. [2023-11-23 21:33:12,958 INFO L899 garLoopResultBuilder]: For program point L376(lines 376 880) no Hoare annotation was computed. [2023-11-23 21:33:12,958 INFO L899 garLoopResultBuilder]: For program point L178-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,958 INFO L899 garLoopResultBuilder]: For program point L112-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,958 INFO L899 garLoopResultBuilder]: For program point L46-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,959 INFO L899 garLoopResultBuilder]: For program point L245(lines 245 880) no Hoare annotation was computed. [2023-11-23 21:33:12,959 INFO L899 garLoopResultBuilder]: For program point L774(lines 774 880) no Hoare annotation was computed. [2023-11-23 21:33:12,959 INFO L899 garLoopResultBuilder]: For program point L642(lines 642 880) no Hoare annotation was computed. [2023-11-23 21:33:12,959 INFO L899 garLoopResultBuilder]: For program point L510(lines 510 880) no Hoare annotation was computed. [2023-11-23 21:33:12,959 INFO L899 garLoopResultBuilder]: For program point L841(lines 841 880) no Hoare annotation was computed. [2023-11-23 21:33:12,959 INFO L899 garLoopResultBuilder]: For program point L181-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,960 INFO L899 garLoopResultBuilder]: For program point L115-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,960 INFO L899 garLoopResultBuilder]: For program point L49-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,960 INFO L899 garLoopResultBuilder]: For program point L710(lines 710 880) no Hoare annotation was computed. [2023-11-23 21:33:12,960 INFO L899 garLoopResultBuilder]: For program point L578(lines 578 880) no Hoare annotation was computed. [2023-11-23 21:33:12,961 INFO L899 garLoopResultBuilder]: For program point L315(lines 315 880) no Hoare annotation was computed. [2023-11-23 21:33:12,961 INFO L899 garLoopResultBuilder]: For program point L448(lines 448 880) no Hoare annotation was computed. [2023-11-23 21:33:12,962 INFO L899 garLoopResultBuilder]: For program point L382(lines 382 880) no Hoare annotation was computed. [2023-11-23 21:33:12,962 INFO L899 garLoopResultBuilder]: For program point L184-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,962 INFO L899 garLoopResultBuilder]: For program point L118-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,965 INFO L899 garLoopResultBuilder]: For program point L52-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,965 INFO L899 garLoopResultBuilder]: For program point L251(lines 251 880) no Hoare annotation was computed. [2023-11-23 21:33:12,965 INFO L899 garLoopResultBuilder]: For program point L648(lines 648 880) no Hoare annotation was computed. [2023-11-23 21:33:12,966 INFO L899 garLoopResultBuilder]: For program point L516(lines 516 880) no Hoare annotation was computed. [2023-11-23 21:33:12,966 INFO L899 garLoopResultBuilder]: For program point L847(lines 847 880) no Hoare annotation was computed. [2023-11-23 21:33:12,966 INFO L899 garLoopResultBuilder]: For program point L781(lines 781 880) no Hoare annotation was computed. [2023-11-23 21:33:12,966 INFO L899 garLoopResultBuilder]: For program point L583(lines 583 880) no Hoare annotation was computed. [2023-11-23 21:33:12,966 INFO L899 garLoopResultBuilder]: For program point L187-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,966 INFO L899 garLoopResultBuilder]: For program point L121-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,966 INFO L899 garLoopResultBuilder]: For program point L55-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,967 INFO L899 garLoopResultBuilder]: For program point L716(lines 716 880) no Hoare annotation was computed. [2023-11-23 21:33:12,967 INFO L899 garLoopResultBuilder]: For program point L321(lines 321 880) no Hoare annotation was computed. [2023-11-23 21:33:12,967 INFO L899 garLoopResultBuilder]: For program point L454(lines 454 880) no Hoare annotation was computed. [2023-11-23 21:33:12,967 INFO L899 garLoopResultBuilder]: For program point L388(lines 388 880) no Hoare annotation was computed. [2023-11-23 21:33:12,967 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startEXIT(line -1) no Hoare annotation was computed. [2023-11-23 21:33:12,967 INFO L899 garLoopResultBuilder]: For program point L190-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,968 INFO L899 garLoopResultBuilder]: For program point L124-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,968 INFO L899 garLoopResultBuilder]: For program point L58-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,968 INFO L899 garLoopResultBuilder]: For program point L257(lines 257 880) no Hoare annotation was computed. [2023-11-23 21:33:12,968 INFO L899 garLoopResultBuilder]: For program point L852(lines 852 880) no Hoare annotation was computed. [2023-11-23 21:33:12,968 INFO L899 garLoopResultBuilder]: For program point L654(lines 654 880) no Hoare annotation was computed. [2023-11-23 21:33:12,968 INFO L899 garLoopResultBuilder]: For program point L522(lines 522 880) no Hoare annotation was computed. [2023-11-23 21:33:12,968 INFO L899 garLoopResultBuilder]: For program point L787(lines 787 880) no Hoare annotation was computed. [2023-11-23 21:33:12,969 INFO L899 garLoopResultBuilder]: For program point L589(lines 589 880) no Hoare annotation was computed. [2023-11-23 21:33:12,969 INFO L899 garLoopResultBuilder]: For program point L193-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,969 INFO L899 garLoopResultBuilder]: For program point L127-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,969 INFO L899 garLoopResultBuilder]: For program point L61-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,969 INFO L899 garLoopResultBuilder]: For program point L722(lines 722 880) no Hoare annotation was computed. [2023-11-23 21:33:12,969 INFO L899 garLoopResultBuilder]: For program point L459(lines 459 880) no Hoare annotation was computed. [2023-11-23 21:33:12,970 INFO L899 garLoopResultBuilder]: For program point L327(lines 327 880) no Hoare annotation was computed. [2023-11-23 21:33:12,970 INFO L899 garLoopResultBuilder]: For program point L394(lines 394 880) no Hoare annotation was computed. [2023-11-23 21:33:12,970 INFO L899 garLoopResultBuilder]: For program point L262(lines 262 880) no Hoare annotation was computed. [2023-11-23 21:33:12,970 INFO L899 garLoopResultBuilder]: For program point L196-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,970 INFO L899 garLoopResultBuilder]: For program point L130-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,971 INFO L899 garLoopResultBuilder]: For program point L64-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,971 INFO L899 garLoopResultBuilder]: For program point L858(lines 858 880) no Hoare annotation was computed. [2023-11-23 21:33:12,971 INFO L899 garLoopResultBuilder]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 176) no Hoare annotation was computed. [2023-11-23 21:33:12,971 INFO L899 garLoopResultBuilder]: For program point L660(lines 660 880) no Hoare annotation was computed. [2023-11-23 21:33:12,971 INFO L899 garLoopResultBuilder]: For program point L528(lines 528 880) no Hoare annotation was computed. [2023-11-23 21:33:12,971 INFO L899 garLoopResultBuilder]: For program point L793(lines 793 880) no Hoare annotation was computed. [2023-11-23 21:33:12,972 INFO L899 garLoopResultBuilder]: For program point L595(lines 595 880) no Hoare annotation was computed. [2023-11-23 21:33:12,972 INFO L899 garLoopResultBuilder]: For program point L199-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,973 INFO L899 garLoopResultBuilder]: For program point L133-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,973 INFO L899 garLoopResultBuilder]: For program point L67-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,973 INFO L899 garLoopResultBuilder]: For program point L728(lines 728 880) no Hoare annotation was computed. [2023-11-23 21:33:12,973 INFO L899 garLoopResultBuilder]: For program point L464(lines 464 880) no Hoare annotation was computed. [2023-11-23 21:33:12,973 INFO L899 garLoopResultBuilder]: For program point L333(lines 333 880) no Hoare annotation was computed. [2023-11-23 21:33:12,973 INFO L899 garLoopResultBuilder]: For program point L400(lines 400 880) no Hoare annotation was computed. [2023-11-23 21:33:12,974 INFO L899 garLoopResultBuilder]: For program point L268(lines 268 880) no Hoare annotation was computed. [2023-11-23 21:33:12,974 INFO L899 garLoopResultBuilder]: For program point L202-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,974 INFO L899 garLoopResultBuilder]: For program point L136-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,974 INFO L899 garLoopResultBuilder]: For program point L70-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,974 INFO L899 garLoopResultBuilder]: For program point L864(lines 864 880) no Hoare annotation was computed. [2023-11-23 21:33:12,974 INFO L899 garLoopResultBuilder]: For program point L666(lines 666 880) no Hoare annotation was computed. [2023-11-23 21:33:12,974 INFO L899 garLoopResultBuilder]: For program point L534(lines 534 880) no Hoare annotation was computed. [2023-11-23 21:33:12,975 INFO L899 garLoopResultBuilder]: For program point L799(lines 799 880) no Hoare annotation was computed. [2023-11-23 21:33:12,975 INFO L899 garLoopResultBuilder]: For program point L601(lines 601 880) no Hoare annotation was computed. [2023-11-23 21:33:12,975 INFO L899 garLoopResultBuilder]: For program point L205-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,975 INFO L899 garLoopResultBuilder]: For program point L139-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,975 INFO L899 garLoopResultBuilder]: For program point L73-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,975 INFO L899 garLoopResultBuilder]: For program point L734(lines 734 880) no Hoare annotation was computed. [2023-11-23 21:33:12,975 INFO L899 garLoopResultBuilder]: For program point L470(lines 470 880) no Hoare annotation was computed. [2023-11-23 21:33:12,976 INFO L899 garLoopResultBuilder]: For program point L339(lines 339 880) no Hoare annotation was computed. [2023-11-23 21:33:12,976 INFO L899 garLoopResultBuilder]: For program point L406(lines 406 880) no Hoare annotation was computed. [2023-11-23 21:33:12,976 INFO L899 garLoopResultBuilder]: For program point L274(lines 274 880) no Hoare annotation was computed. [2023-11-23 21:33:12,976 INFO L899 garLoopResultBuilder]: For program point L208-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,976 INFO L899 garLoopResultBuilder]: For program point L142-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,976 INFO L899 garLoopResultBuilder]: For program point L76-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,977 INFO L899 garLoopResultBuilder]: For program point L869(lines 869 880) no Hoare annotation was computed. [2023-11-23 21:33:12,977 INFO L899 garLoopResultBuilder]: For program point L672(lines 672 880) no Hoare annotation was computed. [2023-11-23 21:33:12,977 INFO L899 garLoopResultBuilder]: For program point L540(lines 540 880) no Hoare annotation was computed. [2023-11-23 21:33:12,977 INFO L899 garLoopResultBuilder]: For program point L805(lines 805 880) no Hoare annotation was computed. [2023-11-23 21:33:12,977 INFO L899 garLoopResultBuilder]: For program point L607(lines 607 880) no Hoare annotation was computed. [2023-11-23 21:33:12,979 INFO L899 garLoopResultBuilder]: For program point L211-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,980 INFO L899 garLoopResultBuilder]: For program point L145-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,980 INFO L899 garLoopResultBuilder]: For program point L79-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,980 INFO L899 garLoopResultBuilder]: For program point L740(lines 740 880) no Hoare annotation was computed. [2023-11-23 21:33:12,980 INFO L899 garLoopResultBuilder]: For program point L477(lines 477 880) no Hoare annotation was computed. [2023-11-23 21:33:12,980 INFO L899 garLoopResultBuilder]: For program point L345(lines 345 880) no Hoare annotation was computed. [2023-11-23 21:33:12,981 INFO L899 garLoopResultBuilder]: For program point L279(lines 279 880) no Hoare annotation was computed. [2023-11-23 21:33:12,981 INFO L899 garLoopResultBuilder]: For program point L412(lines 412 880) no Hoare annotation was computed. [2023-11-23 21:33:12,981 INFO L899 garLoopResultBuilder]: For program point L148-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,981 INFO L899 garLoopResultBuilder]: For program point L82-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,981 INFO L899 garLoopResultBuilder]: For program point L875(lines 875 880) no Hoare annotation was computed. [2023-11-23 21:33:12,981 INFO L899 garLoopResultBuilder]: For program point L678(lines 678 880) no Hoare annotation was computed. [2023-11-23 21:33:12,981 INFO L899 garLoopResultBuilder]: For program point L546(lines 546 880) no Hoare annotation was computed. [2023-11-23 21:33:12,982 INFO L899 garLoopResultBuilder]: For program point L811(lines 811 880) no Hoare annotation was computed. [2023-11-23 21:33:12,982 INFO L899 garLoopResultBuilder]: For program point L745(lines 745 880) no Hoare annotation was computed. [2023-11-23 21:33:12,982 INFO L899 garLoopResultBuilder]: For program point L613(lines 613 880) no Hoare annotation was computed. [2023-11-23 21:33:12,982 INFO L899 garLoopResultBuilder]: For program point L151-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,982 INFO L899 garLoopResultBuilder]: For program point L85-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,982 INFO L899 garLoopResultBuilder]: For program point L482(lines 482 880) no Hoare annotation was computed. [2023-11-23 21:33:12,983 INFO L899 garLoopResultBuilder]: For program point L351(lines 351 880) no Hoare annotation was computed. [2023-11-23 21:33:12,983 INFO L899 garLoopResultBuilder]: For program point L285(lines 285 880) no Hoare annotation was computed. [2023-11-23 21:33:12,984 INFO L899 garLoopResultBuilder]: For program point L418(lines 418 880) no Hoare annotation was computed. [2023-11-23 21:33:12,984 INFO L899 garLoopResultBuilder]: For program point L154-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,984 INFO L899 garLoopResultBuilder]: For program point L88-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,984 INFO L899 garLoopResultBuilder]: For program point L551(lines 551 880) no Hoare annotation was computed. [2023-11-23 21:33:12,984 INFO L899 garLoopResultBuilder]: For program point L221(lines 221 880) no Hoare annotation was computed. [2023-11-23 21:33:12,984 INFO L899 garLoopResultBuilder]: For program point L684(lines 684 880) no Hoare annotation was computed. [2023-11-23 21:33:12,985 INFO L899 garLoopResultBuilder]: For program point L817(lines 817 880) no Hoare annotation was computed. [2023-11-23 21:33:12,985 INFO L899 garLoopResultBuilder]: For program point L751(lines 751 880) no Hoare annotation was computed. [2023-11-23 21:33:12,985 INFO L899 garLoopResultBuilder]: For program point L619(lines 619 880) no Hoare annotation was computed. [2023-11-23 21:33:12,985 INFO L899 garLoopResultBuilder]: For program point L157-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,985 INFO L899 garLoopResultBuilder]: For program point L91-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,985 INFO L899 garLoopResultBuilder]: For program point L884(lines 884 900) no Hoare annotation was computed. [2023-11-23 21:33:12,985 INFO L899 garLoopResultBuilder]: For program point L488(lines 488 880) no Hoare annotation was computed. [2023-11-23 21:33:12,986 INFO L899 garLoopResultBuilder]: For program point L290(lines 290 880) no Hoare annotation was computed. [2023-11-23 21:33:12,986 INFO L899 garLoopResultBuilder]: For program point L687(lines 687 880) no Hoare annotation was computed. [2023-11-23 21:33:12,986 INFO L899 garLoopResultBuilder]: For program point L357(lines 357 880) no Hoare annotation was computed. [2023-11-23 21:33:12,986 INFO L899 garLoopResultBuilder]: For program point L424(lines 424 880) no Hoare annotation was computed. [2023-11-23 21:33:12,986 INFO L899 garLoopResultBuilder]: For program point L160-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,986 INFO L899 garLoopResultBuilder]: For program point L94-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,987 INFO L899 garLoopResultBuilder]: For program point L557(lines 557 880) no Hoare annotation was computed. [2023-11-23 21:33:12,987 INFO L899 garLoopResultBuilder]: For program point L227(lines 227 880) no Hoare annotation was computed. [2023-11-23 21:33:12,987 INFO L899 garLoopResultBuilder]: For program point $Ultimate##0(line -1) no Hoare annotation was computed. [2023-11-23 21:33:12,987 INFO L899 garLoopResultBuilder]: For program point L757(lines 757 880) no Hoare annotation was computed. [2023-11-23 21:33:12,987 INFO L899 garLoopResultBuilder]: For program point L625(lines 625 880) no Hoare annotation was computed. [2023-11-23 21:33:12,987 INFO L899 garLoopResultBuilder]: For program point L163-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,987 INFO L899 garLoopResultBuilder]: For program point L97-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,988 INFO L899 garLoopResultBuilder]: For program point L31(lines 31 33) no Hoare annotation was computed. [2023-11-23 21:33:12,988 INFO L899 garLoopResultBuilder]: For program point L31-2(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,988 INFO L899 garLoopResultBuilder]: For program point L824(lines 824 880) no Hoare annotation was computed. [2023-11-23 21:33:12,989 INFO L895 garLoopResultBuilder]: At program point L890-2(lines 890 899) the Hoare annotation is: (let ((.cse0 (= ~a24~0 1)) (.cse1 (<= ~a15~0 8))) (or (and .cse0 (= 7 ~a21~0)) (and .cse1 (<= ~a21~0 6)) (and (<= 9 ~a21~0) .cse1) (and .cse0 (not (= 5 ~a15~0))) (and .cse1 (<= 0 (+ ~a12~0 42))))) [2023-11-23 21:33:12,990 INFO L899 garLoopResultBuilder]: For program point L494(lines 494 880) no Hoare annotation was computed. [2023-11-23 21:33:12,990 INFO L899 garLoopResultBuilder]: For program point L296(lines 296 880) no Hoare annotation was computed. [2023-11-23 21:33:12,990 INFO L899 garLoopResultBuilder]: For program point calculate_output_returnLabel#1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,990 INFO L899 garLoopResultBuilder]: For program point L693(lines 693 880) no Hoare annotation was computed. [2023-11-23 21:33:12,990 INFO L899 garLoopResultBuilder]: For program point L363(lines 363 880) no Hoare annotation was computed. [2023-11-23 21:33:12,990 INFO L899 garLoopResultBuilder]: For program point L562(lines 562 880) no Hoare annotation was computed. [2023-11-23 21:33:12,991 INFO L899 garLoopResultBuilder]: For program point L430(lines 430 880) no Hoare annotation was computed. [2023-11-23 21:33:12,991 INFO L899 garLoopResultBuilder]: For program point L166-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,991 INFO L899 garLoopResultBuilder]: For program point L100-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,991 INFO L899 garLoopResultBuilder]: For program point L34-1(lines 30 882) no Hoare annotation was computed. [2023-11-23 21:33:12,991 INFO L899 garLoopResultBuilder]: For program point L233(lines 233 880) no Hoare annotation was computed. [2023-11-23 21:33:12,994 INFO L445 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-23 21:33:12,997 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-23 21:33:13,011 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 23.11 09:33:13 BoogieIcfgContainer [2023-11-23 21:33:13,011 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-23 21:33:13,012 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-23 21:33:13,012 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-23 21:33:13,012 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-23 21:33:13,013 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.11 09:32:52" (3/4) ... [2023-11-23 21:33:13,015 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-23 21:33:13,036 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-23 21:33:13,044 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2023-11-23 21:33:13,045 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-23 21:33:13,047 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-23 21:33:13,256 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/witness.graphml [2023-11-23 21:33:13,260 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/witness.yml [2023-11-23 21:33:13,260 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-23 21:33:13,261 INFO L158 Benchmark]: Toolchain (without parser) took 23657.23ms. Allocated memory was 153.1MB in the beginning and 570.4MB in the end (delta: 417.3MB). Free memory was 111.0MB in the beginning and 317.4MB in the end (delta: -206.4MB). Peak memory consumption was 212.2MB. Max. memory is 16.1GB. [2023-11-23 21:33:13,261 INFO L158 Benchmark]: CDTParser took 0.29ms. Allocated memory is still 153.1MB. Free memory is still 126.1MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-23 21:33:13,262 INFO L158 Benchmark]: CACSL2BoogieTranslator took 706.36ms. Allocated memory is still 153.1MB. Free memory was 110.6MB in the beginning and 77.0MB in the end (delta: 33.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2023-11-23 21:33:13,263 INFO L158 Benchmark]: Boogie Procedure Inliner took 93.75ms. Allocated memory is still 153.1MB. Free memory was 77.0MB in the beginning and 67.3MB in the end (delta: 9.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-23 21:33:13,263 INFO L158 Benchmark]: Boogie Preprocessor took 266.15ms. Allocated memory was 153.1MB in the beginning and 224.4MB in the end (delta: 71.3MB). Free memory was 67.3MB in the beginning and 181.2MB in the end (delta: -113.8MB). Peak memory consumption was 15.9MB. Max. memory is 16.1GB. [2023-11-23 21:33:13,264 INFO L158 Benchmark]: RCFGBuilder took 1845.59ms. Allocated memory is still 224.4MB. Free memory was 181.2MB in the beginning and 153.1MB in the end (delta: 28.1MB). Peak memory consumption was 81.8MB. Max. memory is 16.1GB. [2023-11-23 21:33:13,265 INFO L158 Benchmark]: TraceAbstraction took 20489.17ms. Allocated memory was 224.4MB in the beginning and 570.4MB in the end (delta: 346.0MB). Free memory was 153.1MB in the beginning and 332.1MB in the end (delta: -179.0MB). Peak memory consumption was 167.0MB. Max. memory is 16.1GB. [2023-11-23 21:33:13,265 INFO L158 Benchmark]: Witness Printer took 248.34ms. Allocated memory is still 570.4MB. Free memory was 332.1MB in the beginning and 317.4MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2023-11-23 21:33:13,272 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.29ms. Allocated memory is still 153.1MB. Free memory is still 126.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 706.36ms. Allocated memory is still 153.1MB. Free memory was 110.6MB in the beginning and 77.0MB in the end (delta: 33.6MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 93.75ms. Allocated memory is still 153.1MB. Free memory was 77.0MB in the beginning and 67.3MB in the end (delta: 9.7MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Preprocessor took 266.15ms. Allocated memory was 153.1MB in the beginning and 224.4MB in the end (delta: 71.3MB). Free memory was 67.3MB in the beginning and 181.2MB in the end (delta: -113.8MB). Peak memory consumption was 15.9MB. Max. memory is 16.1GB. * RCFGBuilder took 1845.59ms. Allocated memory is still 224.4MB. Free memory was 181.2MB in the beginning and 153.1MB in the end (delta: 28.1MB). Peak memory consumption was 81.8MB. Max. memory is 16.1GB. * TraceAbstraction took 20489.17ms. Allocated memory was 224.4MB in the beginning and 570.4MB in the end (delta: 346.0MB). Free memory was 153.1MB in the beginning and 332.1MB in the end (delta: -179.0MB). Peak memory consumption was 167.0MB. Max. memory is 16.1GB. * Witness Printer took 248.34ms. Allocated memory is still 570.4MB. Free memory was 332.1MB in the beginning and 317.4MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. 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: 176]: 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, 183 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 20.4s, OverallIterations: 13, TraceHistogramMax: 7, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.1s, AutomataDifference: 10.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.5s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1724 SdHoareTripleChecker+Valid, 9.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1724 mSDsluCounter, 1944 SdHoareTripleChecker+Invalid, 7.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 65 mSDsCounter, 875 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 6884 IncrementalHoareTripleChecker+Invalid, 7759 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 875 mSolverCounterUnsat, 1879 mSDtfsCounter, 6884 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1483 GetRequests, 1462 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.1s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=4097occurred in iteration=12, InterpolantAutomatonStates: 42, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.7s AutomataMinimizationTime, 13 MinimizatonAttempts, 1428 StatesRemovedByMinimization, 7 NontrivialMinimizations, HoareAnnotationStatistics: 0.0s HoareAnnotationTime, 1 LocationsWithAnnotation, 1 PreInvPairs, 31 NumberOfFragments, 39 HoareAnnotationTreeSize, 1 FomulaSimplifications, 183 FormulaSimplificationTreeSizeReduction, 0.2s HoareSimplificationTime, 1 FomulaSimplificationsInter, 631 FormulaSimplificationTreeSizeReductionInter, 0.3s HoareSimplificationTimeInter, RefinementEngineStatistics: TRACE_CHECK: 0.3s SsaConstructionTime, 0.9s SatisfiabilityAnalysisTime, 5.8s InterpolantComputationTime, 6177 NumberOfCodeBlocks, 6177 NumberOfCodeBlocksAsserted, 15 NumberOfCheckSat, 6162 ConstructedInterpolants, 0 QuantifiedInterpolants, 14219 SizeOfPredicates, 0 NumberOfNonLiveVariables, 1785 ConjunctsInSsa, 4 ConjunctsInUnsatCore, 15 InterpolantComputations, 13 PerfectInterpolantSequences, 11050/11270 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: 890]: Loop Invariant Derived loop invariant: ((((((a24 == 1) && (7 == a21)) || ((a15 <= 8) && (a21 <= 6))) || ((9 <= a21) && (a15 <= 8))) || ((a24 == 1) && !((5 == a15)))) || ((a15 <= 8) && (0 <= (a12 + 42)))) RESULT: Ultimate proved your program to be correct! [2023-11-23 21:33:13,308 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cfe184cb-87f8-4c9d-b97e-2cbc86df934e/bin/uautomizer-verify-zZY32mL2XJ/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (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