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


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/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_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem16_label52.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/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_09147249-d3f7-435e-93cc-2fd1759fe9ac/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 d58fa9fb670095de6b8a95f52fc473a4628ed33c44edeeed8885e8956f77fdaf
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 08:00:33,855 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 08:00:33,928 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 08:00:33,933 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 08:00:33,934 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 08:00:33,965 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 08:00:33,965 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 08:00:33,966 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 08:00:33,967 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 08:00:33,967 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 08:00:33,968 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 08:00:33,969 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 08:00:33,969 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 08:00:33,970 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 08:00:33,971 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 08:00:33,971 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 08:00:33,972 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 08:00:33,972 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 08:00:33,973 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 08:00:33,974 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 08:00:33,974 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 08:00:33,975 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 08:00:33,975 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 08:00:33,976 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 08:00:33,976 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 08:00:33,977 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 08:00:33,977 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 08:00:33,978 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 08:00:33,978 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 08:00:33,979 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 08:00:33,980 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 08:00:33,980 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 08:00:33,981 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 08:00:33,981 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 08:00:33,982 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 08:00:33,982 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 08:00:33,983 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 08:00:33,983 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 08:00:33,983 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 08:00:33,984 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_09147249-d3f7-435e-93cc-2fd1759fe9ac/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_09147249-d3f7-435e-93cc-2fd1759fe9ac/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 -> d58fa9fb670095de6b8a95f52fc473a4628ed33c44edeeed8885e8956f77fdaf
[2023-11-19 08:00:34,245 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 08:00:34,268 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 08:00:34,270 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 08:00:34,272 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 08:00:34,272 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 08:00:34,274 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/eca-rers2012/Problem16_label52.c
[2023-11-19 08:00:37,435 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 08:00:37,902 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 08:00:37,905 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/sv-benchmarks/c/eca-rers2012/Problem16_label52.c
[2023-11-19 08:00:37,931 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/data/efb95105c/9d3aaf6fc36b4a8ab83fedb4526ba62e/FLAGf89d2a59f
[2023-11-19 08:00:37,954 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/data/efb95105c/9d3aaf6fc36b4a8ab83fedb4526ba62e
[2023-11-19 08:00:37,961 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 08:00:37,964 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 08:00:37,966 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 08:00:37,966 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 08:00:37,972 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 08:00:37,975 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:00:37" (1/1) ...
[2023-11-19 08:00:37,976 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1091f7ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:37, skipping insertion in model container
[2023-11-19 08:00:37,976 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 08:00:37" (1/1) ...
[2023-11-19 08:00:38,066 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 08:00:38,292 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_09147249-d3f7-435e-93cc-2fd1759fe9ac/sv-benchmarks/c/eca-rers2012/Problem16_label52.c[3233,3246]
[2023-11-19 08:00:38,891 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 08:00:38,904 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 08:00:38,930 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_09147249-d3f7-435e-93cc-2fd1759fe9ac/sv-benchmarks/c/eca-rers2012/Problem16_label52.c[3233,3246]
[2023-11-19 08:00:39,123 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 08:00:39,145 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 08:00:39,145 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39 WrapperNode
[2023-11-19 08:00:39,146 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 08:00:39,148 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 08:00:39,148 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 08:00:39,148 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 08:00:39,156 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,192 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,329 INFO  L138                Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 1769
[2023-11-19 08:00:39,330 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 08:00:39,330 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 08:00:39,331 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 08:00:39,331 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 08:00:39,341 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,341 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,357 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,358 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,424 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,440 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,456 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,498 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,537 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 08:00:39,538 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 08:00:39,538 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 08:00:39,538 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 08:00:39,539 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (1/1) ...
[2023-11-19 08:00:39,545 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 08:00:39,557 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:00:39,569 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 08:00:39,587 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 08:00:39,611 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 08:00:39,612 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 08:00:39,612 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 08:00:39,612 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 08:00:39,731 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 08:00:39,733 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 08:00:42,139 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 08:00:42,163 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 08:00:42,164 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 08:00:42,172 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:00:42 BoogieIcfgContainer
[2023-11-19 08:00:42,172 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 08:00:42,175 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 08:00:42,175 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 08:00:42,178 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 08:00:42,178 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 08:00:37" (1/3) ...
[2023-11-19 08:00:42,179 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ce1d53b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:00:42, skipping insertion in model container
[2023-11-19 08:00:42,179 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 08:00:39" (2/3) ...
[2023-11-19 08:00:42,180 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3ce1d53b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 08:00:42, skipping insertion in model container
[2023-11-19 08:00:42,180 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 08:00:42" (3/3) ...
[2023-11-19 08:00:42,181 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem16_label52.c
[2023-11-19 08:00:42,201 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 08:00:42,201 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 08:00:42,275 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 08:00:42,282 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;@7d6a2bf4, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 08:00:42,283 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 08:00:42,290 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 396 states, 394 states have (on average 1.8350253807106598) internal successors, (723), 395 states have internal predecessors, (723), 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 08:00:42,298 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 30
[2023-11-19 08:00:42,298 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:42,299 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]
[2023-11-19 08:00:42,299 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:42,307 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:42,307 INFO  L85        PathProgramCache]: Analyzing trace with hash -748286455, now seen corresponding path program 1 times
[2023-11-19 08:00:42,318 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:42,319 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [231691048]
[2023-11-19 08:00:42,319 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:42,320 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:42,479 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:42,659 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 08:00:42,660 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:42,660 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [231691048]
[2023-11-19 08:00:42,661 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [231691048] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:42,661 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:42,661 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:42,663 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1474905561]
[2023-11-19 08:00:42,663 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:42,667 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:42,668 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:42,695 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:42,696 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:42,699 INFO  L87              Difference]: Start difference. First operand  has 396 states, 394 states have (on average 1.8350253807106598) internal successors, (723), 395 states have internal predecessors, (723), 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 9.666666666666666) internal successors, (29), 2 states have internal predecessors, (29), 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 08:00:44,717 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:44,717 INFO  L93              Difference]: Finished difference Result 1122 states and 2103 transitions.
[2023-11-19 08:00:44,719 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:44,720 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 2 states have internal predecessors, (29), 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 29
[2023-11-19 08:00:44,721 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:44,738 INFO  L225             Difference]: With dead ends: 1122
[2023-11-19 08:00:44,738 INFO  L226             Difference]: Without dead ends: 662
[2023-11-19 08:00:44,744 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 08:00:44,747 INFO  L413           NwaCegarLoop]: 246 mSDtfsCounter, 358 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 864 mSolverCounterSat, 450 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 358 SdHoareTripleChecker+Valid, 254 SdHoareTripleChecker+Invalid, 1314 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 450 IncrementalHoareTripleChecker+Valid, 864 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:44,748 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [358 Valid, 254 Invalid, 1314 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [450 Valid, 864 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2023-11-19 08:00:44,768 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 662 states.
[2023-11-19 08:00:44,821 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 662 to 662.
[2023-11-19 08:00:44,824 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 662 states, 661 states have (on average 1.518910741301059) internal successors, (1004), 661 states have internal predecessors, (1004), 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 08:00:44,827 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 662 states and 1004 transitions.
[2023-11-19 08:00:44,829 INFO  L78                 Accepts]: Start accepts. Automaton has 662 states and 1004 transitions. Word has length 29
[2023-11-19 08:00:44,829 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:44,829 INFO  L495      AbstractCegarLoop]: Abstraction has 662 states and 1004 transitions.
[2023-11-19 08:00:44,829 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 2 states have internal predecessors, (29), 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 08:00:44,830 INFO  L276                IsEmpty]: Start isEmpty. Operand 662 states and 1004 transitions.
[2023-11-19 08:00:44,833 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 98
[2023-11-19 08:00:44,834 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:44,834 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:44,834 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 08:00:44,835 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:44,835 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:44,835 INFO  L85        PathProgramCache]: Analyzing trace with hash -1389394770, now seen corresponding path program 1 times
[2023-11-19 08:00:44,836 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:44,836 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1358123446]
[2023-11-19 08:00:44,836 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:44,836 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:44,913 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:45,158 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:00:45,158 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:45,158 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1358123446]
[2023-11-19 08:00:45,158 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1358123446] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:45,159 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:45,159 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:45,159 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [696259087]
[2023-11-19 08:00:45,159 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:45,161 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:45,161 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:45,162 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:45,162 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:45,162 INFO  L87              Difference]: Start difference. First operand 662 states and 1004 transitions. Second operand  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 2 states have internal predecessors, (97), 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 08:00:47,132 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:47,132 INFO  L93              Difference]: Finished difference Result 1982 states and 3008 transitions.
[2023-11-19 08:00:47,134 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:47,134 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 2 states have internal predecessors, (97), 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 97
[2023-11-19 08:00:47,135 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:47,143 INFO  L225             Difference]: With dead ends: 1982
[2023-11-19 08:00:47,143 INFO  L226             Difference]: Without dead ends: 1322
[2023-11-19 08:00:47,146 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:47,148 INFO  L413           NwaCegarLoop]: 213 mSDtfsCounter, 270 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 962 mSolverCounterSat, 298 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 270 SdHoareTripleChecker+Valid, 218 SdHoareTripleChecker+Invalid, 1260 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 298 IncrementalHoareTripleChecker+Valid, 962 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:47,149 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [270 Valid, 218 Invalid, 1260 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [298 Valid, 962 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2023-11-19 08:00:47,152 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1322 states.
[2023-11-19 08:00:47,208 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1322 to 1320.
[2023-11-19 08:00:47,211 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1320 states, 1319 states have (on average 1.4564063684609552) internal successors, (1921), 1319 states have internal predecessors, (1921), 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 08:00:47,217 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1320 states to 1320 states and 1921 transitions.
[2023-11-19 08:00:47,218 INFO  L78                 Accepts]: Start accepts. Automaton has 1320 states and 1921 transitions. Word has length 97
[2023-11-19 08:00:47,218 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:47,218 INFO  L495      AbstractCegarLoop]: Abstraction has 1320 states and 1921 transitions.
[2023-11-19 08:00:47,219 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.333333333333336) internal successors, (97), 2 states have internal predecessors, (97), 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 08:00:47,219 INFO  L276                IsEmpty]: Start isEmpty. Operand 1320 states and 1921 transitions.
[2023-11-19 08:00:47,223 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 109
[2023-11-19 08:00:47,223 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:47,224 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:47,224 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 08:00:47,224 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:47,225 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:47,225 INFO  L85        PathProgramCache]: Analyzing trace with hash -1971398649, now seen corresponding path program 1 times
[2023-11-19 08:00:47,225 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:47,225 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [607818813]
[2023-11-19 08:00:47,225 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:47,226 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:47,281 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:47,382 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:00:47,382 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:47,382 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [607818813]
[2023-11-19 08:00:47,383 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [607818813] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:47,383 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:47,383 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:47,383 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1619997483]
[2023-11-19 08:00:47,383 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:47,384 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:47,384 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:47,385 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:47,385 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:47,385 INFO  L87              Difference]: Start difference. First operand 1320 states and 1921 transitions. Second operand  has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 08:00:49,108 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:49,108 INFO  L93              Difference]: Finished difference Result 3954 states and 5758 transitions.
[2023-11-19 08:00:49,109 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:49,110 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 108
[2023-11-19 08:00:49,110 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:49,131 INFO  L225             Difference]: With dead ends: 3954
[2023-11-19 08:00:49,131 INFO  L226             Difference]: Without dead ends: 2636
[2023-11-19 08:00:49,139 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 08:00:49,143 INFO  L413           NwaCegarLoop]: 151 mSDtfsCounter, 369 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 811 mSolverCounterSat, 368 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 369 SdHoareTripleChecker+Valid, 155 SdHoareTripleChecker+Invalid, 1179 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 368 IncrementalHoareTripleChecker+Valid, 811 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:49,144 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [369 Valid, 155 Invalid, 1179 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [368 Valid, 811 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2023-11-19 08:00:49,150 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2636 states.
[2023-11-19 08:00:49,252 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2636 to 2636.
[2023-11-19 08:00:49,257 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2636 states, 2635 states have (on average 1.3248576850094878) internal successors, (3491), 2635 states have internal predecessors, (3491), 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 08:00:49,268 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2636 states to 2636 states and 3491 transitions.
[2023-11-19 08:00:49,269 INFO  L78                 Accepts]: Start accepts. Automaton has 2636 states and 3491 transitions. Word has length 108
[2023-11-19 08:00:49,272 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:49,273 INFO  L495      AbstractCegarLoop]: Abstraction has 2636 states and 3491 transitions.
[2023-11-19 08:00:49,273 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 36.0) internal successors, (108), 2 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 08:00:49,273 INFO  L276                IsEmpty]: Start isEmpty. Operand 2636 states and 3491 transitions.
[2023-11-19 08:00:49,282 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 161
[2023-11-19 08:00:49,282 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:49,283 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:49,284 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 08:00:49,284 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:49,288 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:49,288 INFO  L85        PathProgramCache]: Analyzing trace with hash 1567964617, now seen corresponding path program 1 times
[2023-11-19 08:00:49,288 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:49,288 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [306016040]
[2023-11-19 08:00:49,289 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:49,289 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:49,367 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:49,571 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:00:49,572 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:49,572 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [306016040]
[2023-11-19 08:00:49,572 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [306016040] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:49,573 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:49,573 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 08:00:49,573 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1091518396]
[2023-11-19 08:00:49,573 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:49,574 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:49,574 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:49,575 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:49,575 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:49,575 INFO  L87              Difference]: Start difference. First operand 2636 states and 3491 transitions. Second operand  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 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 08:00:51,070 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:51,071 INFO  L93              Difference]: Finished difference Result 6586 states and 8550 transitions.
[2023-11-19 08:00:51,071 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:51,071 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 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 160
[2023-11-19 08:00:51,072 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:51,094 INFO  L225             Difference]: With dead ends: 6586
[2023-11-19 08:00:51,094 INFO  L226             Difference]: Without dead ends: 3952
[2023-11-19 08:00:51,098 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 08:00:51,109 INFO  L413           NwaCegarLoop]: 79 mSDtfsCounter, 278 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 883 mSolverCounterSat, 264 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 278 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 1147 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 264 IncrementalHoareTripleChecker+Valid, 883 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:51,110 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [278 Valid, 83 Invalid, 1147 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [264 Valid, 883 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2023-11-19 08:00:51,115 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3952 states.
[2023-11-19 08:00:51,204 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3952 to 3952.
[2023-11-19 08:00:51,213 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3952 states, 3951 states have (on average 1.2171602126044039) internal successors, (4809), 3951 states have internal predecessors, (4809), 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 08:00:51,226 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3952 states to 3952 states and 4809 transitions.
[2023-11-19 08:00:51,226 INFO  L78                 Accepts]: Start accepts. Automaton has 3952 states and 4809 transitions. Word has length 160
[2023-11-19 08:00:51,228 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:51,228 INFO  L495      AbstractCegarLoop]: Abstraction has 3952 states and 4809 transitions.
[2023-11-19 08:00:51,229 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 2 states have internal predecessors, (160), 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 08:00:51,229 INFO  L276                IsEmpty]: Start isEmpty. Operand 3952 states and 4809 transitions.
[2023-11-19 08:00:51,235 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 265
[2023-11-19 08:00:51,235 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:51,236 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:51,236 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 08:00:51,236 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:51,237 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:51,237 INFO  L85        PathProgramCache]: Analyzing trace with hash 1793431885, now seen corresponding path program 1 times
[2023-11-19 08:00:51,237 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:51,238 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1982015288]
[2023-11-19 08:00:51,238 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:51,238 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:51,357 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:51,701 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:00:51,701 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:51,701 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1982015288]
[2023-11-19 08:00:51,701 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1982015288] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:51,702 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:51,702 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:51,703 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1485531212]
[2023-11-19 08:00:51,703 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:51,704 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:00:51,704 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:51,705 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:00:51,705 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:00:51,706 INFO  L87              Difference]: Start difference. First operand 3952 states and 4809 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 08:00:53,512 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:53,512 INFO  L93              Difference]: Finished difference Result 9547 states and 11836 transitions.
[2023-11-19 08:00:53,513 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:00:53,513 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 264
[2023-11-19 08:00:53,514 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:53,544 INFO  L225             Difference]: With dead ends: 9547
[2023-11-19 08:00:53,544 INFO  L226             Difference]: Without dead ends: 5597
[2023-11-19 08:00:53,550 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 08:00:53,551 INFO  L413           NwaCegarLoop]: 589 mSDtfsCounter, 303 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1011 mSolverCounterSat, 217 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 303 SdHoareTripleChecker+Valid, 595 SdHoareTripleChecker+Invalid, 1228 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 217 IncrementalHoareTripleChecker+Valid, 1011 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:53,552 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [303 Valid, 595 Invalid, 1228 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [217 Valid, 1011 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2023-11-19 08:00:53,560 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5597 states.
[2023-11-19 08:00:53,656 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5597 to 5597.
[2023-11-19 08:00:53,667 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5597 states, 5596 states have (on average 1.1801286633309507) internal successors, (6604), 5596 states have internal predecessors, (6604), 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 08:00:53,681 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5597 states to 5597 states and 6604 transitions.
[2023-11-19 08:00:53,681 INFO  L78                 Accepts]: Start accepts. Automaton has 5597 states and 6604 transitions. Word has length 264
[2023-11-19 08:00:53,682 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:53,682 INFO  L495      AbstractCegarLoop]: Abstraction has 5597 states and 6604 transitions.
[2023-11-19 08:00:53,682 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 08:00:53,683 INFO  L276                IsEmpty]: Start isEmpty. Operand 5597 states and 6604 transitions.
[2023-11-19 08:00:53,687 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 275
[2023-11-19 08:00:53,687 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:53,688 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:00:53,688 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 08:00:53,688 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:53,689 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:53,689 INFO  L85        PathProgramCache]: Analyzing trace with hash 1349747974, now seen corresponding path program 1 times
[2023-11-19 08:00:53,689 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:53,690 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [169958712]
[2023-11-19 08:00:53,690 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:53,690 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:53,774 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:54,503 INFO  L134       CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:00:54,504 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:54,504 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [169958712]
[2023-11-19 08:00:54,504 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [169958712] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:54,504 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:54,504 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:00:54,505 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1750546442]
[2023-11-19 08:00:54,505 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:54,506 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2023-11-19 08:00:54,506 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:54,507 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2023-11-19 08:00:54,507 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2023-11-19 08:00:54,507 INFO  L87              Difference]: Start difference. First operand 5597 states and 6604 transitions. Second operand  has 4 states, 4 states have (on average 68.5) internal successors, (274), 3 states have internal predecessors, (274), 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 08:00:56,294 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:56,294 INFO  L93              Difference]: Finished difference Result 11538 states and 13564 transitions.
[2023-11-19 08:00:56,295 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 08:00:56,296 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 68.5) internal successors, (274), 3 states have internal predecessors, (274), 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 274
[2023-11-19 08:00:56,297 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:56,332 INFO  L225             Difference]: With dead ends: 11538
[2023-11-19 08:00:56,332 INFO  L226             Difference]: Without dead ends: 5943
[2023-11-19 08:00:56,339 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:00:56,341 INFO  L413           NwaCegarLoop]: 267 mSDtfsCounter, 173 mSDsluCounter, 99 mSDsCounter, 0 mSdLazyCounter, 1238 mSolverCounterSat, 197 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 173 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 1435 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 197 IncrementalHoareTripleChecker+Valid, 1238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:56,342 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [173 Valid, 366 Invalid, 1435 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [197 Valid, 1238 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time]
[2023-11-19 08:00:56,356 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5943 states.
[2023-11-19 08:00:56,464 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5943 to 5926.
[2023-11-19 08:00:56,476 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5926 states, 5925 states have (on average 1.171139240506329) internal successors, (6939), 5925 states have internal predecessors, (6939), 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 08:00:56,490 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5926 states to 5926 states and 6939 transitions.
[2023-11-19 08:00:56,490 INFO  L78                 Accepts]: Start accepts. Automaton has 5926 states and 6939 transitions. Word has length 274
[2023-11-19 08:00:56,491 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:56,491 INFO  L495      AbstractCegarLoop]: Abstraction has 5926 states and 6939 transitions.
[2023-11-19 08:00:56,492 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 68.5) internal successors, (274), 3 states have internal predecessors, (274), 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 08:00:56,492 INFO  L276                IsEmpty]: Start isEmpty. Operand 5926 states and 6939 transitions.
[2023-11-19 08:00:56,498 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 362
[2023-11-19 08:00:56,500 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:56,502 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:56,502 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 08:00:56,502 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:56,503 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:56,503 INFO  L85        PathProgramCache]: Analyzing trace with hash 1288445364, now seen corresponding path program 1 times
[2023-11-19 08:00:56,504 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:56,504 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48463024]
[2023-11-19 08:00:56,505 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:56,505 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:56,648 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:00:57,460 INFO  L134       CoverageAnalysis]: Checked inductivity of 139 backedges. 139 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 08:00:57,460 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:00:57,460 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48463024]
[2023-11-19 08:00:57,460 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48463024] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:00:57,461 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:00:57,461 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 08:00:57,461 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1933995306]
[2023-11-19 08:00:57,461 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:00:57,462 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 7 states
[2023-11-19 08:00:57,463 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:00:57,464 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants.
[2023-11-19 08:00:57,464 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:00:57,464 INFO  L87              Difference]: Start difference. First operand 5926 states and 6939 transitions. Second operand  has 7 states, 7 states have (on average 51.57142857142857) internal successors, (361), 6 states have internal predecessors, (361), 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 08:00:59,713 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:00:59,713 INFO  L93              Difference]: Finished difference Result 11380 states and 13388 transitions.
[2023-11-19 08:00:59,714 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 08:00:59,714 INFO  L78                 Accepts]: Start accepts. Automaton has  has 7 states, 7 states have (on average 51.57142857142857) internal successors, (361), 6 states have internal predecessors, (361), 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 361
[2023-11-19 08:00:59,715 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:00:59,743 INFO  L225             Difference]: With dead ends: 11380
[2023-11-19 08:00:59,743 INFO  L226             Difference]: Without dead ends: 5597
[2023-11-19 08:00:59,750 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42
[2023-11-19 08:00:59,751 INFO  L413           NwaCegarLoop]: 257 mSDtfsCounter, 314 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 1772 mSolverCounterSat, 508 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 314 SdHoareTripleChecker+Valid, 283 SdHoareTripleChecker+Invalid, 2280 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 508 IncrementalHoareTripleChecker+Valid, 1772 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:00:59,752 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [314 Valid, 283 Invalid, 2280 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [508 Valid, 1772 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time]
[2023-11-19 08:00:59,760 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5597 states.
[2023-11-19 08:00:59,847 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5597 to 5597.
[2023-11-19 08:00:59,858 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5597 states, 5596 states have (on average 1.0687991422444603) internal successors, (5981), 5596 states have internal predecessors, (5981), 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 08:00:59,868 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5597 states to 5597 states and 5981 transitions.
[2023-11-19 08:00:59,868 INFO  L78                 Accepts]: Start accepts. Automaton has 5597 states and 5981 transitions. Word has length 361
[2023-11-19 08:00:59,869 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:00:59,869 INFO  L495      AbstractCegarLoop]: Abstraction has 5597 states and 5981 transitions.
[2023-11-19 08:00:59,869 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 7 states, 7 states have (on average 51.57142857142857) internal successors, (361), 6 states have internal predecessors, (361), 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 08:00:59,870 INFO  L276                IsEmpty]: Start isEmpty. Operand 5597 states and 5981 transitions.
[2023-11-19 08:00:59,876 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 369
[2023-11-19 08:00:59,876 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:00:59,877 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:00:59,877 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 08:00:59,877 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:00:59,878 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:00:59,878 INFO  L85        PathProgramCache]: Analyzing trace with hash 2031207372, now seen corresponding path program 1 times
[2023-11-19 08:00:59,878 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:00:59,878 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1915247423]
[2023-11-19 08:00:59,879 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:00:59,879 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:00:59,980 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:00,264 INFO  L134       CoverageAnalysis]: Checked inductivity of 148 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked.
[2023-11-19 08:01:00,265 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:01:00,265 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1915247423]
[2023-11-19 08:01:00,265 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1915247423] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:01:00,265 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:01:00,265 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:01:00,266 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2086010137]
[2023-11-19 08:01:00,266 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:01:00,267 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:01:00,267 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:01:00,268 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:01:00,269 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:01:00,270 INFO  L87              Difference]: Start difference. First operand 5597 states and 5981 transitions. Second operand  has 3 states, 3 states have (on average 91.33333333333333) internal successors, (274), 3 states have internal predecessors, (274), 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 08:01:01,475 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:01:01,475 INFO  L93              Difference]: Finished difference Result 12837 states and 13843 transitions.
[2023-11-19 08:01:01,475 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:01:01,476 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 91.33333333333333) internal successors, (274), 3 states have internal predecessors, (274), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 368
[2023-11-19 08:01:01,477 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:01:01,522 INFO  L225             Difference]: With dead ends: 12837
[2023-11-19 08:01:01,523 INFO  L226             Difference]: Without dead ends: 7571
[2023-11-19 08:01:01,529 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 08:01:01,531 INFO  L413           NwaCegarLoop]: 35 mSDtfsCounter, 320 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 769 mSolverCounterSat, 120 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 320 SdHoareTripleChecker+Valid, 40 SdHoareTripleChecker+Invalid, 889 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 120 IncrementalHoareTripleChecker+Valid, 769 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:01:01,531 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [320 Valid, 40 Invalid, 889 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [120 Valid, 769 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 08:01:01,541 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7571 states.
[2023-11-19 08:01:01,646 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7571 to 7571.
[2023-11-19 08:01:01,666 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7571 states, 7570 states have (on average 1.0738441215323646) internal successors, (8129), 7570 states have internal predecessors, (8129), 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 08:01:01,688 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7571 states to 7571 states and 8129 transitions.
[2023-11-19 08:01:01,688 INFO  L78                 Accepts]: Start accepts. Automaton has 7571 states and 8129 transitions. Word has length 368
[2023-11-19 08:01:01,689 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:01:01,689 INFO  L495      AbstractCegarLoop]: Abstraction has 7571 states and 8129 transitions.
[2023-11-19 08:01:01,690 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 91.33333333333333) internal successors, (274), 3 states have internal predecessors, (274), 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 08:01:01,690 INFO  L276                IsEmpty]: Start isEmpty. Operand 7571 states and 8129 transitions.
[2023-11-19 08:01:01,698 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 423
[2023-11-19 08:01:01,698 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:01:01,699 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2023-11-19 08:01:01,699 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-19 08:01:01,699 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:01:01,699 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:01:01,700 INFO  L85        PathProgramCache]: Analyzing trace with hash 317936211, now seen corresponding path program 1 times
[2023-11-19 08:01:01,700 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:01:01,700 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1781033653]
[2023-11-19 08:01:01,700 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:01,700 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:01:01,860 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:02,184 INFO  L134       CoverageAnalysis]: Checked inductivity of 210 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 157 trivial. 0 not checked.
[2023-11-19 08:01:02,184 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:01:02,184 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1781033653]
[2023-11-19 08:01:02,185 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1781033653] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:01:02,185 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:01:02,185 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:01:02,185 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [885053192]
[2023-11-19 08:01:02,185 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:01:02,186 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:01:02,187 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:01:02,187 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:01:02,188 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:01:02,188 INFO  L87              Difference]: Start difference. First operand 7571 states and 8129 transitions. Second operand  has 3 states, 3 states have (on average 88.66666666666667) internal successors, (266), 3 states have internal predecessors, (266), 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 08:01:03,458 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:01:03,458 INFO  L93              Difference]: Finished difference Result 16785 states and 18139 transitions.
[2023-11-19 08:01:03,458 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:01:03,459 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 88.66666666666667) internal successors, (266), 3 states have internal predecessors, (266), 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 422
[2023-11-19 08:01:03,460 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:01:03,483 INFO  L225             Difference]: With dead ends: 16785
[2023-11-19 08:01:03,483 INFO  L226             Difference]: Without dead ends: 9545
[2023-11-19 08:01:03,491 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 08:01:03,492 INFO  L413           NwaCegarLoop]: 436 mSDtfsCounter, 305 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 779 mSolverCounterSat, 98 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 305 SdHoareTripleChecker+Valid, 442 SdHoareTripleChecker+Invalid, 877 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 98 IncrementalHoareTripleChecker+Valid, 779 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:01:03,492 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [305 Valid, 442 Invalid, 877 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [98 Valid, 779 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 08:01:03,506 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9545 states.
[2023-11-19 08:01:03,640 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9545 to 9216.
[2023-11-19 08:01:03,655 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9216 states, 9215 states have (on average 1.0667390124796527) internal successors, (9830), 9215 states have internal predecessors, (9830), 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 08:01:03,676 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9216 states to 9216 states and 9830 transitions.
[2023-11-19 08:01:03,676 INFO  L78                 Accepts]: Start accepts. Automaton has 9216 states and 9830 transitions. Word has length 422
[2023-11-19 08:01:03,678 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:01:03,679 INFO  L495      AbstractCegarLoop]: Abstraction has 9216 states and 9830 transitions.
[2023-11-19 08:01:03,679 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 88.66666666666667) internal successors, (266), 3 states have internal predecessors, (266), 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 08:01:03,679 INFO  L276                IsEmpty]: Start isEmpty. Operand 9216 states and 9830 transitions.
[2023-11-19 08:01:03,691 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 484
[2023-11-19 08:01:03,691 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:01:03,692 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 08:01:03,692 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-19 08:01:03,693 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:01:03,693 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:01:03,693 INFO  L85        PathProgramCache]: Analyzing trace with hash 22149729, now seen corresponding path program 1 times
[2023-11-19 08:01:03,694 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:01:03,694 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [240975485]
[2023-11-19 08:01:03,694 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:03,694 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:01:03,821 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:04,542 INFO  L134       CoverageAnalysis]: Checked inductivity of 271 backedges. 0 proven. 86 refuted. 0 times theorem prover too weak. 185 trivial. 0 not checked.
[2023-11-19 08:01:04,543 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:01:04,543 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [240975485]
[2023-11-19 08:01:04,543 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [240975485] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 08:01:04,543 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1333915511]
[2023-11-19 08:01:04,543 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:04,544 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:01:04,544 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 08:01:04,546 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 08:01:04,570 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 08:01:04,783 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:04,787 INFO  L262         TraceCheckSpWp]: Trace formula consists of 579 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 08:01:04,818 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 08:01:05,530 INFO  L134       CoverageAnalysis]: Checked inductivity of 271 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 271 trivial. 0 not checked.
[2023-11-19 08:01:05,530 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 08:01:05,530 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1333915511] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:01:05,531 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 08:01:05,531 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4
[2023-11-19 08:01:05,531 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1931371030]
[2023-11-19 08:01:05,531 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:01:05,532 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:01:05,532 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:01:05,533 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:01:05,533 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:01:05,534 INFO  L87              Difference]: Start difference. First operand 9216 states and 9830 transitions. Second operand  has 3 states, 3 states have (on average 80.0) internal successors, (240), 2 states have internal predecessors, (240), 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 08:01:06,582 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:01:06,583 INFO  L93              Difference]: Finished difference Result 11521 states and 12189 transitions.
[2023-11-19 08:01:06,583 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:01:06,583 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 80.0) internal successors, (240), 2 states have internal predecessors, (240), 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 483
[2023-11-19 08:01:06,585 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:01:06,603 INFO  L225             Difference]: With dead ends: 11521
[2023-11-19 08:01:06,603 INFO  L226             Difference]: Without dead ends: 11519
[2023-11-19 08:01:06,605 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 485 GetRequests, 482 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 08:01:06,606 INFO  L413           NwaCegarLoop]: 78 mSDtfsCounter, 116 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 748 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 116 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 780 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 748 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:01:06,608 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [116 Valid, 83 Invalid, 780 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 748 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 08:01:06,622 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 11519 states.
[2023-11-19 08:01:06,722 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 11519 to 9874.
[2023-11-19 08:01:06,733 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9874 states, 9873 states have (on average 1.0646206826699078) internal successors, (10511), 9873 states have internal predecessors, (10511), 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 08:01:06,746 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9874 states to 9874 states and 10511 transitions.
[2023-11-19 08:01:06,746 INFO  L78                 Accepts]: Start accepts. Automaton has 9874 states and 10511 transitions. Word has length 483
[2023-11-19 08:01:06,747 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:01:06,747 INFO  L495      AbstractCegarLoop]: Abstraction has 9874 states and 10511 transitions.
[2023-11-19 08:01:06,748 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 80.0) internal successors, (240), 2 states have internal predecessors, (240), 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 08:01:06,748 INFO  L276                IsEmpty]: Start isEmpty. Operand 9874 states and 10511 transitions.
[2023-11-19 08:01:06,764 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 832
[2023-11-19 08:01:06,764 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:01:06,764 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, 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, 3, 3, 3, 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, 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]
[2023-11-19 08:01:06,788 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2023-11-19 08:01:06,983 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_09147249-d3f7-435e-93cc-2fd1759fe9ac/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 08:01:06,984 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:01:06,984 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:01:06,984 INFO  L85        PathProgramCache]: Analyzing trace with hash 947650037, now seen corresponding path program 1 times
[2023-11-19 08:01:06,985 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:01:06,985 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1768885899]
[2023-11-19 08:01:06,985 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:06,985 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:01:07,208 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:07,896 INFO  L134       CoverageAnalysis]: Checked inductivity of 1242 backedges. 844 proven. 0 refuted. 0 times theorem prover too weak. 398 trivial. 0 not checked.
[2023-11-19 08:01:07,896 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:01:07,896 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1768885899]
[2023-11-19 08:01:07,896 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1768885899] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:01:07,896 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:01:07,897 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:01:07,897 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650965058]
[2023-11-19 08:01:07,897 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:01:07,898 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:01:07,898 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:01:07,899 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:01:07,899 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:01:07,900 INFO  L87              Difference]: Start difference. First operand 9874 states and 10511 transitions. Second operand  has 3 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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 08:01:09,097 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:01:09,097 INFO  L93              Difference]: Finished difference Result 19417 states and 20689 transitions.
[2023-11-19 08:01:09,097 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:01:09,098 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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 831
[2023-11-19 08:01:09,099 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:01:09,116 INFO  L225             Difference]: With dead ends: 19417
[2023-11-19 08:01:09,116 INFO  L226             Difference]: Without dead ends: 9874
[2023-11-19 08:01:09,126 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 08:01:09,127 INFO  L413           NwaCegarLoop]: 429 mSDtfsCounter, 222 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 759 mSolverCounterSat, 102 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 222 SdHoareTripleChecker+Valid, 434 SdHoareTripleChecker+Invalid, 861 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 102 IncrementalHoareTripleChecker+Valid, 759 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 08:01:09,127 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [222 Valid, 434 Invalid, 861 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [102 Valid, 759 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 08:01:09,138 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9874 states.
[2023-11-19 08:01:09,316 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9874 to 9216.
[2023-11-19 08:01:09,327 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9216 states, 9215 states have (on average 1.0460119370591427) internal successors, (9639), 9215 states have internal predecessors, (9639), 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 08:01:09,343 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9216 states to 9216 states and 9639 transitions.
[2023-11-19 08:01:09,343 INFO  L78                 Accepts]: Start accepts. Automaton has 9216 states and 9639 transitions. Word has length 831
[2023-11-19 08:01:09,345 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:01:09,345 INFO  L495      AbstractCegarLoop]: Abstraction has 9216 states and 9639 transitions.
[2023-11-19 08:01:09,345 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 166.66666666666666) internal successors, (500), 3 states have internal predecessors, (500), 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 08:01:09,345 INFO  L276                IsEmpty]: Start isEmpty. Operand 9216 states and 9639 transitions.
[2023-11-19 08:01:09,370 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 833
[2023-11-19 08:01:09,370 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:01:09,371 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, 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, 3, 3, 3, 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, 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]
[2023-11-19 08:01:09,371 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2023-11-19 08:01:09,371 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:01:09,372 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:01:09,372 INFO  L85        PathProgramCache]: Analyzing trace with hash 1458179654, now seen corresponding path program 1 times
[2023-11-19 08:01:09,372 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:01:09,372 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2085916598]
[2023-11-19 08:01:09,373 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:09,373 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:01:09,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:10,884 INFO  L134       CoverageAnalysis]: Checked inductivity of 1246 backedges. 586 proven. 0 refuted. 0 times theorem prover too weak. 660 trivial. 0 not checked.
[2023-11-19 08:01:10,884 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:01:10,884 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2085916598]
[2023-11-19 08:01:10,884 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2085916598] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:01:10,884 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:01:10,885 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:01:10,885 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [277671083]
[2023-11-19 08:01:10,885 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:01:10,886 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:01:10,886 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:01:10,887 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:01:10,887 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:01:10,887 INFO  L87              Difference]: Start difference. First operand 9216 states and 9639 transitions. Second operand  has 3 states, 3 states have (on average 138.66666666666666) internal successors, (416), 3 states have internal predecessors, (416), 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 08:01:11,971 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:01:11,971 INFO  L93              Difference]: Finished difference Result 18101 states and 18945 transitions.
[2023-11-19 08:01:11,971 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:01:11,972 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 138.66666666666666) internal successors, (416), 3 states have internal predecessors, (416), 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 832
[2023-11-19 08:01:11,973 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:01:11,989 INFO  L225             Difference]: With dead ends: 18101
[2023-11-19 08:01:11,989 INFO  L226             Difference]: Without dead ends: 9216
[2023-11-19 08:01:11,998 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 4 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 08:01:11,999 INFO  L413           NwaCegarLoop]: 34 mSDtfsCounter, 211 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 752 mSolverCounterSat, 93 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 211 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 93 IncrementalHoareTripleChecker+Valid, 752 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:01:12,000 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [211 Valid, 38 Invalid, 845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [93 Valid, 752 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 08:01:12,009 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9216 states.
[2023-11-19 08:01:12,100 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9216 to 9216.
[2023-11-19 08:01:12,109 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9216 states, 9215 states have (on average 1.0408030385241454) internal successors, (9591), 9215 states have internal predecessors, (9591), 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 08:01:12,122 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9216 states to 9216 states and 9591 transitions.
[2023-11-19 08:01:12,122 INFO  L78                 Accepts]: Start accepts. Automaton has 9216 states and 9591 transitions. Word has length 832
[2023-11-19 08:01:12,123 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:01:12,123 INFO  L495      AbstractCegarLoop]: Abstraction has 9216 states and 9591 transitions.
[2023-11-19 08:01:12,124 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 138.66666666666666) internal successors, (416), 3 states have internal predecessors, (416), 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 08:01:12,124 INFO  L276                IsEmpty]: Start isEmpty. Operand 9216 states and 9591 transitions.
[2023-11-19 08:01:12,143 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 887
[2023-11-19 08:01:12,143 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:01:12,144 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, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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]
[2023-11-19 08:01:12,144 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2023-11-19 08:01:12,144 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:01:12,144 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:01:12,145 INFO  L85        PathProgramCache]: Analyzing trace with hash 315590477, now seen corresponding path program 1 times
[2023-11-19 08:01:12,145 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:01:12,145 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [452087800]
[2023-11-19 08:01:12,145 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:12,146 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:01:12,339 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:13,065 INFO  L134       CoverageAnalysis]: Checked inductivity of 1431 backedges. 611 proven. 0 refuted. 0 times theorem prover too weak. 820 trivial. 0 not checked.
[2023-11-19 08:01:13,066 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:01:13,066 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [452087800]
[2023-11-19 08:01:13,066 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [452087800] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:01:13,066 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:01:13,067 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 08:01:13,067 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1726296509]
[2023-11-19 08:01:13,067 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:01:13,068 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 08:01:13,068 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:01:13,069 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 08:01:13,070 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 08:01:13,070 INFO  L87              Difference]: Start difference. First operand 9216 states and 9591 transitions. Second operand  has 3 states, 3 states have (on average 130.0) internal successors, (390), 3 states have internal predecessors, (390), 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 08:01:14,179 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:01:14,180 INFO  L93              Difference]: Finished difference Result 23036 states and 24050 transitions.
[2023-11-19 08:01:14,180 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 08:01:14,180 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 130.0) internal successors, (390), 3 states have internal predecessors, (390), 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 886
[2023-11-19 08:01:14,181 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:01:14,205 INFO  L225             Difference]: With dead ends: 23036
[2023-11-19 08:01:14,205 INFO  L226             Difference]: Without dead ends: 12506
[2023-11-19 08:01:14,215 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 08:01:14,216 INFO  L413           NwaCegarLoop]: 424 mSDtfsCounter, 198 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 747 mSolverCounterSat, 93 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 198 SdHoareTripleChecker+Valid, 430 SdHoareTripleChecker+Invalid, 840 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 93 IncrementalHoareTripleChecker+Valid, 747 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 08:01:14,216 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [198 Valid, 430 Invalid, 840 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [93 Valid, 747 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 08:01:14,228 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12506 states.
[2023-11-19 08:01:14,344 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12506 to 12177.
[2023-11-19 08:01:14,355 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12177 states, 12176 states have (on average 1.0334264126149804) internal successors, (12583), 12176 states have internal predecessors, (12583), 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 08:01:14,372 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12177 states to 12177 states and 12583 transitions.
[2023-11-19 08:01:14,372 INFO  L78                 Accepts]: Start accepts. Automaton has 12177 states and 12583 transitions. Word has length 886
[2023-11-19 08:01:14,373 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:01:14,373 INFO  L495      AbstractCegarLoop]: Abstraction has 12177 states and 12583 transitions.
[2023-11-19 08:01:14,373 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 130.0) internal successors, (390), 3 states have internal predecessors, (390), 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 08:01:14,373 INFO  L276                IsEmpty]: Start isEmpty. Operand 12177 states and 12583 transitions.
[2023-11-19 08:01:14,471 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1263
[2023-11-19 08:01:14,471 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:01:14,472 INFO  L195           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 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]
[2023-11-19 08:01:14,472 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2023-11-19 08:01:14,473 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:01:14,474 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:01:14,474 INFO  L85        PathProgramCache]: Analyzing trace with hash 150254868, now seen corresponding path program 1 times
[2023-11-19 08:01:14,474 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:01:14,475 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [320633528]
[2023-11-19 08:01:14,475 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:14,475 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:01:14,802 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 08:01:16,652 INFO  L134       CoverageAnalysis]: Checked inductivity of 2418 backedges. 1731 proven. 0 refuted. 0 times theorem prover too weak. 687 trivial. 0 not checked.
[2023-11-19 08:01:16,653 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 08:01:16,653 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [320633528]
[2023-11-19 08:01:16,653 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [320633528] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 08:01:16,653 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 08:01:16,653 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6
[2023-11-19 08:01:16,653 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937076290]
[2023-11-19 08:01:16,654 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 08:01:16,655 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 6 states
[2023-11-19 08:01:16,655 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 08:01:16,656 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants.
[2023-11-19 08:01:16,657 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2023-11-19 08:01:16,657 INFO  L87              Difference]: Start difference. First operand 12177 states and 12583 transitions. Second operand  has 6 states, 6 states have (on average 136.66666666666666) internal successors, (820), 6 states have internal predecessors, (820), 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 08:01:18,394 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 08:01:18,394 INFO  L93              Difference]: Finished difference Result 24056 states and 24866 transitions.
[2023-11-19 08:01:18,394 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. 
[2023-11-19 08:01:18,395 INFO  L78                 Accepts]: Start accepts. Automaton has  has 6 states, 6 states have (on average 136.66666666666666) internal successors, (820), 6 states have internal predecessors, (820), 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 1262
[2023-11-19 08:01:18,396 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 08:01:18,417 INFO  L225             Difference]: With dead ends: 24056
[2023-11-19 08:01:18,418 INFO  L226             Difference]: Without dead ends: 12210
[2023-11-19 08:01:18,426 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=44, Unknown=0, NotChecked=0, Total=72
[2023-11-19 08:01:18,427 INFO  L413           NwaCegarLoop]: 431 mSDtfsCounter, 512 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 2126 mSolverCounterSat, 81 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 512 SdHoareTripleChecker+Valid, 574 SdHoareTripleChecker+Invalid, 2207 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 81 IncrementalHoareTripleChecker+Valid, 2126 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time
[2023-11-19 08:01:18,427 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [512 Valid, 574 Invalid, 2207 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [81 Valid, 2126 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time]
[2023-11-19 08:01:18,439 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 12210 states.
[2023-11-19 08:01:18,559 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 12210 to 12177.
[2023-11-19 08:01:18,570 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12177 states, 12176 states have (on average 1.0322766097240472) internal successors, (12569), 12176 states have internal predecessors, (12569), 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 08:01:18,586 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12177 states to 12177 states and 12569 transitions.
[2023-11-19 08:01:18,587 INFO  L78                 Accepts]: Start accepts. Automaton has 12177 states and 12569 transitions. Word has length 1262
[2023-11-19 08:01:18,588 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 08:01:18,588 INFO  L495      AbstractCegarLoop]: Abstraction has 12177 states and 12569 transitions.
[2023-11-19 08:01:18,588 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 6 states, 6 states have (on average 136.66666666666666) internal successors, (820), 6 states have internal predecessors, (820), 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 08:01:18,588 INFO  L276                IsEmpty]: Start isEmpty. Operand 12177 states and 12569 transitions.
[2023-11-19 08:01:18,663 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1277
[2023-11-19 08:01:18,663 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 08:01:18,664 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, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 08:01:18,664 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2023-11-19 08:01:18,665 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 08:01:18,665 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 08:01:18,665 INFO  L85        PathProgramCache]: Analyzing trace with hash -888439876, now seen corresponding path program 1 times
[2023-11-19 08:01:18,666 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 08:01:18,666 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1855487216]
[2023-11-19 08:01:18,666 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 08:01:18,666 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 08:01:18,925 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat