./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem11_label40.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_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/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_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem11_label40.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/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_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/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 f8fd8a7f4bc5b8a783328ea3ccb02a1c89ebaa08f4ab2de173aa0152f6877b7b
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:44:26,974 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:44:27,096 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:44:27,102 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:44:27,104 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:44:27,141 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:44:27,142 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:44:27,142 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:44:27,143 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:44:27,151 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:44:27,153 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:44:27,153 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:44:27,154 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:44:27,156 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:44:27,156 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:44:27,157 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:44:27,157 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:44:27,158 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:44:27,159 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:44:27,160 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:44:27,160 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:44:27,161 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:44:27,161 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:44:27,164 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:44:27,164 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:44:27,168 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:44:27,168 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:44:27,169 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:44:27,169 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:27,170 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:44:27,171 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:44:27,172 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:44:27,172 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:44:27,173 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:44:27,173 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:44:27,174 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:44:27,174 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:44:27,175 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:44:27,175 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:44:27,176 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_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/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_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/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 -> f8fd8a7f4bc5b8a783328ea3ccb02a1c89ebaa08f4ab2de173aa0152f6877b7b
[2023-11-19 07:44:27,504 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:44:27,536 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:44:27,538 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:44:27,540 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:44:27,541 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:44:27,542 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/eca-rers2012/Problem11_label40.c
[2023-11-19 07:44:30,716 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:44:31,135 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:44:31,136 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/sv-benchmarks/c/eca-rers2012/Problem11_label40.c
[2023-11-19 07:44:31,156 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/data/cd7b7451d/172e36656f9a4dcebbbfb9c4ca47c9eb/FLAGee7c2a49a
[2023-11-19 07:44:31,172 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/data/cd7b7451d/172e36656f9a4dcebbbfb9c4ca47c9eb
[2023-11-19 07:44:31,179 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:44:31,180 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:44:31,182 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:31,182 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:44:31,188 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:44:31,191 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,192 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ee420e7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:31, skipping insertion in model container
[2023-11-19 07:44:31,192 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:31" (1/1) ...
[2023-11-19 07:44:31,268 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:31,462 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_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/sv-benchmarks/c/eca-rers2012/Problem11_label40.c[6409,6422]
[2023-11-19 07:44:31,814 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:31,828 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:44:31,876 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_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/sv-benchmarks/c/eca-rers2012/Problem11_label40.c[6409,6422]
[2023-11-19 07:44:32,119 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:32,136 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:44:32,137 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32 WrapperNode
[2023-11-19 07:44:32,137 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:32,139 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:32,139 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:44:32,139 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:44:32,146 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:44:32" (1/1) ...
[2023-11-19 07:44:32,180 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:44:32" (1/1) ...
[2023-11-19 07:44:32,387 INFO  L138                Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1000
[2023-11-19 07:44:32,388 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:32,389 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:44:32,389 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:44:32,389 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:44:32,398 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,398 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,418 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,420 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,473 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,496 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,520 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,530 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,548 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:44:32,549 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:44:32,549 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:44:32,550 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:44:32,551 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (1/1) ...
[2023-11-19 07:44:32,556 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:32,567 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:32,580 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/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:44:32,611 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/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:44:32,626 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:44:32,626 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:44:32,626 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:44:32,626 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:44:32,720 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:44:32,722 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:44:34,594 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:44:34,606 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:44:34,607 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:44:34,613 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:34 BoogieIcfgContainer
[2023-11-19 07:44:34,613 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:44:34,616 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:44:34,616 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:44:34,620 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:44:34,620 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:44:31" (1/3) ...
[2023-11-19 07:44:34,621 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b2c027b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:34, skipping insertion in model container
[2023-11-19 07:44:34,621 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:32" (2/3) ...
[2023-11-19 07:44:34,622 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b2c027b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:34, skipping insertion in model container
[2023-11-19 07:44:34,622 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:34" (3/3) ...
[2023-11-19 07:44:34,623 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem11_label40.c
[2023-11-19 07:44:34,644 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:44:34,644 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:44:34,699 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:44:34,707 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;@33329e60, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:44:34,707 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:44:34,713 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 283 states, 281 states have (on average 1.7153024911032029) internal successors, (482), 282 states have internal predecessors, (482), 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:44:34,724 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2023-11-19 07:44:34,724 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:34,725 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:34,726 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:34,731 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:34,731 INFO  L85        PathProgramCache]: Analyzing trace with hash 626000386, now seen corresponding path program 1 times
[2023-11-19 07:44:34,740 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:34,741 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [655711467]
[2023-11-19 07:44:34,742 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:34,743 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:34,912 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:35,227 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:44:35,227 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:35,228 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [655711467]
[2023-11-19 07:44:35,228 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [655711467] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:35,229 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:35,229 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:35,231 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2098310272]
[2023-11-19 07:44:35,232 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:35,237 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:35,237 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:35,269 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:35,270 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:35,274 INFO  L87              Difference]: Start difference. First operand  has 283 states, 281 states have (on average 1.7153024911032029) internal successors, (482), 282 states have internal predecessors, (482), 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 14.666666666666666) internal successors, (44), 2 states have internal predecessors, (44), 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:44:36,610 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:36,611 INFO  L93              Difference]: Finished difference Result 761 states and 1345 transitions.
[2023-11-19 07:44:36,612 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:36,614 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 2 states have internal predecessors, (44), 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 44
[2023-11-19 07:44:36,614 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:36,630 INFO  L225             Difference]: With dead ends: 761
[2023-11-19 07:44:36,630 INFO  L226             Difference]: Without dead ends: 413
[2023-11-19 07:44:36,635 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:44:36,639 INFO  L413           NwaCegarLoop]: 190 mSDtfsCounter, 184 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 596 mSolverCounterSat, 157 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 184 SdHoareTripleChecker+Valid, 222 SdHoareTripleChecker+Invalid, 753 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 157 IncrementalHoareTripleChecker+Valid, 596 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:36,640 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [184 Valid, 222 Invalid, 753 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [157 Valid, 596 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time]
[2023-11-19 07:44:36,661 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 413 states.
[2023-11-19 07:44:36,715 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 413 to 413.
[2023-11-19 07:44:36,718 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 413 states, 412 states have (on average 1.453883495145631) internal successors, (599), 412 states have internal predecessors, (599), 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:44:36,720 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 413 states and 599 transitions.
[2023-11-19 07:44:36,721 INFO  L78                 Accepts]: Start accepts. Automaton has 413 states and 599 transitions. Word has length 44
[2023-11-19 07:44:36,722 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:36,723 INFO  L495      AbstractCegarLoop]: Abstraction has 413 states and 599 transitions.
[2023-11-19 07:44:36,723 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 14.666666666666666) internal successors, (44), 2 states have internal predecessors, (44), 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:44:36,723 INFO  L276                IsEmpty]: Start isEmpty. Operand 413 states and 599 transitions.
[2023-11-19 07:44:36,732 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 113
[2023-11-19 07:44:36,732 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:36,733 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:36,734 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:44:36,735 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:36,737 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:36,737 INFO  L85        PathProgramCache]: Analyzing trace with hash 1200539258, now seen corresponding path program 1 times
[2023-11-19 07:44:36,738 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:36,738 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1779272370]
[2023-11-19 07:44:36,739 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:36,739 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:36,841 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:37,037 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:37,038 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:37,038 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1779272370]
[2023-11-19 07:44:37,038 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1779272370] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:37,039 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:37,039 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:37,039 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2043882256]
[2023-11-19 07:44:37,039 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:37,041 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:37,041 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:37,042 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:37,042 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:37,043 INFO  L87              Difference]: Start difference. First operand 413 states and 599 transitions. Second operand  has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 2 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:38,020 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:38,020 INFO  L93              Difference]: Finished difference Result 1211 states and 1763 transitions.
[2023-11-19 07:44:38,021 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:38,022 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 2 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 112
[2023-11-19 07:44:38,022 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:38,027 INFO  L225             Difference]: With dead ends: 1211
[2023-11-19 07:44:38,027 INFO  L226             Difference]: Without dead ends: 800
[2023-11-19 07:44:38,031 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:44:38,034 INFO  L413           NwaCegarLoop]: 100 mSDtfsCounter, 144 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 523 mSolverCounterSat, 148 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 118 SdHoareTripleChecker+Invalid, 671 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 148 IncrementalHoareTripleChecker+Valid, 523 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:38,035 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 118 Invalid, 671 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [148 Valid, 523 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:38,037 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 800 states.
[2023-11-19 07:44:38,070 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 800 to 789.
[2023-11-19 07:44:38,072 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 789 states, 788 states have (on average 1.3756345177664975) internal successors, (1084), 788 states have internal predecessors, (1084), 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:44:38,075 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 789 states to 789 states and 1084 transitions.
[2023-11-19 07:44:38,075 INFO  L78                 Accepts]: Start accepts. Automaton has 789 states and 1084 transitions. Word has length 112
[2023-11-19 07:44:38,076 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:38,076 INFO  L495      AbstractCegarLoop]: Abstraction has 789 states and 1084 transitions.
[2023-11-19 07:44:38,076 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 2 states have internal predecessors, (112), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:38,077 INFO  L276                IsEmpty]: Start isEmpty. Operand 789 states and 1084 transitions.
[2023-11-19 07:44:38,079 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 114
[2023-11-19 07:44:38,079 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:38,080 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:38,080 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:44:38,080 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:38,081 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:38,081 INFO  L85        PathProgramCache]: Analyzing trace with hash -590739588, now seen corresponding path program 1 times
[2023-11-19 07:44:38,082 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:38,082 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [56466545]
[2023-11-19 07:44:38,082 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:38,082 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:38,127 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:38,584 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:38,587 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:38,587 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [56466545]
[2023-11-19 07:44:38,587 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [56466545] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:38,588 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:38,589 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:38,589 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [719631016]
[2023-11-19 07:44:38,590 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:38,590 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:38,592 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:38,593 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:38,593 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:38,594 INFO  L87              Difference]: Start difference. First operand 789 states and 1084 transitions. Second operand  has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 2 states have internal predecessors, (113), 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:44:39,553 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:39,554 INFO  L93              Difference]: Finished difference Result 1945 states and 2614 transitions.
[2023-11-19 07:44:39,556 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:39,556 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 2 states have internal predecessors, (113), 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 113
[2023-11-19 07:44:39,557 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:39,566 INFO  L225             Difference]: With dead ends: 1945
[2023-11-19 07:44:39,567 INFO  L226             Difference]: Without dead ends: 1158
[2023-11-19 07:44:39,571 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:44:39,573 INFO  L413           NwaCegarLoop]: 168 mSDtfsCounter, 120 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 531 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 568 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 531 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:39,573 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 190 Invalid, 568 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 531 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:39,576 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1158 states.
[2023-11-19 07:44:39,601 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1158 to 1157.
[2023-11-19 07:44:39,604 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1157 states, 1156 states have (on average 1.2716262975778547) internal successors, (1470), 1156 states have internal predecessors, (1470), 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:44:39,609 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1157 states to 1157 states and 1470 transitions.
[2023-11-19 07:44:39,609 INFO  L78                 Accepts]: Start accepts. Automaton has 1157 states and 1470 transitions. Word has length 113
[2023-11-19 07:44:39,610 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:39,610 INFO  L495      AbstractCegarLoop]: Abstraction has 1157 states and 1470 transitions.
[2023-11-19 07:44:39,610 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 2 states have internal predecessors, (113), 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:44:39,611 INFO  L276                IsEmpty]: Start isEmpty. Operand 1157 states and 1470 transitions.
[2023-11-19 07:44:39,615 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 172
[2023-11-19 07:44:39,615 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:39,615 INFO  L195           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:39,616 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:44:39,616 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:39,617 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:39,617 INFO  L85        PathProgramCache]: Analyzing trace with hash -1199532265, now seen corresponding path program 1 times
[2023-11-19 07:44:39,617 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:39,617 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762978198]
[2023-11-19 07:44:39,617 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:39,618 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:39,685 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:40,020 INFO  L134       CoverageAnalysis]: Checked inductivity of 41 backedges. 41 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:40,021 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:40,021 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [762978198]
[2023-11-19 07:44:40,021 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [762978198] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:40,022 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:40,022 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:40,022 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [554235937]
[2023-11-19 07:44:40,023 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:40,023 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:40,023 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:40,024 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:40,025 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:44:40,025 INFO  L87              Difference]: Start difference. First operand 1157 states and 1470 transitions. Second operand  has 4 states, 4 states have (on average 42.75) internal successors, (171), 3 states have internal predecessors, (171), 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:44:41,652 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:41,652 INFO  L93              Difference]: Finished difference Result 3445 states and 4568 transitions.
[2023-11-19 07:44:41,653 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:41,653 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 42.75) internal successors, (171), 3 states have internal predecessors, (171), 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 171
[2023-11-19 07:44:41,654 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:41,667 INFO  L225             Difference]: With dead ends: 3445
[2023-11-19 07:44:41,668 INFO  L226             Difference]: Without dead ends: 2474
[2023-11-19 07:44:41,670 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:44:41,671 INFO  L413           NwaCegarLoop]: 41 mSDtfsCounter, 350 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 1056 mSolverCounterSat, 174 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 350 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 1230 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 174 IncrementalHoareTripleChecker+Valid, 1056 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:41,672 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [350 Valid, 87 Invalid, 1230 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [174 Valid, 1056 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time]
[2023-11-19 07:44:41,676 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2474 states.
[2023-11-19 07:44:41,740 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2474 to 2473.
[2023-11-19 07:44:41,746 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2473 states, 2472 states have (on average 1.287621359223301) internal successors, (3183), 2472 states have internal predecessors, (3183), 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:44:41,756 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2473 states to 2473 states and 3183 transitions.
[2023-11-19 07:44:41,756 INFO  L78                 Accepts]: Start accepts. Automaton has 2473 states and 3183 transitions. Word has length 171
[2023-11-19 07:44:41,758 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:41,758 INFO  L495      AbstractCegarLoop]: Abstraction has 2473 states and 3183 transitions.
[2023-11-19 07:44:41,758 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 42.75) internal successors, (171), 3 states have internal predecessors, (171), 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:44:41,759 INFO  L276                IsEmpty]: Start isEmpty. Operand 2473 states and 3183 transitions.
[2023-11-19 07:44:41,765 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 225
[2023-11-19 07:44:41,765 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:41,766 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:41,766 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:44:41,766 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:41,767 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:41,767 INFO  L85        PathProgramCache]: Analyzing trace with hash -362773066, now seen corresponding path program 1 times
[2023-11-19 07:44:41,767 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:41,768 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981816618]
[2023-11-19 07:44:41,768 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:41,769 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:41,848 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:42,126 INFO  L134       CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:42,126 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:42,127 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981816618]
[2023-11-19 07:44:42,127 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981816618] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:42,127 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:42,127 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:42,129 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [122168709]
[2023-11-19 07:44:42,129 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:42,130 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:42,130 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:42,131 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:42,131 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:42,132 INFO  L87              Difference]: Start difference. First operand 2473 states and 3183 transitions. Second operand  has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 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:44:43,082 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:43,082 INFO  L93              Difference]: Finished difference Result 5695 states and 7520 transitions.
[2023-11-19 07:44:43,083 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:43,083 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 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 224
[2023-11-19 07:44:43,084 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:43,103 INFO  L225             Difference]: With dead ends: 5695
[2023-11-19 07:44:43,103 INFO  L226             Difference]: Without dead ends: 3592
[2023-11-19 07:44:43,106 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:44:43,107 INFO  L413           NwaCegarLoop]: 326 mSDtfsCounter, 136 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 554 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 347 SdHoareTripleChecker+Invalid, 651 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 554 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:43,108 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 347 Invalid, 651 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 554 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:43,112 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3592 states.
[2023-11-19 07:44:43,178 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3592 to 3579.
[2023-11-19 07:44:43,186 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3579 states, 3578 states have (on average 1.252375628842929) internal successors, (4481), 3578 states have internal predecessors, (4481), 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:44:43,198 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3579 states to 3579 states and 4481 transitions.
[2023-11-19 07:44:43,199 INFO  L78                 Accepts]: Start accepts. Automaton has 3579 states and 4481 transitions. Word has length 224
[2023-11-19 07:44:43,200 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:43,200 INFO  L495      AbstractCegarLoop]: Abstraction has 3579 states and 4481 transitions.
[2023-11-19 07:44:43,200 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 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:44:43,200 INFO  L276                IsEmpty]: Start isEmpty. Operand 3579 states and 4481 transitions.
[2023-11-19 07:44:43,204 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 226
[2023-11-19 07:44:43,204 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:43,205 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:43,205 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:44:43,205 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:43,206 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:43,206 INFO  L85        PathProgramCache]: Analyzing trace with hash -1808781376, now seen corresponding path program 1 times
[2023-11-19 07:44:43,206 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:43,206 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1311240256]
[2023-11-19 07:44:43,207 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:43,207 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:43,275 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:43,529 INFO  L134       CoverageAnalysis]: Checked inductivity of 151 backedges. 83 proven. 0 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2023-11-19 07:44:43,530 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:43,530 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1311240256]
[2023-11-19 07:44:43,530 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1311240256] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:43,530 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:43,531 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:43,531 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [441123069]
[2023-11-19 07:44:43,531 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:43,532 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:43,532 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:43,533 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:43,533 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:43,533 INFO  L87              Difference]: Start difference. First operand 3579 states and 4481 transitions. Second operand  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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:44:44,399 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:44,400 INFO  L93              Difference]: Finished difference Result 7726 states and 9781 transitions.
[2023-11-19 07:44:44,400 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:44,401 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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 225
[2023-11-19 07:44:44,401 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:44,425 INFO  L225             Difference]: With dead ends: 7726
[2023-11-19 07:44:44,426 INFO  L226             Difference]: Without dead ends: 4517
[2023-11-19 07:44:44,430 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:44:44,431 INFO  L413           NwaCegarLoop]: 325 mSDtfsCounter, 158 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 539 mSolverCounterSat, 74 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 158 SdHoareTripleChecker+Valid, 346 SdHoareTripleChecker+Invalid, 613 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 74 IncrementalHoareTripleChecker+Valid, 539 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:44,431 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [158 Valid, 346 Invalid, 613 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [74 Valid, 539 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2023-11-19 07:44:44,437 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4517 states.
[2023-11-19 07:44:44,523 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4517 to 4499.
[2023-11-19 07:44:44,532 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4499 states, 4498 states have (on average 1.240773677189862) internal successors, (5581), 4498 states have internal predecessors, (5581), 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:44:44,545 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4499 states to 4499 states and 5581 transitions.
[2023-11-19 07:44:44,545 INFO  L78                 Accepts]: Start accepts. Automaton has 4499 states and 5581 transitions. Word has length 225
[2023-11-19 07:44:44,546 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:44,547 INFO  L495      AbstractCegarLoop]: Abstraction has 4499 states and 5581 transitions.
[2023-11-19 07:44:44,548 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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:44:44,548 INFO  L276                IsEmpty]: Start isEmpty. Operand 4499 states and 5581 transitions.
[2023-11-19 07:44:44,552 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 227
[2023-11-19 07:44:44,558 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:44,559 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:44,559 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:44:44,559 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:44,560 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:44,561 INFO  L85        PathProgramCache]: Analyzing trace with hash -218901039, now seen corresponding path program 1 times
[2023-11-19 07:44:44,561 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:44,561 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093345187]
[2023-11-19 07:44:44,562 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:44,562 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:44,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:44,918 INFO  L134       CoverageAnalysis]: Checked inductivity of 152 backedges. 83 proven. 0 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked.
[2023-11-19 07:44:44,919 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:44,919 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093345187]
[2023-11-19 07:44:44,919 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093345187] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:44,919 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:44,920 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:44,920 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [252850841]
[2023-11-19 07:44:44,920 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:44,920 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:44,921 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:44,921 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:44,921 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:44,922 INFO  L87              Difference]: Start difference. First operand 4499 states and 5581 transitions. Second operand  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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:44:45,887 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:45,887 INFO  L93              Difference]: Finished difference Result 9741 states and 12305 transitions.
[2023-11-19 07:44:45,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:45,888 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 226
[2023-11-19 07:44:45,888 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:45,918 INFO  L225             Difference]: With dead ends: 9741
[2023-11-19 07:44:45,918 INFO  L226             Difference]: Without dead ends: 5612
[2023-11-19 07:44:45,924 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:44:45,925 INFO  L413           NwaCegarLoop]: 350 mSDtfsCounter, 153 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 579 mSolverCounterSat, 89 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 153 SdHoareTripleChecker+Valid, 371 SdHoareTripleChecker+Invalid, 668 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 89 IncrementalHoareTripleChecker+Valid, 579 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:45,925 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [153 Valid, 371 Invalid, 668 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [89 Valid, 579 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:45,932 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5612 states.
[2023-11-19 07:44:46,074 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5612 to 5419.
[2023-11-19 07:44:46,085 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5419 states, 5418 states have (on average 1.2331118493909192) internal successors, (6681), 5418 states have internal predecessors, (6681), 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:44:46,099 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5419 states to 5419 states and 6681 transitions.
[2023-11-19 07:44:46,100 INFO  L78                 Accepts]: Start accepts. Automaton has 5419 states and 6681 transitions. Word has length 226
[2023-11-19 07:44:46,100 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:46,101 INFO  L495      AbstractCegarLoop]: Abstraction has 5419 states and 6681 transitions.
[2023-11-19 07:44:46,101 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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:44:46,101 INFO  L276                IsEmpty]: Start isEmpty. Operand 5419 states and 6681 transitions.
[2023-11-19 07:44:46,106 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 247
[2023-11-19 07:44:46,106 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:46,107 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 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:44:46,107 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 07:44:46,107 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:46,108 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:46,108 INFO  L85        PathProgramCache]: Analyzing trace with hash -25691425, now seen corresponding path program 1 times
[2023-11-19 07:44:46,108 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:46,109 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1362856575]
[2023-11-19 07:44:46,109 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:46,109 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:46,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:46,786 INFO  L134       CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 83 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked.
[2023-11-19 07:44:46,786 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:46,787 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1362856575]
[2023-11-19 07:44:46,787 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1362856575] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:46,787 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1124214293]
[2023-11-19 07:44:46,787 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:46,788 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:46,788 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:46,792 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:46,802 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:44:46,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:46,958 INFO  L262         TraceCheckSpWp]: Trace formula consists of 354 conjuncts, 4 conjunts are in the unsatisfiable core
[2023-11-19 07:44:46,970 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:47,375 INFO  L134       CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 83 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked.
[2023-11-19 07:44:47,376 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:44:49,046 INFO  L134       CoverageAnalysis]: Checked inductivity of 172 backedges. 83 proven. 0 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked.
[2023-11-19 07:44:49,047 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1124214293] provided 1 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:49,047 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences.
[2023-11-19 07:44:49,047 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3, 3] total 6
[2023-11-19 07:44:49,048 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1955287512]
[2023-11-19 07:44:49,048 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:49,049 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:44:49,049 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:49,050 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:44:49,050 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:44:49,051 INFO  L87              Difference]: Start difference. First operand 5419 states and 6681 transitions. Second operand  has 4 states, 4 states have (on average 39.5) internal successors, (158), 3 states have internal predecessors, (158), 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:44:51,163 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:51,164 INFO  L93              Difference]: Finished difference Result 13052 states and 16454 transitions.
[2023-11-19 07:44:51,164 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:44:51,165 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 39.5) internal successors, (158), 3 states have internal predecessors, (158), 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 246
[2023-11-19 07:44:51,165 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:51,214 INFO  L225             Difference]: With dead ends: 13052
[2023-11-19 07:44:51,214 INFO  L226             Difference]: Without dead ends: 8929
[2023-11-19 07:44:51,220 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 493 GetRequests, 488 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:44:51,221 INFO  L413           NwaCegarLoop]: 40 mSDtfsCounter, 361 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 1040 mSolverCounterSat, 340 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 361 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 1380 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 340 IncrementalHoareTripleChecker+Valid, 1040 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:51,221 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [361 Valid, 68 Invalid, 1380 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [340 Valid, 1040 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2023-11-19 07:44:51,234 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8929 states.
[2023-11-19 07:44:51,432 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8929 to 8193.
[2023-11-19 07:44:51,450 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8193 states, 8192 states have (on average 1.245849609375) internal successors, (10206), 8192 states have internal predecessors, (10206), 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:44:51,470 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8193 states to 8193 states and 10206 transitions.
[2023-11-19 07:44:51,470 INFO  L78                 Accepts]: Start accepts. Automaton has 8193 states and 10206 transitions. Word has length 246
[2023-11-19 07:44:51,471 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:51,471 INFO  L495      AbstractCegarLoop]: Abstraction has 8193 states and 10206 transitions.
[2023-11-19 07:44:51,471 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 39.5) internal successors, (158), 3 states have internal predecessors, (158), 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:44:51,472 INFO  L276                IsEmpty]: Start isEmpty. Operand 8193 states and 10206 transitions.
[2023-11-19 07:44:51,478 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 254
[2023-11-19 07:44:51,478 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:51,479 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2023-11-19 07:44:51,515 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:51,692 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7
[2023-11-19 07:44:51,693 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:51,693 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:51,693 INFO  L85        PathProgramCache]: Analyzing trace with hash 1131175066, now seen corresponding path program 1 times
[2023-11-19 07:44:51,693 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:51,694 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1333924923]
[2023-11-19 07:44:51,694 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:51,694 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:51,771 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:52,000 INFO  L134       CoverageAnalysis]: Checked inductivity of 179 backedges. 83 proven. 0 refuted. 0 times theorem prover too weak. 96 trivial. 0 not checked.
[2023-11-19 07:44:52,000 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:52,000 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1333924923]
[2023-11-19 07:44:52,000 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1333924923] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:52,000 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:52,001 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:52,001 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1157903433]
[2023-11-19 07:44:52,002 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:52,002 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:52,002 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:52,003 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:52,004 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:52,004 INFO  L87              Difference]: Start difference. First operand 8193 states and 10206 transitions. Second operand  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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:44:53,025 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:53,027 INFO  L93              Difference]: Finished difference Result 16207 states and 20235 transitions.
[2023-11-19 07:44:53,027 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:53,028 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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 253
[2023-11-19 07:44:53,028 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:53,064 INFO  L225             Difference]: With dead ends: 16207
[2023-11-19 07:44:53,065 INFO  L226             Difference]: Without dead ends: 8200
[2023-11-19 07:44:53,072 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:44:53,075 INFO  L413           NwaCegarLoop]: 357 mSDtfsCounter, 157 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 579 mSolverCounterSat, 87 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 157 SdHoareTripleChecker+Valid, 379 SdHoareTripleChecker+Invalid, 666 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 87 IncrementalHoareTripleChecker+Valid, 579 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:53,075 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [157 Valid, 379 Invalid, 666 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [87 Valid, 579 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:53,085 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8200 states.
[2023-11-19 07:44:53,191 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8200 to 8192.
[2023-11-19 07:44:53,212 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8192 states, 8191 states have (on average 1.2020510316200708) internal successors, (9846), 8191 states have internal predecessors, (9846), 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:44:53,233 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8192 states to 8192 states and 9846 transitions.
[2023-11-19 07:44:53,234 INFO  L78                 Accepts]: Start accepts. Automaton has 8192 states and 9846 transitions. Word has length 253
[2023-11-19 07:44:53,234 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:53,235 INFO  L495      AbstractCegarLoop]: Abstraction has 8192 states and 9846 transitions.
[2023-11-19 07:44:53,235 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 52.666666666666664) internal successors, (158), 3 states have internal predecessors, (158), 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:44:53,236 INFO  L276                IsEmpty]: Start isEmpty. Operand 8192 states and 9846 transitions.
[2023-11-19 07:44:53,244 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 294
[2023-11-19 07:44:53,244 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:53,244 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:53,245 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-19 07:44:53,245 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:53,255 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:53,255 INFO  L85        PathProgramCache]: Analyzing trace with hash 126662482, now seen corresponding path program 1 times
[2023-11-19 07:44:53,255 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:53,255 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50285221]
[2023-11-19 07:44:53,256 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:53,256 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:53,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:53,484 INFO  L134       CoverageAnalysis]: Checked inductivity of 327 backedges. 258 proven. 0 refuted. 0 times theorem prover too weak. 69 trivial. 0 not checked.
[2023-11-19 07:44:53,484 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:53,488 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [50285221]
[2023-11-19 07:44:53,488 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [50285221] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:53,488 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:53,488 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:53,489 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [976682001]
[2023-11-19 07:44:53,489 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:53,489 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:53,489 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:53,490 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:53,490 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:53,491 INFO  L87              Difference]: Start difference. First operand 8192 states and 9846 transitions. Second operand  has 3 states, 3 states have (on average 75.0) internal successors, (225), 3 states have internal predecessors, (225), 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:44:54,509 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:54,509 INFO  L93              Difference]: Finished difference Result 18400 states and 22298 transitions.
[2023-11-19 07:44:54,509 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:54,510 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 75.0) internal successors, (225), 3 states have internal predecessors, (225), 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 293
[2023-11-19 07:44:54,510 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:54,529 INFO  L225             Difference]: With dead ends: 18400
[2023-11-19 07:44:54,529 INFO  L226             Difference]: Without dead ends: 10392
[2023-11-19 07:44:54,538 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:44:54,539 INFO  L413           NwaCegarLoop]: 128 mSDtfsCounter, 174 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 448 mSolverCounterSat, 176 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 174 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 624 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 176 IncrementalHoareTripleChecker+Valid, 448 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:54,539 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [174 Valid, 152 Invalid, 624 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [176 Valid, 448 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:54,552 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10392 states.
[2023-11-19 07:44:54,674 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10392 to 9283.
[2023-11-19 07:44:54,688 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9283 states, 9282 states have (on average 1.152014652014652) internal successors, (10693), 9282 states have internal predecessors, (10693), 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:44:54,704 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9283 states to 9283 states and 10693 transitions.
[2023-11-19 07:44:54,705 INFO  L78                 Accepts]: Start accepts. Automaton has 9283 states and 10693 transitions. Word has length 293
[2023-11-19 07:44:54,705 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:54,705 INFO  L495      AbstractCegarLoop]: Abstraction has 9283 states and 10693 transitions.
[2023-11-19 07:44:54,706 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 75.0) internal successors, (225), 3 states have internal predecessors, (225), 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:44:54,706 INFO  L276                IsEmpty]: Start isEmpty. Operand 9283 states and 10693 transitions.
[2023-11-19 07:44:54,716 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 324
[2023-11-19 07:44:54,716 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:54,717 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:54,717 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2023-11-19 07:44:54,717 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:54,718 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:54,718 INFO  L85        PathProgramCache]: Analyzing trace with hash -1759383677, now seen corresponding path program 1 times
[2023-11-19 07:44:54,718 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:54,718 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1151670679]
[2023-11-19 07:44:54,719 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:54,719 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:54,808 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:55,163 INFO  L134       CoverageAnalysis]: Checked inductivity of 372 backedges. 291 proven. 0 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked.
[2023-11-19 07:44:55,164 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:55,164 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1151670679]
[2023-11-19 07:44:55,164 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1151670679] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:55,165 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:55,165 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:55,165 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [699841499]
[2023-11-19 07:44:55,165 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:55,166 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:55,166 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:55,167 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:55,168 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:55,168 INFO  L87              Difference]: Start difference. First operand 9283 states and 10693 transitions. Second operand  has 3 states, 3 states have (on average 81.0) internal successors, (243), 3 states have internal predecessors, (243), 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:44:56,155 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:56,156 INFO  L93              Difference]: Finished difference Result 17270 states and 19957 transitions.
[2023-11-19 07:44:56,156 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:56,157 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 81.0) internal successors, (243), 3 states have internal predecessors, (243), 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 323
[2023-11-19 07:44:56,158 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:56,176 INFO  L225             Difference]: With dead ends: 17270
[2023-11-19 07:44:56,176 INFO  L226             Difference]: Without dead ends: 9281
[2023-11-19 07:44:56,186 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:44:56,187 INFO  L413           NwaCegarLoop]: 280 mSDtfsCounter, 148 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 544 mSolverCounterSat, 44 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 148 SdHoareTripleChecker+Valid, 299 SdHoareTripleChecker+Invalid, 588 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 44 IncrementalHoareTripleChecker+Valid, 544 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:56,187 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [148 Valid, 299 Invalid, 588 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [44 Valid, 544 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:56,200 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9281 states.
[2023-11-19 07:44:56,323 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9281 to 8729.
[2023-11-19 07:44:56,338 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8729 states, 8728 states have (on average 1.135884509624198) internal successors, (9914), 8728 states have internal predecessors, (9914), 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:44:56,356 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8729 states to 8729 states and 9914 transitions.
[2023-11-19 07:44:56,356 INFO  L78                 Accepts]: Start accepts. Automaton has 8729 states and 9914 transitions. Word has length 323
[2023-11-19 07:44:56,357 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:56,357 INFO  L495      AbstractCegarLoop]: Abstraction has 8729 states and 9914 transitions.
[2023-11-19 07:44:56,358 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 81.0) internal successors, (243), 3 states have internal predecessors, (243), 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:44:56,358 INFO  L276                IsEmpty]: Start isEmpty. Operand 8729 states and 9914 transitions.
[2023-11-19 07:44:56,372 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 343
[2023-11-19 07:44:56,372 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:56,374 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:56,374 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2023-11-19 07:44:56,375 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:56,375 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:56,375 INFO  L85        PathProgramCache]: Analyzing trace with hash -126252397, now seen corresponding path program 1 times
[2023-11-19 07:44:56,376 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:56,376 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [474892546]
[2023-11-19 07:44:56,376 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:56,377 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:56,478 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:56,835 INFO  L134       CoverageAnalysis]: Checked inductivity of 207 backedges. 83 proven. 0 refuted. 0 times theorem prover too weak. 124 trivial. 0 not checked.
[2023-11-19 07:44:56,835 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:56,836 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [474892546]
[2023-11-19 07:44:56,836 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [474892546] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:56,836 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:56,836 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:56,836 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1967941472]
[2023-11-19 07:44:56,837 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:56,837 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:56,838 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:56,838 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:56,839 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:56,839 INFO  L87              Difference]: Start difference. First operand 8729 states and 9914 transitions. Second operand  has 3 states, 3 states have (on average 73.0) internal successors, (219), 3 states have internal predecessors, (219), 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:44:57,887 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:57,887 INFO  L93              Difference]: Finished difference Result 21136 states and 24080 transitions.
[2023-11-19 07:44:57,887 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:57,887 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 73.0) internal successors, (219), 3 states have internal predecessors, (219), 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 342
[2023-11-19 07:44:57,888 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:57,913 INFO  L225             Difference]: With dead ends: 21136
[2023-11-19 07:44:57,913 INFO  L226             Difference]: Without dead ends: 12777
[2023-11-19 07:44:57,924 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:44:57,925 INFO  L413           NwaCegarLoop]: 283 mSDtfsCounter, 175 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 506 mSolverCounterSat, 161 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 175 SdHoareTripleChecker+Valid, 297 SdHoareTripleChecker+Invalid, 667 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 161 IncrementalHoareTripleChecker+Valid, 506 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:57,925 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [175 Valid, 297 Invalid, 667 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [161 Valid, 506 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:57,938 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12777 states.
[2023-11-19 07:44:58,074 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12777 to 11120.
[2023-11-19 07:44:58,087 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11120 states, 11119 states have (on average 1.123572263692778) internal successors, (12493), 11119 states have internal predecessors, (12493), 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:44:58,104 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11120 states to 11120 states and 12493 transitions.
[2023-11-19 07:44:58,105 INFO  L78                 Accepts]: Start accepts. Automaton has 11120 states and 12493 transitions. Word has length 342
[2023-11-19 07:44:58,106 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:58,106 INFO  L495      AbstractCegarLoop]: Abstraction has 11120 states and 12493 transitions.
[2023-11-19 07:44:58,106 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 73.0) internal successors, (219), 3 states have internal predecessors, (219), 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:44:58,106 INFO  L276                IsEmpty]: Start isEmpty. Operand 11120 states and 12493 transitions.
[2023-11-19 07:44:58,159 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 440
[2023-11-19 07:44:58,159 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:58,160 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:58,160 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2023-11-19 07:44:58,160 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:58,161 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:58,161 INFO  L85        PathProgramCache]: Analyzing trace with hash -575963578, now seen corresponding path program 1 times
[2023-11-19 07:44:58,161 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:58,161 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [948443795]
[2023-11-19 07:44:58,162 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:58,162 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:58,280 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:58,506 INFO  L134       CoverageAnalysis]: Checked inductivity of 462 backedges. 125 proven. 0 refuted. 0 times theorem prover too weak. 337 trivial. 0 not checked.
[2023-11-19 07:44:58,507 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:58,507 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [948443795]
[2023-11-19 07:44:58,507 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [948443795] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:58,507 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:58,508 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:58,508 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1358478929]
[2023-11-19 07:44:58,508 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:58,509 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:58,509 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:58,510 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:58,510 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:58,510 INFO  L87              Difference]: Start difference. First operand 11120 states and 12493 transitions. Second operand  has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 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:44:59,323 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:59,323 INFO  L93              Difference]: Finished difference Result 22601 states and 25416 transitions.
[2023-11-19 07:44:59,323 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:59,324 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 439
[2023-11-19 07:44:59,325 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:59,348 INFO  L225             Difference]: With dead ends: 22601
[2023-11-19 07:44:59,349 INFO  L226             Difference]: Without dead ends: 12959
[2023-11-19 07:44:59,359 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:44:59,360 INFO  L413           NwaCegarLoop]: 117 mSDtfsCounter, 177 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 490 mSolverCounterSat, 60 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 177 SdHoareTripleChecker+Valid, 139 SdHoareTripleChecker+Invalid, 550 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 60 IncrementalHoareTripleChecker+Valid, 490 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:59,361 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [177 Valid, 139 Invalid, 550 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [60 Valid, 490 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time]
[2023-11-19 07:44:59,372 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12959 states.
[2023-11-19 07:44:59,539 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12959 to 8347.
[2023-11-19 07:44:59,546 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8347 states, 8346 states have (on average 1.1284447639587827) internal successors, (9418), 8346 states have internal predecessors, (9418), 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:44:59,559 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8347 states to 8347 states and 9418 transitions.
[2023-11-19 07:44:59,560 INFO  L78                 Accepts]: Start accepts. Automaton has 8347 states and 9418 transitions. Word has length 439
[2023-11-19 07:44:59,560 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:59,561 INFO  L495      AbstractCegarLoop]: Abstraction has 8347 states and 9418 transitions.
[2023-11-19 07:44:59,561 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 70.0) internal successors, (210), 3 states have internal predecessors, (210), 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:44:59,561 INFO  L276                IsEmpty]: Start isEmpty. Operand 8347 states and 9418 transitions.
[2023-11-19 07:44:59,581 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 450
[2023-11-19 07:44:59,581 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:59,582 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:44:59,582 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2023-11-19 07:44:59,582 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:59,583 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:59,583 INFO  L85        PathProgramCache]: Analyzing trace with hash 1542853619, now seen corresponding path program 1 times
[2023-11-19 07:44:59,583 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:59,583 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1253010652]
[2023-11-19 07:44:59,583 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:59,584 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:59,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:00,605 INFO  L134       CoverageAnalysis]: Checked inductivity of 446 backedges. 404 proven. 0 refuted. 0 times theorem prover too weak. 42 trivial. 0 not checked.
[2023-11-19 07:45:00,605 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:00,606 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1253010652]
[2023-11-19 07:45:00,606 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1253010652] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:45:00,606 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:45:00,606 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:45:00,607 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [660507320]
[2023-11-19 07:45:00,607 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:45:00,608 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:45:00,609 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:45:00,610 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:45:00,610 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:45:00,611 INFO  L87              Difference]: Start difference. First operand 8347 states and 9418 transitions. Second operand  has 4 states, 4 states have (on average 102.0) internal successors, (408), 3 states have internal predecessors, (408), 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:45:02,171 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:45:02,171 INFO  L93              Difference]: Finished difference Result 18534 states and 20893 transitions.
[2023-11-19 07:45:02,172 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2023-11-19 07:45:02,172 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 102.0) internal successors, (408), 3 states have internal predecessors, (408), 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 449
[2023-11-19 07:45:02,173 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:45:02,189 INFO  L225             Difference]: With dead ends: 18534
[2023-11-19 07:45:02,189 INFO  L226             Difference]: Without dead ends: 10557
[2023-11-19 07:45:02,197 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:45:02,198 INFO  L413           NwaCegarLoop]: 90 mSDtfsCounter, 99 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 1051 mSolverCounterSat, 162 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 99 SdHoareTripleChecker+Valid, 130 SdHoareTripleChecker+Invalid, 1213 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 162 IncrementalHoareTripleChecker+Valid, 1051 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:45:02,198 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [99 Valid, 130 Invalid, 1213 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [162 Valid, 1051 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2023-11-19 07:45:02,209 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 10557 states.
[2023-11-19 07:45:02,340 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 10557 to 10187.
[2023-11-19 07:45:02,350 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10187 states, 10186 states have (on average 1.1175142352248184) internal successors, (11383), 10186 states have internal predecessors, (11383), 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:45:02,367 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10187 states to 10187 states and 11383 transitions.
[2023-11-19 07:45:02,368 INFO  L78                 Accepts]: Start accepts. Automaton has 10187 states and 11383 transitions. Word has length 449
[2023-11-19 07:45:02,369 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:45:02,369 INFO  L495      AbstractCegarLoop]: Abstraction has 10187 states and 11383 transitions.
[2023-11-19 07:45:02,369 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 102.0) internal successors, (408), 3 states have internal predecessors, (408), 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:45:02,369 INFO  L276                IsEmpty]: Start isEmpty. Operand 10187 states and 11383 transitions.
[2023-11-19 07:45:02,390 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 476
[2023-11-19 07:45:02,390 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:45:02,391 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:45:02,391 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2023-11-19 07:45:02,392 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:45:02,392 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:02,392 INFO  L85        PathProgramCache]: Analyzing trace with hash 132646832, now seen corresponding path program 1 times
[2023-11-19 07:45:02,393 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:45:02,393 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1623427967]
[2023-11-19 07:45:02,393 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:02,393 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:45:02,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:03,133 INFO  L134       CoverageAnalysis]: Checked inductivity of 746 backedges. 607 proven. 0 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked.
[2023-11-19 07:45:03,133 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:03,133 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1623427967]
[2023-11-19 07:45:03,134 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1623427967] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:45:03,134 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:45:03,134 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:45:03,137 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [415164138]
[2023-11-19 07:45:03,137 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:45:03,138 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:45:03,138 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:45:03,139 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:45:03,140 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:45:03,140 INFO  L87              Difference]: Start difference. First operand 10187 states and 11383 transitions. Second operand  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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:45:04,207 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:45:04,207 INFO  L93              Difference]: Finished difference Result 20930 states and 23469 transitions.
[2023-11-19 07:45:04,208 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:45:04,208 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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 475
[2023-11-19 07:45:04,209 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:45:04,230 INFO  L225             Difference]: With dead ends: 20930
[2023-11-19 07:45:04,230 INFO  L226             Difference]: Without dead ends: 11297
[2023-11-19 07:45:04,237 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:45:04,238 INFO  L413           NwaCegarLoop]: 327 mSDtfsCounter, 84 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 550 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 353 SdHoareTripleChecker+Invalid, 605 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 550 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:45:04,239 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 353 Invalid, 605 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 550 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 07:45:04,251 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11297 states.
[2023-11-19 07:45:04,388 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11297 to 10744.
[2023-11-19 07:45:04,399 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 10744 states, 10743 states have (on average 1.1144931583356605) internal successors, (11973), 10743 states have internal predecessors, (11973), 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:45:04,419 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 10744 states to 10744 states and 11973 transitions.
[2023-11-19 07:45:04,419 INFO  L78                 Accepts]: Start accepts. Automaton has 10744 states and 11973 transitions. Word has length 475
[2023-11-19 07:45:04,420 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:45:04,421 INFO  L495      AbstractCegarLoop]: Abstraction has 10744 states and 11973 transitions.
[2023-11-19 07:45:04,421 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 112.66666666666667) internal successors, (338), 3 states have internal predecessors, (338), 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:45:04,421 INFO  L276                IsEmpty]: Start isEmpty. Operand 10744 states and 11973 transitions.
[2023-11-19 07:45:04,442 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 488
[2023-11-19 07:45:04,442 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:45:04,443 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:45:04,443 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2023-11-19 07:45:04,443 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:45:04,444 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:04,444 INFO  L85        PathProgramCache]: Analyzing trace with hash -2079186287, now seen corresponding path program 1 times
[2023-11-19 07:45:04,444 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:45:04,445 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97370220]
[2023-11-19 07:45:04,445 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:04,445 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:45:04,630 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:06,041 INFO  L134       CoverageAnalysis]: Checked inductivity of 473 backedges. 0 proven. 304 refuted. 0 times theorem prover too weak. 169 trivial. 0 not checked.
[2023-11-19 07:45:06,042 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:06,042 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [97370220]
[2023-11-19 07:45:06,042 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [97370220] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:45:06,042 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [802802421]
[2023-11-19 07:45:06,043 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:06,043 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:45:06,043 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:45:06,045 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:45:06,072 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:45:06,302 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:06,306 INFO  L262         TraceCheckSpWp]: Trace formula consists of 624 conjuncts, 3 conjunts are in the unsatisfiable core
[2023-11-19 07:45:06,330 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:45:06,655 INFO  L134       CoverageAnalysis]: Checked inductivity of 473 backedges. 304 proven. 0 refuted. 0 times theorem prover too weak. 169 trivial. 0 not checked.
[2023-11-19 07:45:06,655 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:45:06,655 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [802802421] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:45:06,655 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:45:06,656 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 6
[2023-11-19 07:45:06,656 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [356660677]
[2023-11-19 07:45:06,656 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:45:06,657 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:45:06,657 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:45:06,658 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:45:06,658 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:45:06,659 INFO  L87              Difference]: Start difference. First operand 10744 states and 11973 transitions. Second operand  has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 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:45:07,556 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:45:07,556 INFO  L93              Difference]: Finished difference Result 22430 states and 25088 transitions.
[2023-11-19 07:45:07,556 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:45:07,557 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 487
[2023-11-19 07:45:07,558 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:45:07,580 INFO  L225             Difference]: With dead ends: 22430
[2023-11-19 07:45:07,580 INFO  L226             Difference]: Without dead ends: 12240
[2023-11-19 07:45:07,588 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 490 GetRequests, 486 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 07:45:07,589 INFO  L413           NwaCegarLoop]: 298 mSDtfsCounter, 113 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 548 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 318 SdHoareTripleChecker+Invalid, 565 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 548 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time
[2023-11-19 07:45:07,590 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 318 Invalid, 565 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 548 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time]
[2023-11-19 07:45:07,602 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12240 states.
[2023-11-19 07:45:07,783 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12240 to 11860.
[2023-11-19 07:45:07,795 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 11860 states, 11859 states have (on average 1.1160300193945527) internal successors, (13235), 11859 states have internal predecessors, (13235), 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:45:07,819 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 11860 states to 11860 states and 13235 transitions.
[2023-11-19 07:45:07,820 INFO  L78                 Accepts]: Start accepts. Automaton has 11860 states and 13235 transitions. Word has length 487
[2023-11-19 07:45:07,821 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:45:07,821 INFO  L495      AbstractCegarLoop]: Abstraction has 11860 states and 13235 transitions.
[2023-11-19 07:45:07,821 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 106.33333333333333) internal successors, (319), 3 states have internal predecessors, (319), 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:45:07,821 INFO  L276                IsEmpty]: Start isEmpty. Operand 11860 states and 13235 transitions.
[2023-11-19 07:45:07,844 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 490
[2023-11-19 07:45:07,845 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:45:07,845 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:45:07,873 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:45:08,060 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0ee7cbbb-3818-431b-9c21-0a32d7379fd6/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15
[2023-11-19 07:45:08,061 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:45:08,061 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:08,061 INFO  L85        PathProgramCache]: Analyzing trace with hash -1008492538, now seen corresponding path program 1 times
[2023-11-19 07:45:08,062 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:45:08,062 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1787537715]
[2023-11-19 07:45:08,062 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:08,062 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:45:08,205 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:08,874 INFO  L134       CoverageAnalysis]: Checked inductivity of 774 backedges. 436 proven. 0 refuted. 0 times theorem prover too weak. 338 trivial. 0 not checked.
[2023-11-19 07:45:08,875 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:08,876 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1787537715]
[2023-11-19 07:45:08,876 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1787537715] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:45:08,876 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:45:08,876 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:45:08,876 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1978609874]
[2023-11-19 07:45:08,876 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:45:08,877 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:45:08,877 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:45:08,878 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:45:08,878 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:45:08,878 INFO  L87              Difference]: Start difference. First operand 11860 states and 13235 transitions. Second operand  has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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:45:09,953 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:45:09,954 INFO  L93              Difference]: Finished difference Result 25558 states and 28511 transitions.
[2023-11-19 07:45:09,954 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:45:09,954 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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 489
[2023-11-19 07:45:09,955 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:45:09,982 INFO  L225             Difference]: With dead ends: 25558
[2023-11-19 07:45:09,983 INFO  L226             Difference]: Without dead ends: 14068
[2023-11-19 07:45:09,993 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:45:09,994 INFO  L413           NwaCegarLoop]: 341 mSDtfsCounter, 106 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 510 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 362 SdHoareTripleChecker+Invalid, 564 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 510 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:45:09,994 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 362 Invalid, 564 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 510 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:45:10,010 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 14068 states.
[2023-11-19 07:45:10,185 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 14068 to 13512.
[2023-11-19 07:45:10,199 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13512 states, 13511 states have (on average 1.101398860187995) internal successors, (14881), 13511 states have internal predecessors, (14881), 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:45:10,224 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13512 states to 13512 states and 14881 transitions.
[2023-11-19 07:45:10,224 INFO  L78                 Accepts]: Start accepts. Automaton has 13512 states and 14881 transitions. Word has length 489
[2023-11-19 07:45:10,225 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:45:10,225 INFO  L495      AbstractCegarLoop]: Abstraction has 13512 states and 14881 transitions.
[2023-11-19 07:45:10,226 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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:45:10,226 INFO  L276                IsEmpty]: Start isEmpty. Operand 13512 states and 14881 transitions.
[2023-11-19 07:45:10,254 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 563
[2023-11-19 07:45:10,254 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:45:10,254 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:45:10,255 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2023-11-19 07:45:10,255 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:45:10,255 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:45:10,256 INFO  L85        PathProgramCache]: Analyzing trace with hash -2127881712, now seen corresponding path program 1 times
[2023-11-19 07:45:10,256 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:45:10,256 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1892439508]
[2023-11-19 07:45:10,256 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:45:10,257 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:45:10,415 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:45:11,523 INFO  L134       CoverageAnalysis]: Checked inductivity of 1107 backedges. 950 proven. 0 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked.
[2023-11-19 07:45:11,523 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:45:11,523 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1892439508]
[2023-11-19 07:45:11,524 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1892439508] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:45:11,524 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:45:11,524 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2023-11-19 07:45:11,524 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [586234218]
[2023-11-19 07:45:11,524 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:45:11,526 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 07:45:11,526 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:45:11,527 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 07:45:11,527 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2023-11-19 07:45:11,527 INFO  L87              Difference]: Start difference. First operand 13512 states and 14881 transitions. Second operand  has 4 states, 4 states have (on average 112.25) internal successors, (449), 4 states have internal predecessors, (449), 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)