./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem15_label33.c --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem15_label33.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) )

 --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3b224e5b59fa802cc1cab883bc2ee3c11a4d9f971ca8ff2d73a49e3c295424dc
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:41:40,529 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:41:40,595 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:41:40,600 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:41:40,601 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:41:40,641 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:41:40,642 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:41:40,643 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:41:40,644 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:41:40,644 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:41:40,645 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:41:40,646 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:41:40,646 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:41:40,647 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:41:40,648 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:41:40,648 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:41:40,649 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:41:40,650 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:41:40,650 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:41:40,651 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:41:40,651 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:41:40,652 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:41:40,653 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:41:40,653 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:41:40,654 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:41:40,655 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:41:40,655 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:41:40,656 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:41:40,656 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:41:40,668 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:41:40,669 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:41:40,669 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:41:40,670 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:41:40,670 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:41:40,671 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:41:40,671 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:41:40,671 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:41:40,671 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:41:40,672 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:41:40,672 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_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3b224e5b59fa802cc1cab883bc2ee3c11a4d9f971ca8ff2d73a49e3c295424dc
[2023-11-19 07:41:40,937 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:41:40,966 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:41:40,968 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:41:40,970 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:41:40,970 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:41:40,972 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/eca-rers2012/Problem15_label33.c
[2023-11-19 07:41:44,186 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:41:44,646 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:41:44,646 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/sv-benchmarks/c/eca-rers2012/Problem15_label33.c
[2023-11-19 07:41:44,668 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/data/db9d98a3e/4b72b7ec9fd74d5e8a2054f2290c5e19/FLAG0e4155aa8
[2023-11-19 07:41:44,685 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/data/db9d98a3e/4b72b7ec9fd74d5e8a2054f2290c5e19
[2023-11-19 07:41:44,692 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:41:44,694 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:41:44,696 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:41:44,696 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:41:44,702 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:41:44,703 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:41:44" (1/1) ...
[2023-11-19 07:41:44,706 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58dfa784 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:44, skipping insertion in model container
[2023-11-19 07:41:44,706 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:41:44" (1/1) ...
[2023-11-19 07:41:44,795 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:41:44,981 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_7db1d34b-61b7-45b9-8b12-fb6021429062/sv-benchmarks/c/eca-rers2012/Problem15_label33.c[2841,2854]
[2023-11-19 07:41:45,548 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:41:45,561 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:41:45,591 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_7db1d34b-61b7-45b9-8b12-fb6021429062/sv-benchmarks/c/eca-rers2012/Problem15_label33.c[2841,2854]
[2023-11-19 07:41:46,051 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:41:46,072 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:41:46,073 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46 WrapperNode
[2023-11-19 07:41:46,073 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:41:46,074 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:41:46,075 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:41:46,075 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:41:46,083 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,137 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,335 INFO  L138                Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1759
[2023-11-19 07:41:46,335 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:41:46,336 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:41:46,336 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:41:46,337 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:41:46,346 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,347 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,367 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,367 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,460 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,484 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,525 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,538 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,577 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:41:46,578 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:41:46,578 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:41:46,579 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:41:46,579 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (1/1) ...
[2023-11-19 07:41:46,585 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:41:46,597 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:41:46,614 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:41:46,643 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:41:46,652 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:41:46,653 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:41:46,653 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:41:46,653 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:41:46,739 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:41:46,742 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:41:49,657 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:41:49,682 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:41:49,683 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:41:49,696 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:41:49 BoogieIcfgContainer
[2023-11-19 07:41:49,696 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:41:49,702 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:41:49,703 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:41:49,706 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:41:49,708 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:41:44" (1/3) ...
[2023-11-19 07:41:49,709 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2005bffc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:41:49, skipping insertion in model container
[2023-11-19 07:41:49,709 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:41:46" (2/3) ...
[2023-11-19 07:41:49,711 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2005bffc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:41:49, skipping insertion in model container
[2023-11-19 07:41:49,711 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:41:49" (3/3) ...
[2023-11-19 07:41:49,712 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem15_label33.c
[2023-11-19 07:41:49,729 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:41:49,730 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:41:49,795 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:41:49,802 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;@7f6750e3, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:41:49,803 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:41:49,810 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 424 states, 422 states have (on average 1.7772511848341233) internal successors, (750), 423 states have internal predecessors, (750), 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-19 07:41:49,817 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2023-11-19 07:41:49,817 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:49,818 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]
[2023-11-19 07:41:49,819 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:49,824 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:49,825 INFO  L85        PathProgramCache]: Analyzing trace with hash 1644072970, now seen corresponding path program 1 times
[2023-11-19 07:41:49,835 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:49,835 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [634815304]
[2023-11-19 07:41:49,836 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:49,836 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:49,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:50,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:41:50,198 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:50,199 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [634815304]
[2023-11-19 07:41:50,200 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [634815304] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:50,201 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:50,201 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:41:50,203 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1885957814]
[2023-11-19 07:41:50,205 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:50,211 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:41:50,217 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:50,265 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:41:50,266 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:41:50,270 INFO  L87              Difference]: Start difference. First operand  has 424 states, 422 states have (on average 1.7772511848341233) internal successors, (750), 423 states have internal predecessors, (750), 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 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 2 states have internal predecessors, (22), 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-19 07:41:53,118 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:41:53,118 INFO  L93              Difference]: Finished difference Result 1154 states and 2106 transitions.
[2023-11-19 07:41:53,120 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:41:53,121 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 2 states have internal predecessors, (22), 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 22
[2023-11-19 07:41:53,121 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:41:53,141 INFO  L225             Difference]: With dead ends: 1154
[2023-11-19 07:41:53,141 INFO  L226             Difference]: Without dead ends: 665
[2023-11-19 07:41:53,146 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-19 07:41:53,149 INFO  L413           NwaCegarLoop]: 334 mSDtfsCounter, 299 mSDsluCounter, 49 mSDsCounter, 0 mSdLazyCounter, 976 mSolverCounterSat, 254 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 299 SdHoareTripleChecker+Valid, 383 SdHoareTripleChecker+Invalid, 1230 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 254 IncrementalHoareTripleChecker+Valid, 976 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:41:53,150 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [299 Valid, 383 Invalid, 1230 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [254 Valid, 976 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time]
[2023-11-19 07:41:53,170 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 665 states.
[2023-11-19 07:41:53,231 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 665 to 663.
[2023-11-19 07:41:53,238 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 663 states, 662 states have (on average 1.4818731117824773) internal successors, (981), 662 states have internal predecessors, (981), 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-19 07:41:53,240 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 663 states to 663 states and 981 transitions.
[2023-11-19 07:41:53,241 INFO  L78                 Accepts]: Start accepts. Automaton has 663 states and 981 transitions. Word has length 22
[2023-11-19 07:41:53,242 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:41:53,242 INFO  L495      AbstractCegarLoop]: Abstraction has 663 states and 981 transitions.
[2023-11-19 07:41:53,242 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 2 states have internal predecessors, (22), 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-19 07:41:53,242 INFO  L276                IsEmpty]: Start isEmpty. Operand 663 states and 981 transitions.
[2023-11-19 07:41:53,246 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 88
[2023-11-19 07:41:53,246 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:53,246 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:41:53,247 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:41:53,247 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:53,248 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:53,248 INFO  L85        PathProgramCache]: Analyzing trace with hash -45802427, now seen corresponding path program 1 times
[2023-11-19 07:41:53,248 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:53,248 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [406440712]
[2023-11-19 07:41:53,249 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:53,249 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:53,326 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:53,751 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:41:53,753 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:53,754 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [406440712]
[2023-11-19 07:41:53,754 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [406440712] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:53,754 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:53,755 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:41:53,755 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [127851143]
[2023-11-19 07:41:53,755 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:53,757 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:41:53,758 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:53,759 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:41:53,759 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:41:53,760 INFO  L87              Difference]: Start difference. First operand 663 states and 981 transitions. Second operand  has 3 states, 3 states have (on average 29.0) internal successors, (87), 2 states have internal predecessors, (87), 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-19 07:41:55,694 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:41:55,695 INFO  L93              Difference]: Finished difference Result 1624 states and 2315 transitions.
[2023-11-19 07:41:55,695 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:41:55,695 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 29.0) internal successors, (87), 2 states have internal predecessors, (87), 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 87
[2023-11-19 07:41:55,696 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:41:55,702 INFO  L225             Difference]: With dead ends: 1624
[2023-11-19 07:41:55,702 INFO  L226             Difference]: Without dead ends: 963
[2023-11-19 07:41:55,706 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-19 07:41:55,707 INFO  L413           NwaCegarLoop]: 299 mSDtfsCounter, 237 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 910 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 237 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 934 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 910 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:41:55,708 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [237 Valid, 337 Invalid, 934 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 910 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2023-11-19 07:41:55,711 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 963 states.
[2023-11-19 07:41:55,739 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 963 to 963.
[2023-11-19 07:41:55,741 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 963 states, 962 states have (on average 1.362785862785863) internal successors, (1311), 962 states have internal predecessors, (1311), 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-19 07:41:55,745 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 963 states to 963 states and 1311 transitions.
[2023-11-19 07:41:55,745 INFO  L78                 Accepts]: Start accepts. Automaton has 963 states and 1311 transitions. Word has length 87
[2023-11-19 07:41:55,746 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:41:55,746 INFO  L495      AbstractCegarLoop]: Abstraction has 963 states and 1311 transitions.
[2023-11-19 07:41:55,746 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 29.0) internal successors, (87), 2 states have internal predecessors, (87), 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-19 07:41:55,747 INFO  L276                IsEmpty]: Start isEmpty. Operand 963 states and 1311 transitions.
[2023-11-19 07:41:55,750 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2023-11-19 07:41:55,750 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:55,751 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:41:55,751 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:41:55,751 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:55,752 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:55,752 INFO  L85        PathProgramCache]: Analyzing trace with hash 623723668, now seen corresponding path program 1 times
[2023-11-19 07:41:55,752 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:55,752 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1325856840]
[2023-11-19 07:41:55,753 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:55,753 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:55,786 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:56,088 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:41:56,089 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:56,089 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1325856840]
[2023-11-19 07:41:56,089 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1325856840] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:56,089 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:56,090 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:41:56,090 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [744679752]
[2023-11-19 07:41:56,090 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:56,090 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:41:56,091 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:56,091 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:41:56,092 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:41:56,092 INFO  L87              Difference]: Start difference. First operand 963 states and 1311 transitions. Second operand  has 5 states, 5 states have (on average 18.4) internal successors, (92), 4 states have internal predecessors, (92), 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-19 07:41:58,524 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:41:58,524 INFO  L93              Difference]: Finished difference Result 2240 states and 3197 transitions.
[2023-11-19 07:41:58,524 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:41:58,525 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 18.4) internal successors, (92), 4 states have internal predecessors, (92), 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 92
[2023-11-19 07:41:58,525 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:41:58,533 INFO  L225             Difference]: With dead ends: 2240
[2023-11-19 07:41:58,534 INFO  L226             Difference]: Without dead ends: 1578
[2023-11-19 07:41:58,535 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-19 07:41:58,537 INFO  L413           NwaCegarLoop]: 268 mSDtfsCounter, 934 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 1175 mSolverCounterSat, 691 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 934 SdHoareTripleChecker+Valid, 321 SdHoareTripleChecker+Invalid, 1866 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 691 IncrementalHoareTripleChecker+Valid, 1175 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:41:58,538 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [934 Valid, 321 Invalid, 1866 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [691 Valid, 1175 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time]
[2023-11-19 07:41:58,541 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1578 states.
[2023-11-19 07:41:58,604 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1578 to 1266.
[2023-11-19 07:41:58,607 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1266 states, 1265 states have (on average 1.3043478260869565) internal successors, (1650), 1265 states have internal predecessors, (1650), 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-19 07:41:58,612 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1266 states to 1266 states and 1650 transitions.
[2023-11-19 07:41:58,612 INFO  L78                 Accepts]: Start accepts. Automaton has 1266 states and 1650 transitions. Word has length 92
[2023-11-19 07:41:58,613 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:41:58,613 INFO  L495      AbstractCegarLoop]: Abstraction has 1266 states and 1650 transitions.
[2023-11-19 07:41:58,613 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 18.4) internal successors, (92), 4 states have internal predecessors, (92), 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-19 07:41:58,613 INFO  L276                IsEmpty]: Start isEmpty. Operand 1266 states and 1650 transitions.
[2023-11-19 07:41:58,617 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 189
[2023-11-19 07:41:58,617 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:41:58,618 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:41:58,618 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:41:58,618 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:41:58,619 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:41:58,619 INFO  L85        PathProgramCache]: Analyzing trace with hash 54482937, now seen corresponding path program 1 times
[2023-11-19 07:41:58,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:41:58,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1275454188]
[2023-11-19 07:41:58,620 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:41:58,620 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:41:58,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:41:58,914 INFO  L134       CoverageAnalysis]: Checked inductivity of 113 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:41:58,914 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:41:58,914 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1275454188]
[2023-11-19 07:41:58,915 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1275454188] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:41:58,915 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:41:58,915 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:41:58,915 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1295024081]
[2023-11-19 07:41:58,915 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:41:58,916 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:41:58,916 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:41:58,917 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:41:58,917 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:41:58,918 INFO  L87              Difference]: Start difference. First operand 1266 states and 1650 transitions. Second operand  has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 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-19 07:42:02,232 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:02,232 INFO  L93              Difference]: Finished difference Result 4668 states and 6169 transitions.
[2023-11-19 07:42:02,233 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:42:02,233 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 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 188
[2023-11-19 07:42:02,234 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:02,253 INFO  L225             Difference]: With dead ends: 4668
[2023-11-19 07:42:02,253 INFO  L226             Difference]: Without dead ends: 3404
[2023-11-19 07:42:02,255 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-19 07:42:02,267 INFO  L413           NwaCegarLoop]: 291 mSDtfsCounter, 487 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 1953 mSolverCounterSat, 283 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 487 SdHoareTripleChecker+Valid, 346 SdHoareTripleChecker+Invalid, 2236 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 283 IncrementalHoareTripleChecker+Valid, 1953 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:02,267 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [487 Valid, 346 Invalid, 2236 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [283 Valid, 1953 Invalid, 0 Unknown, 0 Unchecked, 3.2s Time]
[2023-11-19 07:42:02,274 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3404 states.
[2023-11-19 07:42:02,339 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3404 to 3381.
[2023-11-19 07:42:02,346 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3381 states, 3380 states have (on average 1.2363905325443787) internal successors, (4179), 3380 states have internal predecessors, (4179), 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-19 07:42:02,358 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3381 states to 3381 states and 4179 transitions.
[2023-11-19 07:42:02,358 INFO  L78                 Accepts]: Start accepts. Automaton has 3381 states and 4179 transitions. Word has length 188
[2023-11-19 07:42:02,360 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:02,360 INFO  L495      AbstractCegarLoop]: Abstraction has 3381 states and 4179 transitions.
[2023-11-19 07:42:02,361 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 47.0) internal successors, (188), 3 states have internal predecessors, (188), 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-19 07:42:02,361 INFO  L276                IsEmpty]: Start isEmpty. Operand 3381 states and 4179 transitions.
[2023-11-19 07:42:02,367 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 193
[2023-11-19 07:42:02,368 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:02,368 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:02,368 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:42:02,369 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:02,372 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:02,373 INFO  L85        PathProgramCache]: Analyzing trace with hash -2015607761, now seen corresponding path program 1 times
[2023-11-19 07:42:02,373 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:02,373 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1921496005]
[2023-11-19 07:42:02,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:02,373 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:02,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:02,617 INFO  L134       CoverageAnalysis]: Checked inductivity of 117 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked.
[2023-11-19 07:42:02,618 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:02,618 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1921496005]
[2023-11-19 07:42:02,618 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1921496005] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:42:02,618 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:42:02,618 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:42:02,620 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2020142662]
[2023-11-19 07:42:02,620 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:42:02,621 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:42:02,622 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:02,622 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:42:02,622 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:42:02,623 INFO  L87              Difference]: Start difference. First operand 3381 states and 4179 transitions. Second operand  has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 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-19 07:42:04,406 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:04,406 INFO  L93              Difference]: Finished difference Result 8563 states and 10751 transitions.
[2023-11-19 07:42:04,407 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:42:04,407 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 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 192
[2023-11-19 07:42:04,408 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:04,435 INFO  L225             Difference]: With dead ends: 8563
[2023-11-19 07:42:04,436 INFO  L226             Difference]: Without dead ends: 5483
[2023-11-19 07:42:04,440 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-19 07:42:04,441 INFO  L413           NwaCegarLoop]: 272 mSDtfsCounter, 257 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 791 mSolverCounterSat, 298 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 257 SdHoareTripleChecker+Valid, 339 SdHoareTripleChecker+Invalid, 1089 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 298 IncrementalHoareTripleChecker+Valid, 791 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:04,442 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [257 Valid, 339 Invalid, 1089 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [298 Valid, 791 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2023-11-19 07:42:04,449 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5483 states.
[2023-11-19 07:42:04,544 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5483 to 5478.
[2023-11-19 07:42:04,555 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5478 states, 5477 states have (on average 1.1683403322987036) internal successors, (6399), 5477 states have internal predecessors, (6399), 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-19 07:42:04,570 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5478 states to 5478 states and 6399 transitions.
[2023-11-19 07:42:04,570 INFO  L78                 Accepts]: Start accepts. Automaton has 5478 states and 6399 transitions. Word has length 192
[2023-11-19 07:42:04,571 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:04,571 INFO  L495      AbstractCegarLoop]: Abstraction has 5478 states and 6399 transitions.
[2023-11-19 07:42:04,571 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 38.333333333333336) internal successors, (115), 2 states have internal predecessors, (115), 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-19 07:42:04,571 INFO  L276                IsEmpty]: Start isEmpty. Operand 5478 states and 6399 transitions.
[2023-11-19 07:42:04,576 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 295
[2023-11-19 07:42:04,576 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:04,577 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:04,577 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:42:04,577 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:04,578 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:04,579 INFO  L85        PathProgramCache]: Analyzing trace with hash -1797140107, now seen corresponding path program 1 times
[2023-11-19 07:42:04,579 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:04,579 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2127203483]
[2023-11-19 07:42:04,579 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:04,579 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:04,668 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:05,434 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 94 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2023-11-19 07:42:05,435 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:05,435 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2127203483]
[2023-11-19 07:42:05,435 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2127203483] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:42:05,435 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:42:05,436 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:42:05,436 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1456650602]
[2023-11-19 07:42:05,436 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:42:05,437 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:42:05,437 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:05,438 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:42:05,438 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:42:05,438 INFO  L87              Difference]: Start difference. First operand 5478 states and 6399 transitions. Second operand  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 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-19 07:42:07,282 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:07,283 INFO  L93              Difference]: Finished difference Result 10655 states and 12485 transitions.
[2023-11-19 07:42:07,288 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:42:07,289 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 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 294
[2023-11-19 07:42:07,289 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:07,316 INFO  L225             Difference]: With dead ends: 10655
[2023-11-19 07:42:07,317 INFO  L226             Difference]: Without dead ends: 5478
[2023-11-19 07:42:07,323 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-19 07:42:07,324 INFO  L413           NwaCegarLoop]: 324 mSDtfsCounter, 105 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 888 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 105 SdHoareTripleChecker+Valid, 359 SdHoareTripleChecker+Invalid, 893 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 888 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:07,325 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [105 Valid, 359 Invalid, 893 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 888 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2023-11-19 07:42:07,332 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5478 states.
[2023-11-19 07:42:07,416 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5478 to 5478.
[2023-11-19 07:42:07,426 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5478 states, 5477 states have (on average 1.1672448420668249) internal successors, (6393), 5477 states have internal predecessors, (6393), 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-19 07:42:07,441 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5478 states to 5478 states and 6393 transitions.
[2023-11-19 07:42:07,441 INFO  L78                 Accepts]: Start accepts. Automaton has 5478 states and 6393 transitions. Word has length 294
[2023-11-19 07:42:07,442 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:07,442 INFO  L495      AbstractCegarLoop]: Abstraction has 5478 states and 6393 transitions.
[2023-11-19 07:42:07,443 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 91.66666666666667) internal successors, (275), 2 states have internal predecessors, (275), 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-19 07:42:07,443 INFO  L276                IsEmpty]: Start isEmpty. Operand 5478 states and 6393 transitions.
[2023-11-19 07:42:07,448 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 310
[2023-11-19 07:42:07,449 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:07,449 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:07,449 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:42:07,450 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:07,450 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:07,450 INFO  L85        PathProgramCache]: Analyzing trace with hash 80345414, now seen corresponding path program 1 times
[2023-11-19 07:42:07,451 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:07,451 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1632509326]
[2023-11-19 07:42:07,451 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:07,451 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:07,577 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:07,849 INFO  L134       CoverageAnalysis]: Checked inductivity of 129 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked.
[2023-11-19 07:42:07,849 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:07,849 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1632509326]
[2023-11-19 07:42:07,849 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1632509326] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:42:07,850 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:42:07,850 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:42:07,850 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [78294398]
[2023-11-19 07:42:07,850 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:42:07,851 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:42:07,851 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:07,852 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:42:07,852 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:42:07,852 INFO  L87              Difference]: Start difference. First operand 5478 states and 6393 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-19 07:42:09,916 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:09,916 INFO  L93              Difference]: Finished difference Result 11851 states and 14145 transitions.
[2023-11-19 07:42:09,917 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:42:09,917 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 309
[2023-11-19 07:42:09,917 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:09,945 INFO  L225             Difference]: With dead ends: 11851
[2023-11-19 07:42:09,945 INFO  L226             Difference]: Without dead ends: 6674
[2023-11-19 07:42:09,951 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-19 07:42:09,952 INFO  L413           NwaCegarLoop]: 277 mSDtfsCounter, 293 mSDsluCounter, 45 mSDsCounter, 0 mSdLazyCounter, 908 mSolverCounterSat, 206 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 293 SdHoareTripleChecker+Valid, 322 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 206 IncrementalHoareTripleChecker+Valid, 908 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:09,952 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [293 Valid, 322 Invalid, 1114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [206 Valid, 908 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2023-11-19 07:42:09,960 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6674 states.
[2023-11-19 07:42:10,041 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6674 to 4577.
[2023-11-19 07:42:10,050 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4577 states, 4576 states have (on average 1.1840034965034965) internal successors, (5418), 4576 states have internal predecessors, (5418), 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-19 07:42:10,061 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4577 states to 4577 states and 5418 transitions.
[2023-11-19 07:42:10,062 INFO  L78                 Accepts]: Start accepts. Automaton has 4577 states and 5418 transitions. Word has length 309
[2023-11-19 07:42:10,063 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:10,063 INFO  L495      AbstractCegarLoop]: Abstraction has 4577 states and 5418 transitions.
[2023-11-19 07:42:10,063 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-19 07:42:10,063 INFO  L276                IsEmpty]: Start isEmpty. Operand 4577 states and 5418 transitions.
[2023-11-19 07:42:10,070 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 369
[2023-11-19 07:42:10,070 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:10,071 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:10,071 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 07:42:10,071 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:10,072 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:10,072 INFO  L85        PathProgramCache]: Analyzing trace with hash 617556295, now seen corresponding path program 1 times
[2023-11-19 07:42:10,072 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:10,073 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [516750326]
[2023-11-19 07:42:10,073 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:10,073 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:10,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:11,626 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 39 proven. 75 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:42:11,626 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:11,626 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [516750326]
[2023-11-19 07:42:11,627 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [516750326] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:42:11,627 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1890892858]
[2023-11-19 07:42:11,627 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:11,627 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:42:11,627 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:42:11,632 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:42:11,648 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:42:11,852 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:11,855 INFO  L262         TraceCheckSpWp]: Trace formula consists of 462 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:42:11,882 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:42:12,067 INFO  L134       CoverageAnalysis]: Checked inductivity of 114 backedges. 114 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:42:12,067 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:42:12,067 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1890892858] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:42:12,068 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:42:12,068 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2023-11-19 07:42:12,068 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [614131927]
[2023-11-19 07:42:12,069 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:42:12,069 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:42:12,070 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:12,070 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:42:12,071 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:42:12,071 INFO  L87              Difference]: Start difference. First operand 4577 states and 5418 transitions. Second operand  has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 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-19 07:42:13,984 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:13,984 INFO  L93              Difference]: Finished difference Result 10958 states and 13239 transitions.
[2023-11-19 07:42:13,985 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:42:13,985 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 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 368
[2023-11-19 07:42:13,986 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:14,028 INFO  L225             Difference]: With dead ends: 10958
[2023-11-19 07:42:14,029 INFO  L226             Difference]: Without dead ends: 6682
[2023-11-19 07:42:14,033 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 371 GetRequests, 367 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:42:14,035 INFO  L413           NwaCegarLoop]: 310 mSDtfsCounter, 249 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 877 mSolverCounterSat, 282 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 345 SdHoareTripleChecker+Invalid, 1159 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 282 IncrementalHoareTripleChecker+Valid, 877 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:14,035 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 345 Invalid, 1159 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [282 Valid, 877 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2023-11-19 07:42:14,044 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6682 states.
[2023-11-19 07:42:14,139 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6682 to 6380.
[2023-11-19 07:42:14,159 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6380 states, 6379 states have (on average 1.166483774886346) internal successors, (7441), 6379 states have internal predecessors, (7441), 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-19 07:42:14,180 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6380 states to 6380 states and 7441 transitions.
[2023-11-19 07:42:14,180 INFO  L78                 Accepts]: Start accepts. Automaton has 6380 states and 7441 transitions. Word has length 368
[2023-11-19 07:42:14,181 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:14,181 INFO  L495      AbstractCegarLoop]: Abstraction has 6380 states and 7441 transitions.
[2023-11-19 07:42:14,182 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 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-19 07:42:14,182 INFO  L276                IsEmpty]: Start isEmpty. Operand 6380 states and 7441 transitions.
[2023-11-19 07:42:14,190 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 386
[2023-11-19 07:42:14,190 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:14,191 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:14,218 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2023-11-19 07:42:14,404 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:42:14,405 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:14,405 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:14,405 INFO  L85        PathProgramCache]: Analyzing trace with hash 1152331073, now seen corresponding path program 1 times
[2023-11-19 07:42:14,405 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:14,406 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035553001]
[2023-11-19 07:42:14,406 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:14,406 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:14,512 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:15,103 INFO  L134       CoverageAnalysis]: Checked inductivity of 300 backedges. 241 proven. 39 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2023-11-19 07:42:15,103 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:15,103 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1035553001]
[2023-11-19 07:42:15,104 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1035553001] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:42:15,104 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2138765804]
[2023-11-19 07:42:15,104 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:15,104 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:42:15,105 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:42:15,106 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:42:15,138 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:42:15,303 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:15,305 INFO  L262         TraceCheckSpWp]: Trace formula consists of 497 conjuncts, 7 conjunts are in the unsatisfiable core
[2023-11-19 07:42:15,318 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:42:16,279 INFO  L134       CoverageAnalysis]: Checked inductivity of 300 backedges. 241 proven. 39 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2023-11-19 07:42:16,279 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:42:17,198 INFO  L134       CoverageAnalysis]: Checked inductivity of 300 backedges. 241 proven. 39 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked.
[2023-11-19 07:42:17,198 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [2138765804] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:42:17,198 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:42:17,199 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8
[2023-11-19 07:42:17,199 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [670912176]
[2023-11-19 07:42:17,199 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:42:17,201 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:42:17,201 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:17,202 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:42:17,203 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:42:17,203 INFO  L87              Difference]: Start difference. First operand 6380 states and 7441 transitions. Second operand  has 9 states, 9 states have (on average 72.66666666666667) internal successors, (654), 8 states have internal predecessors, (654), 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-19 07:42:24,380 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:24,380 INFO  L93              Difference]: Finished difference Result 18999 states and 21936 transitions.
[2023-11-19 07:42:24,384 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. 
[2023-11-19 07:42:24,385 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 72.66666666666667) internal successors, (654), 8 states have internal predecessors, (654), 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 385
[2023-11-19 07:42:24,386 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:24,400 INFO  L225             Difference]: With dead ends: 18999
[2023-11-19 07:42:24,400 INFO  L226             Difference]: Without dead ends: 7278
[2023-11-19 07:42:24,410 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 779 GetRequests, 765 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=89, Invalid=151, Unknown=0, NotChecked=0, Total=240
[2023-11-19 07:42:24,412 INFO  L413           NwaCegarLoop]: 107 mSDtfsCounter, 2852 mSDsluCounter, 124 mSDsCounter, 0 mSdLazyCounter, 5788 mSolverCounterSat, 731 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2852 SdHoareTripleChecker+Valid, 231 SdHoareTripleChecker+Invalid, 6519 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 731 IncrementalHoareTripleChecker+Valid, 5788 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:24,413 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2852 Valid, 231 Invalid, 6519 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [731 Valid, 5788 Invalid, 0 Unknown, 0 Unchecked, 6.8s Time]
[2023-11-19 07:42:24,421 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7278 states.
[2023-11-19 07:42:24,505 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7278 to 6677.
[2023-11-19 07:42:24,514 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6677 states, 6676 states have (on average 1.1065008987417615) internal successors, (7387), 6676 states have internal predecessors, (7387), 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-19 07:42:24,526 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6677 states to 6677 states and 7387 transitions.
[2023-11-19 07:42:24,527 INFO  L78                 Accepts]: Start accepts. Automaton has 6677 states and 7387 transitions. Word has length 385
[2023-11-19 07:42:24,527 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:24,527 INFO  L495      AbstractCegarLoop]: Abstraction has 6677 states and 7387 transitions.
[2023-11-19 07:42:24,532 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 72.66666666666667) internal successors, (654), 8 states have internal predecessors, (654), 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-19 07:42:24,532 INFO  L276                IsEmpty]: Start isEmpty. Operand 6677 states and 7387 transitions.
[2023-11-19 07:42:24,540 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 400
[2023-11-19 07:42:24,540 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:24,541 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:24,569 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:42:24,763 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7db1d34b-61b7-45b9-8b12-fb6021429062/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:42:24,764 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:24,764 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:24,764 INFO  L85        PathProgramCache]: Analyzing trace with hash -295380571, now seen corresponding path program 1 times
[2023-11-19 07:42:24,765 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:24,765 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1949902248]
[2023-11-19 07:42:24,765 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:24,765 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:24,889 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:25,232 INFO  L134       CoverageAnalysis]: Checked inductivity of 145 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked.
[2023-11-19 07:42:25,232 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:25,232 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1949902248]
[2023-11-19 07:42:25,232 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1949902248] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:42:25,233 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:42:25,233 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:42:25,233 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [866230877]
[2023-11-19 07:42:25,233 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:42:25,234 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:42:25,234 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:25,235 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:42:25,235 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:42:25,236 INFO  L87              Difference]: Start difference. First operand 6677 states and 7387 transitions. Second operand  has 3 states, 3 states have (on average 98.0) internal successors, (294), 3 states have internal predecessors, (294), 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-19 07:42:26,604 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:26,604 INFO  L93              Difference]: Finished difference Result 15147 states and 16840 transitions.
[2023-11-19 07:42:26,605 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:42:26,605 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 98.0) internal successors, (294), 3 states have internal predecessors, (294), 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 399
[2023-11-19 07:42:26,606 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:26,620 INFO  L225             Difference]: With dead ends: 15147
[2023-11-19 07:42:26,621 INFO  L226             Difference]: Without dead ends: 8472
[2023-11-19 07:42:26,626 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-19 07:42:26,627 INFO  L413           NwaCegarLoop]: 510 mSDtfsCounter, 303 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 774 mSolverCounterSat, 165 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 303 SdHoareTripleChecker+Valid, 549 SdHoareTripleChecker+Invalid, 939 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 165 IncrementalHoareTripleChecker+Valid, 774 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:26,628 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [303 Valid, 549 Invalid, 939 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [165 Valid, 774 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2023-11-19 07:42:26,636 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8472 states.
[2023-11-19 07:42:26,726 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8472 to 8171.
[2023-11-19 07:42:26,736 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8171 states, 8170 states have (on average 1.086046511627907) internal successors, (8873), 8170 states have internal predecessors, (8873), 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-19 07:42:26,749 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8171 states to 8171 states and 8873 transitions.
[2023-11-19 07:42:26,750 INFO  L78                 Accepts]: Start accepts. Automaton has 8171 states and 8873 transitions. Word has length 399
[2023-11-19 07:42:26,750 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:26,751 INFO  L495      AbstractCegarLoop]: Abstraction has 8171 states and 8873 transitions.
[2023-11-19 07:42:26,751 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 98.0) internal successors, (294), 3 states have internal predecessors, (294), 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-19 07:42:26,751 INFO  L276                IsEmpty]: Start isEmpty. Operand 8171 states and 8873 transitions.
[2023-11-19 07:42:26,755 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 524
[2023-11-19 07:42:26,756 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:26,756 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:26,757 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2023-11-19 07:42:26,757 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:26,757 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:26,757 INFO  L85        PathProgramCache]: Analyzing trace with hash 1744934925, now seen corresponding path program 1 times
[2023-11-19 07:42:26,758 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:26,758 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [615383876]
[2023-11-19 07:42:26,758 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:26,758 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:26,882 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:27,258 INFO  L134       CoverageAnalysis]: Checked inductivity of 393 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 334 trivial. 0 not checked.
[2023-11-19 07:42:27,259 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:27,259 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [615383876]
[2023-11-19 07:42:27,259 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [615383876] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:42:27,259 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:42:27,260 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:42:27,260 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472832684]
[2023-11-19 07:42:27,260 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:42:27,261 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:42:27,261 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:27,262 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:42:27,262 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:42:27,262 INFO  L87              Difference]: Start difference. First operand 8171 states and 8873 transitions. Second operand  has 3 states, 3 states have (on average 99.0) internal successors, (297), 3 states have internal predecessors, (297), 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-19 07:42:28,640 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:42:28,640 INFO  L93              Difference]: Finished difference Result 16338 states and 17786 transitions.
[2023-11-19 07:42:28,640 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:42:28,641 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 99.0) internal successors, (297), 3 states have internal predecessors, (297), 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-19 07:42:28,642 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:42:28,658 INFO  L225             Difference]: With dead ends: 16338
[2023-11-19 07:42:28,658 INFO  L226             Difference]: Without dead ends: 8468
[2023-11-19 07:42:28,666 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-19 07:42:28,667 INFO  L413           NwaCegarLoop]: 65 mSDtfsCounter, 438 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 741 mSolverCounterSat, 116 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 438 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 857 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 116 IncrementalHoareTripleChecker+Valid, 741 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time
[2023-11-19 07:42:28,667 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [438 Valid, 70 Invalid, 857 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [116 Valid, 741 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time]
[2023-11-19 07:42:28,680 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8468 states.
[2023-11-19 07:42:28,780 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8468 to 8169.
[2023-11-19 07:42:28,790 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8169 states, 8168 states have (on average 1.085822722820764) internal successors, (8869), 8168 states have internal predecessors, (8869), 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-19 07:42:28,805 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8169 states to 8169 states and 8869 transitions.
[2023-11-19 07:42:28,805 INFO  L78                 Accepts]: Start accepts. Automaton has 8169 states and 8869 transitions. Word has length 523
[2023-11-19 07:42:28,806 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:42:28,806 INFO  L495      AbstractCegarLoop]: Abstraction has 8169 states and 8869 transitions.
[2023-11-19 07:42:28,807 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 99.0) internal successors, (297), 3 states have internal predecessors, (297), 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-19 07:42:28,807 INFO  L276                IsEmpty]: Start isEmpty. Operand 8169 states and 8869 transitions.
[2023-11-19 07:42:28,812 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 550
[2023-11-19 07:42:28,812 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:42:28,813 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:42:28,813 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2023-11-19 07:42:28,813 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:42:28,814 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:42:28,814 INFO  L85        PathProgramCache]: Analyzing trace with hash 403777590, now seen corresponding path program 1 times
[2023-11-19 07:42:28,814 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:42:28,815 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1139615624]
[2023-11-19 07:42:28,815 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:42:28,815 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:42:28,974 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:42:29,554 INFO  L134       CoverageAnalysis]: Checked inductivity of 421 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 362 trivial. 0 not checked.
[2023-11-19 07:42:29,554 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:42:29,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1139615624]
[2023-11-19 07:42:29,556 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1139615624] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:42:29,556 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:42:29,556 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:42:29,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1596638890]
[2023-11-19 07:42:29,557 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:42:29,557 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:42:29,558 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:42:29,558 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:42:29,559 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:42:29,559 INFO  L87              Difference]: Start difference. First operand 8169 states and 8869 transitions. Second operand  has 3 states, 3 states have (on average 98.33333333333333) internal successors, (295), 3 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)