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


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


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/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_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem03_label35.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/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_75b45dfb-3c48-45f6-ac8e-cac733e95a62/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 7d54fa4bc915c3e337e3a3fd5a20fd6a2b066ccd7f01acca135e0e9b0e83a6b2
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:44:05,594 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:44:05,667 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:44:05,673 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:44:05,674 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:44:05,703 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:44:05,704 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:44:05,704 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:44:05,705 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:44:05,706 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:44:05,707 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:44:05,708 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:44:05,709 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:44:05,710 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:44:05,710 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:44:05,711 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:44:05,712 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:44:05,712 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:44:05,713 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:44:05,713 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:44:05,714 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:44:05,715 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:44:05,716 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:44:05,716 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:44:05,717 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:44:05,718 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:44:05,718 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:44:05,719 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:44:05,719 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:05,720 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:44:05,721 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:44:05,722 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:44:05,722 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:44:05,723 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:44:05,723 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:44:05,724 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:44:05,725 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:44:05,725 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:44:05,726 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:44:05,727 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_75b45dfb-3c48-45f6-ac8e-cac733e95a62/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_75b45dfb-3c48-45f6-ac8e-cac733e95a62/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 -> 7d54fa4bc915c3e337e3a3fd5a20fd6a2b066ccd7f01acca135e0e9b0e83a6b2
[2023-11-19 07:44:06,026 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:44:06,057 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:44:06,059 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:44:06,061 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:44:06,062 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:44:06,063 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/eca-rers2012/Problem03_label35.c
[2023-11-19 07:44:09,218 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:44:09,629 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:44:09,630 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/sv-benchmarks/c/eca-rers2012/Problem03_label35.c
[2023-11-19 07:44:09,659 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/data/2f940e0d0/0902a1c89b81409c85b061087e0c8321/FLAG28290d454
[2023-11-19 07:44:09,682 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/data/2f940e0d0/0902a1c89b81409c85b061087e0c8321
[2023-11-19 07:44:09,693 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:44:09,695 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:44:09,700 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:09,700 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:44:09,707 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:44:09,710 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:09" (1/1) ...
[2023-11-19 07:44:09,712 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a824ead and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:09, skipping insertion in model container
[2023-11-19 07:44:09,712 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:44:09" (1/1) ...
[2023-11-19 07:44:09,826 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:44:10,532 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_75b45dfb-3c48-45f6-ac8e-cac733e95a62/sv-benchmarks/c/eca-rers2012/Problem03_label35.c[53787,53800]
[2023-11-19 07:44:10,594 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:10,607 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:44:10,821 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_75b45dfb-3c48-45f6-ac8e-cac733e95a62/sv-benchmarks/c/eca-rers2012/Problem03_label35.c[53787,53800]
[2023-11-19 07:44:10,843 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:44:10,867 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:44:10,868 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10 WrapperNode
[2023-11-19 07:44:10,869 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:44:10,871 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:10,871 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:44:10,871 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:44:10,881 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:10,942 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,058 INFO  L138                Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1772
[2023-11-19 07:44:11,059 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:44:11,060 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:44:11,060 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:44:11,060 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:44:11,072 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,072 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,084 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,084 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,146 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,162 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,173 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,189 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,216 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:44:11,217 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:44:11,218 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:44:11,218 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:44:11,219 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (1/1) ...
[2023-11-19 07:44:11,227 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:44:11,241 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:11,258 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:44:11,287 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:44:11,310 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:44:11,311 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:44:11,311 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:44:11,311 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:44:11,427 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:44:11,431 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:44:13,958 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:44:13,986 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:44:13,988 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:44:13,999 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:13 BoogieIcfgContainer
[2023-11-19 07:44:13,999 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:44:14,002 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:44:14,002 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:44:14,010 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:44:14,013 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:44:09" (1/3) ...
[2023-11-19 07:44:14,014 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e69ea88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:14, skipping insertion in model container
[2023-11-19 07:44:14,014 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:44:10" (2/3) ...
[2023-11-19 07:44:14,016 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5e69ea88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:44:14, skipping insertion in model container
[2023-11-19 07:44:14,017 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:44:13" (3/3) ...
[2023-11-19 07:44:14,018 INFO  L112   eAbstractionObserver]: Analyzing ICFG Problem03_label35.c
[2023-11-19 07:44:14,045 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:44:14,045 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:44:14,126 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:44:14,135 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;@6517cf7c, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:44:14,135 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:44:14,144 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:14,164 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 146
[2023-11-19 07:44:14,165 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:14,166 INFO  L195           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:14,166 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:14,172 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:14,173 INFO  L85        PathProgramCache]: Analyzing trace with hash 21210939, now seen corresponding path program 1 times
[2023-11-19 07:44:14,183 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:14,183 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [944355667]
[2023-11-19 07:44:14,184 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:14,185 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:14,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:15,604 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:15,605 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:15,605 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [944355667]
[2023-11-19 07:44:15,606 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [944355667] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:15,607 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:15,607 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:15,609 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [719552958]
[2023-11-19 07:44:15,610 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:15,619 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:15,621 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:15,681 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:15,682 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:15,689 INFO  L87              Difference]: Start difference. First operand  has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 0 states have call successors, (0), 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 48.333333333333336) internal successors, (145), 2 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:17,241 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:17,242 INFO  L93              Difference]: Finished difference Result 857 states and 1498 transitions.
[2023-11-19 07:44:17,243 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:17,245 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 2 states have internal predecessors, (145), 0 states have call successors, (0), 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 145
[2023-11-19 07:44:17,247 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:17,267 INFO  L225             Difference]: With dead ends: 857
[2023-11-19 07:44:17,267 INFO  L226             Difference]: Without dead ends: 462
[2023-11-19 07:44:17,274 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:17,282 INFO  L413           NwaCegarLoop]: 149 mSDtfsCounter, 143 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 690 mSolverCounterSat, 136 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 143 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 826 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 136 IncrementalHoareTripleChecker+Valid, 690 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:17,284 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [143 Valid, 187 Invalid, 826 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [136 Valid, 690 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time]
[2023-11-19 07:44:17,310 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 462 states.
[2023-11-19 07:44:17,394 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 462 to 460.
[2023-11-19 07:44:17,398 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 460 states, 459 states have (on average 1.5381263616557734) internal successors, (706), 459 states have internal predecessors, (706), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:17,401 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 460 states and 706 transitions.
[2023-11-19 07:44:17,403 INFO  L78                 Accepts]: Start accepts. Automaton has 460 states and 706 transitions. Word has length 145
[2023-11-19 07:44:17,406 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:17,407 INFO  L495      AbstractCegarLoop]: Abstraction has 460 states and 706 transitions.
[2023-11-19 07:44:17,407 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 48.333333333333336) internal successors, (145), 2 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:17,407 INFO  L276                IsEmpty]: Start isEmpty. Operand 460 states and 706 transitions.
[2023-11-19 07:44:17,419 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 154
[2023-11-19 07:44:17,419 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:17,420 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:44:17,420 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:44:17,420 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:17,421 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:17,421 INFO  L85        PathProgramCache]: Analyzing trace with hash 2113463164, now seen corresponding path program 1 times
[2023-11-19 07:44:17,421 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:17,422 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1040124524]
[2023-11-19 07:44:17,423 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:17,423 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:17,540 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:17,752 INFO  L134       CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:17,753 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:17,753 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1040124524]
[2023-11-19 07:44:17,753 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1040124524] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:17,754 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:17,754 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:17,754 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1645455734]
[2023-11-19 07:44:17,754 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:17,756 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:17,756 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:17,757 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:17,758 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:17,758 INFO  L87              Difference]: Start difference. First operand 460 states and 706 transitions. Second operand  has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:18,965 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:18,966 INFO  L93              Difference]: Finished difference Result 1344 states and 2079 transitions.
[2023-11-19 07:44:18,970 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:18,970 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 0 states have call successors, (0), 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 153
[2023-11-19 07:44:18,970 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:18,975 INFO  L225             Difference]: With dead ends: 1344
[2023-11-19 07:44:18,976 INFO  L226             Difference]: Without dead ends: 886
[2023-11-19 07:44:18,977 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:18,978 INFO  L413           NwaCegarLoop]: 76 mSDtfsCounter, 249 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 90 SdHoareTripleChecker+Invalid, 779 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 195 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:18,979 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 90 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [195 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 07:44:18,981 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 886 states.
[2023-11-19 07:44:19,006 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 886 to 870.
[2023-11-19 07:44:19,009 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 870 states, 869 states have (on average 1.5132336018411967) internal successors, (1315), 869 states have internal predecessors, (1315), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:19,013 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 870 states to 870 states and 1315 transitions.
[2023-11-19 07:44:19,013 INFO  L78                 Accepts]: Start accepts. Automaton has 870 states and 1315 transitions. Word has length 153
[2023-11-19 07:44:19,014 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:19,014 INFO  L495      AbstractCegarLoop]: Abstraction has 870 states and 1315 transitions.
[2023-11-19 07:44:19,014 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:19,014 INFO  L276                IsEmpty]: Start isEmpty. Operand 870 states and 1315 transitions.
[2023-11-19 07:44:19,017 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 161
[2023-11-19 07:44:19,017 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:19,018 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 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]
[2023-11-19 07:44:19,018 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:44:19,018 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:19,019 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:19,019 INFO  L85        PathProgramCache]: Analyzing trace with hash -1484336335, now seen corresponding path program 1 times
[2023-11-19 07:44:19,019 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:19,019 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1256451507]
[2023-11-19 07:44:19,020 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:19,020 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:19,132 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:19,587 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 8 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:19,587 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:19,587 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1256451507]
[2023-11-19 07:44:19,588 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1256451507] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:19,589 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1271857272]
[2023-11-19 07:44:19,589 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:19,590 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:19,590 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:19,596 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:19,621 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:44:19,849 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:19,853 INFO  L262         TraceCheckSpWp]: Trace formula consists of 365 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:44:19,864 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:20,122 INFO  L134       CoverageAnalysis]: Checked inductivity of 20 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:44:20,123 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:20,123 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1271857272] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:20,123 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:44:20,124 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5
[2023-11-19 07:44:20,124 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [890248644]
[2023-11-19 07:44:20,124 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:20,125 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:20,125 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:20,126 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:20,126 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:20,127 INFO  L87              Difference]: Start difference. First operand 870 states and 1315 transitions. Second operand  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:21,141 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:21,142 INFO  L93              Difference]: Finished difference Result 2554 states and 3872 transitions.
[2023-11-19 07:44:21,142 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:21,143 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 160
[2023-11-19 07:44:21,145 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:21,156 INFO  L225             Difference]: With dead ends: 2554
[2023-11-19 07:44:21,156 INFO  L226             Difference]: Without dead ends: 1686
[2023-11-19 07:44:21,159 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 163 GetRequests, 160 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 07:44:21,162 INFO  L413           NwaCegarLoop]: 388 mSDtfsCounter, 94 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 530 mSolverCounterSat, 170 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 94 SdHoareTripleChecker+Valid, 417 SdHoareTripleChecker+Invalid, 700 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 170 IncrementalHoareTripleChecker+Valid, 530 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:21,165 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [94 Valid, 417 Invalid, 700 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [170 Valid, 530 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 07:44:21,170 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1686 states.
[2023-11-19 07:44:21,213 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1686 to 1684.
[2023-11-19 07:44:21,222 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1684 states, 1683 states have (on average 1.3368983957219251) internal successors, (2250), 1683 states have internal predecessors, (2250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:21,230 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1684 states to 1684 states and 2250 transitions.
[2023-11-19 07:44:21,230 INFO  L78                 Accepts]: Start accepts. Automaton has 1684 states and 2250 transitions. Word has length 160
[2023-11-19 07:44:21,232 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:21,232 INFO  L495      AbstractCegarLoop]: Abstraction has 1684 states and 2250 transitions.
[2023-11-19 07:44:21,232 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 51.666666666666664) internal successors, (155), 3 states have internal predecessors, (155), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:21,233 INFO  L276                IsEmpty]: Start isEmpty. Operand 1684 states and 2250 transitions.
[2023-11-19 07:44:21,237 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 169
[2023-11-19 07:44:21,237 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:21,238 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:21,261 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:21,444 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:21,445 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:21,445 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:21,446 INFO  L85        PathProgramCache]: Analyzing trace with hash -127458632, now seen corresponding path program 1 times
[2023-11-19 07:44:21,446 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:21,446 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1485147964]
[2023-11-19 07:44:21,446 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:21,446 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:21,521 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:21,954 INFO  L134       CoverageAnalysis]: Checked inductivity of 22 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:21,954 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:21,954 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1485147964]
[2023-11-19 07:44:21,954 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1485147964] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:21,955 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:21,955 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:21,955 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185398366]
[2023-11-19 07:44:21,955 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:21,956 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:21,956 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:21,957 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:21,957 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:21,957 INFO  L87              Difference]: Start difference. First operand 1684 states and 2250 transitions. Second operand  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:23,008 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:23,008 INFO  L93              Difference]: Finished difference Result 5017 states and 6710 transitions.
[2023-11-19 07:44:23,012 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:23,013 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 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 168
[2023-11-19 07:44:23,013 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:23,032 INFO  L225             Difference]: With dead ends: 5017
[2023-11-19 07:44:23,032 INFO  L226             Difference]: Without dead ends: 3335
[2023-11-19 07:44:23,035 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:23,045 INFO  L413           NwaCegarLoop]: 91 mSDtfsCounter, 259 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 690 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 259 SdHoareTripleChecker+Valid, 123 SdHoareTripleChecker+Invalid, 709 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 690 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:23,046 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [259 Valid, 123 Invalid, 709 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 690 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 07:44:23,052 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3335 states.
[2023-11-19 07:44:23,118 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3335 to 3326.
[2023-11-19 07:44:23,125 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3326 states, 3325 states have (on average 1.323609022556391) internal successors, (4401), 3325 states have internal predecessors, (4401), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:23,139 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3326 states to 3326 states and 4401 transitions.
[2023-11-19 07:44:23,140 INFO  L78                 Accepts]: Start accepts. Automaton has 3326 states and 4401 transitions. Word has length 168
[2023-11-19 07:44:23,140 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:23,140 INFO  L495      AbstractCegarLoop]: Abstraction has 3326 states and 4401 transitions.
[2023-11-19 07:44:23,140 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 56.0) internal successors, (168), 2 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:23,141 INFO  L276                IsEmpty]: Start isEmpty. Operand 3326 states and 4401 transitions.
[2023-11-19 07:44:23,147 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 172
[2023-11-19 07:44:23,147 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:23,147 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:23,148 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:44:23,148 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:23,148 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:23,149 INFO  L85        PathProgramCache]: Analyzing trace with hash -1063051184, now seen corresponding path program 1 times
[2023-11-19 07:44:23,149 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:23,149 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1643326053]
[2023-11-19 07:44:23,149 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:23,150 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:23,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:23,535 INFO  L134       CoverageAnalysis]: Checked inductivity of 25 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:23,536 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:23,536 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1643326053]
[2023-11-19 07:44:23,536 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1643326053] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:23,536 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:23,536 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:23,537 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [257097013]
[2023-11-19 07:44:23,537 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:23,537 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:23,537 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:23,538 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:23,539 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:23,539 INFO  L87              Difference]: Start difference. First operand 3326 states and 4401 transitions. Second operand  has 3 states, 3 states have (on average 57.0) internal successors, (171), 2 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:24,613 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:24,614 INFO  L93              Difference]: Finished difference Result 9926 states and 13150 transitions.
[2023-11-19 07:44:24,614 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:24,615 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 2 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 171
[2023-11-19 07:44:24,615 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:24,653 INFO  L225             Difference]: With dead ends: 9926
[2023-11-19 07:44:24,653 INFO  L226             Difference]: Without dead ends: 6602
[2023-11-19 07:44:24,661 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:24,662 INFO  L413           NwaCegarLoop]: 134 mSDtfsCounter, 217 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 644 mSolverCounterSat, 66 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 217 SdHoareTripleChecker+Valid, 168 SdHoareTripleChecker+Invalid, 710 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 66 IncrementalHoareTripleChecker+Valid, 644 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:24,663 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [217 Valid, 168 Invalid, 710 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [66 Valid, 644 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 07:44:24,672 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6602 states.
[2023-11-19 07:44:24,814 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6602 to 5768.
[2023-11-19 07:44:24,826 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5768 states, 5767 states have (on average 1.3370903415987516) internal successors, (7711), 5767 states have internal predecessors, (7711), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:24,850 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5768 states to 5768 states and 7711 transitions.
[2023-11-19 07:44:24,851 INFO  L78                 Accepts]: Start accepts. Automaton has 5768 states and 7711 transitions. Word has length 171
[2023-11-19 07:44:24,851 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:24,851 INFO  L495      AbstractCegarLoop]: Abstraction has 5768 states and 7711 transitions.
[2023-11-19 07:44:24,852 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.0) internal successors, (171), 2 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:24,852 INFO  L276                IsEmpty]: Start isEmpty. Operand 5768 states and 7711 transitions.
[2023-11-19 07:44:24,861 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 182
[2023-11-19 07:44:24,861 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:24,863 INFO  L195           NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:24,863 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:44:24,864 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:24,865 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:24,865 INFO  L85        PathProgramCache]: Analyzing trace with hash 579221902, now seen corresponding path program 1 times
[2023-11-19 07:44:24,866 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:24,866 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1050587816]
[2023-11-19 07:44:24,866 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:24,867 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:24,944 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:25,528 INFO  L134       CoverageAnalysis]: Checked inductivity of 36 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:25,529 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:25,529 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1050587816]
[2023-11-19 07:44:25,529 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1050587816] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:25,530 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:25,530 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:25,530 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2008470143]
[2023-11-19 07:44:25,530 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:25,531 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:25,531 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:25,531 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:25,535 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:25,536 INFO  L87              Difference]: Start difference. First operand 5768 states and 7711 transitions. Second operand  has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 2 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:26,600 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:26,601 INFO  L93              Difference]: Finished difference Result 15634 states and 21107 transitions.
[2023-11-19 07:44:26,601 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:26,601 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 2 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 181
[2023-11-19 07:44:26,602 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:26,654 INFO  L225             Difference]: With dead ends: 15634
[2023-11-19 07:44:26,654 INFO  L226             Difference]: Without dead ends: 9868
[2023-11-19 07:44:26,662 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:26,663 INFO  L413           NwaCegarLoop]: 160 mSDtfsCounter, 211 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 739 mSolverCounterSat, 15 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 211 SdHoareTripleChecker+Valid, 188 SdHoareTripleChecker+Invalid, 754 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 15 IncrementalHoareTripleChecker+Valid, 739 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:26,664 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [211 Valid, 188 Invalid, 754 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [15 Valid, 739 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:26,677 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 9868 states.
[2023-11-19 07:44:26,885 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 9868 to 9643.
[2023-11-19 07:44:26,903 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 9643 states, 9642 states have (on average 1.3568761667703797) internal successors, (13083), 9642 states have internal predecessors, (13083), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:26,931 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 9643 states to 9643 states and 13083 transitions.
[2023-11-19 07:44:26,931 INFO  L78                 Accepts]: Start accepts. Automaton has 9643 states and 13083 transitions. Word has length 181
[2023-11-19 07:44:26,931 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:26,931 INFO  L495      AbstractCegarLoop]: Abstraction has 9643 states and 13083 transitions.
[2023-11-19 07:44:26,932 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 2 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:26,932 INFO  L276                IsEmpty]: Start isEmpty. Operand 9643 states and 13083 transitions.
[2023-11-19 07:44:26,946 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 187
[2023-11-19 07:44:26,947 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:26,947 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 4, 4, 4, 4, 3, 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]
[2023-11-19 07:44:26,947 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:44:26,947 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:26,948 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:26,948 INFO  L85        PathProgramCache]: Analyzing trace with hash 892847105, now seen corresponding path program 1 times
[2023-11-19 07:44:26,948 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:26,948 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1212929153]
[2023-11-19 07:44:26,949 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:26,949 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:27,085 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:27,370 INFO  L134       CoverageAnalysis]: Checked inductivity of 67 backedges. 57 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2023-11-19 07:44:27,370 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:27,371 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1212929153]
[2023-11-19 07:44:27,371 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1212929153] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:27,371 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:27,371 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:27,371 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1595640538]
[2023-11-19 07:44:27,372 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:27,372 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:27,373 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:27,373 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:27,373 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:27,374 INFO  L87              Difference]: Start difference. First operand 9643 states and 13083 transitions. Second operand  has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:28,569 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:28,570 INFO  L93              Difference]: Finished difference Result 22340 states and 30085 transitions.
[2023-11-19 07:44:28,570 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:28,571 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 186
[2023-11-19 07:44:28,571 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:28,625 INFO  L225             Difference]: With dead ends: 22340
[2023-11-19 07:44:28,633 INFO  L226             Difference]: Without dead ends: 13106
[2023-11-19 07:44:28,642 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:28,643 INFO  L413           NwaCegarLoop]: 397 mSDtfsCounter, 202 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 600 mSolverCounterSat, 136 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 202 SdHoareTripleChecker+Valid, 420 SdHoareTripleChecker+Invalid, 736 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 136 IncrementalHoareTripleChecker+Valid, 600 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:28,644 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [202 Valid, 420 Invalid, 736 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [136 Valid, 600 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 07:44:28,662 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 13106 states.
[2023-11-19 07:44:28,882 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 13106 to 13102.
[2023-11-19 07:44:28,912 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13102 states, 13101 states have (on average 1.303640943439432) internal successors, (17079), 13101 states have internal predecessors, (17079), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:28,945 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13102 states to 13102 states and 17079 transitions.
[2023-11-19 07:44:28,945 INFO  L78                 Accepts]: Start accepts. Automaton has 13102 states and 17079 transitions. Word has length 186
[2023-11-19 07:44:28,945 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:28,945 INFO  L495      AbstractCegarLoop]: Abstraction has 13102 states and 17079 transitions.
[2023-11-19 07:44:28,946 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 59.333333333333336) internal successors, (178), 3 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:28,946 INFO  L276                IsEmpty]: Start isEmpty. Operand 13102 states and 17079 transitions.
[2023-11-19 07:44:28,962 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 191
[2023-11-19 07:44:28,963 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:28,963 INFO  L195           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:28,963 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 07:44:28,963 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:28,964 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:28,964 INFO  L85        PathProgramCache]: Analyzing trace with hash -278698685, now seen corresponding path program 1 times
[2023-11-19 07:44:28,964 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:28,964 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1973547156]
[2023-11-19 07:44:28,964 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:28,965 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:29,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:29,620 INFO  L134       CoverageAnalysis]: Checked inductivity of 62 backedges. 36 proven. 0 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked.
[2023-11-19 07:44:29,620 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:29,620 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1973547156]
[2023-11-19 07:44:29,620 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1973547156] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:29,621 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:29,621 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:29,621 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1530264503]
[2023-11-19 07:44:29,621 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:29,622 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:29,622 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:29,623 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:29,623 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:29,624 INFO  L87              Difference]: Start difference. First operand 13102 states and 17079 transitions. Second operand  has 3 states, 3 states have (on average 55.0) internal successors, (165), 2 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:30,838 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:30,838 INFO  L93              Difference]: Finished difference Result 30072 states and 39312 transitions.
[2023-11-19 07:44:30,839 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:30,839 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 55.0) internal successors, (165), 2 states have internal predecessors, (165), 0 states have call successors, (0), 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 190
[2023-11-19 07:44:30,839 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:30,876 INFO  L225             Difference]: With dead ends: 30072
[2023-11-19 07:44:30,876 INFO  L226             Difference]: Without dead ends: 16972
[2023-11-19 07:44:30,893 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:30,895 INFO  L413           NwaCegarLoop]: 160 mSDtfsCounter, 205 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 620 mSolverCounterSat, 117 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 205 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 737 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 117 IncrementalHoareTripleChecker+Valid, 620 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:30,895 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [205 Valid, 180 Invalid, 737 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [117 Valid, 620 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 07:44:30,919 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 16972 states.
[2023-11-19 07:44:31,265 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 16972 to 16959.
[2023-11-19 07:44:31,290 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 16959 states, 16958 states have (on average 1.2880646302630028) internal successors, (21843), 16958 states have internal predecessors, (21843), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:31,318 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 16959 states to 16959 states and 21843 transitions.
[2023-11-19 07:44:31,318 INFO  L78                 Accepts]: Start accepts. Automaton has 16959 states and 21843 transitions. Word has length 190
[2023-11-19 07:44:31,319 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:31,319 INFO  L495      AbstractCegarLoop]: Abstraction has 16959 states and 21843 transitions.
[2023-11-19 07:44:31,319 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 55.0) internal successors, (165), 2 states have internal predecessors, (165), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:31,319 INFO  L276                IsEmpty]: Start isEmpty. Operand 16959 states and 21843 transitions.
[2023-11-19 07:44:31,340 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 193
[2023-11-19 07:44:31,341 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:31,342 INFO  L195           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:31,342 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-19 07:44:31,342 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:31,343 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:31,343 INFO  L85        PathProgramCache]: Analyzing trace with hash -93321792, now seen corresponding path program 1 times
[2023-11-19 07:44:31,343 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:31,344 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1182651691]
[2023-11-19 07:44:31,344 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:31,344 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:31,408 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:31,845 INFO  L134       CoverageAnalysis]: Checked inductivity of 47 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:44:31,846 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:31,846 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1182651691]
[2023-11-19 07:44:31,846 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1182651691] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:31,846 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:31,846 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:44:31,849 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1945479083]
[2023-11-19 07:44:31,849 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:31,850 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:31,850 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:31,851 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:31,851 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:31,852 INFO  L87              Difference]: Start difference. First operand 16959 states and 21843 transitions. Second operand  has 3 states, 3 states have (on average 63.0) internal successors, (189), 2 states have internal predecessors, (189), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:33,066 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:33,067 INFO  L93              Difference]: Finished difference Result 38823 states and 49780 transitions.
[2023-11-19 07:44:33,067 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:33,067 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 63.0) internal successors, (189), 2 states have internal predecessors, (189), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 192
[2023-11-19 07:44:33,068 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:33,109 INFO  L225             Difference]: With dead ends: 38823
[2023-11-19 07:44:33,110 INFO  L226             Difference]: Without dead ends: 22476
[2023-11-19 07:44:33,130 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:33,131 INFO  L413           NwaCegarLoop]: 161 mSDtfsCounter, 199 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 719 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 199 SdHoareTripleChecker+Valid, 185 SdHoareTripleChecker+Invalid, 760 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 719 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:33,131 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [199 Valid, 185 Invalid, 760 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 719 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 07:44:33,155 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22476 states.
[2023-11-19 07:44:33,443 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22476 to 22457.
[2023-11-19 07:44:33,472 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22457 states, 22456 states have (on average 1.2689704310651941) internal successors, (28496), 22456 states have internal predecessors, (28496), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:33,508 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22457 states to 22457 states and 28496 transitions.
[2023-11-19 07:44:33,508 INFO  L78                 Accepts]: Start accepts. Automaton has 22457 states and 28496 transitions. Word has length 192
[2023-11-19 07:44:33,508 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:33,509 INFO  L495      AbstractCegarLoop]: Abstraction has 22457 states and 28496 transitions.
[2023-11-19 07:44:33,509 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 63.0) internal successors, (189), 2 states have internal predecessors, (189), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:33,509 INFO  L276                IsEmpty]: Start isEmpty. Operand 22457 states and 28496 transitions.
[2023-11-19 07:44:33,617 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 198
[2023-11-19 07:44:33,617 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:33,618 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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]
[2023-11-19 07:44:33,618 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-19 07:44:33,618 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:33,619 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:33,619 INFO  L85        PathProgramCache]: Analyzing trace with hash -1718119762, now seen corresponding path program 1 times
[2023-11-19 07:44:33,619 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:33,619 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [458634349]
[2023-11-19 07:44:33,620 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:33,620 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:33,683 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:34,187 INFO  L134       CoverageAnalysis]: Checked inductivity of 82 backedges. 50 proven. 6 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked.
[2023-11-19 07:44:34,191 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:34,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [458634349]
[2023-11-19 07:44:34,192 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [458634349] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:34,192 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1786189633]
[2023-11-19 07:44:34,192 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:34,193 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:34,193 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:34,197 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:34,220 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:44:34,476 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:34,479 INFO  L262         TraceCheckSpWp]: Trace formula consists of 437 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:44:34,494 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:34,594 INFO  L134       CoverageAnalysis]: Checked inductivity of 82 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked.
[2023-11-19 07:44:34,594 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:34,595 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1786189633] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:34,595 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:44:34,595 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4
[2023-11-19 07:44:34,595 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [381475626]
[2023-11-19 07:44:34,595 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:34,596 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:34,596 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:34,597 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:34,597 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:34,598 INFO  L87              Difference]: Start difference. First operand 22457 states and 28496 transitions. Second operand  has 3 states, 3 states have (on average 58.0) internal successors, (174), 2 states have internal predecessors, (174), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:35,938 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:35,938 INFO  L93              Difference]: Finished difference Result 55906 states and 71092 transitions.
[2023-11-19 07:44:35,939 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:35,939 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 58.0) internal successors, (174), 2 states have internal predecessors, (174), 0 states have call successors, (0), 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 197
[2023-11-19 07:44:35,940 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:36,025 INFO  L225             Difference]: With dead ends: 55906
[2023-11-19 07:44:36,026 INFO  L226             Difference]: Without dead ends: 34060
[2023-11-19 07:44:36,053 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 199 GetRequests, 196 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 07:44:36,054 INFO  L413           NwaCegarLoop]: 135 mSDtfsCounter, 233 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 638 mSolverCounterSat, 77 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 233 SdHoareTripleChecker+Valid, 168 SdHoareTripleChecker+Invalid, 715 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 77 IncrementalHoareTripleChecker+Valid, 638 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:36,056 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [233 Valid, 168 Invalid, 715 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [77 Valid, 638 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time]
[2023-11-19 07:44:36,092 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 34060 states.
[2023-11-19 07:44:36,713 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 34060 to 32838.
[2023-11-19 07:44:36,741 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32838 states, 32837 states have (on average 1.2427140116332187) internal successors, (40807), 32837 states have internal predecessors, (40807), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:36,793 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32838 states to 32838 states and 40807 transitions.
[2023-11-19 07:44:36,793 INFO  L78                 Accepts]: Start accepts. Automaton has 32838 states and 40807 transitions. Word has length 197
[2023-11-19 07:44:36,793 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:36,794 INFO  L495      AbstractCegarLoop]: Abstraction has 32838 states and 40807 transitions.
[2023-11-19 07:44:36,794 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 58.0) internal successors, (174), 2 states have internal predecessors, (174), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:36,794 INFO  L276                IsEmpty]: Start isEmpty. Operand 32838 states and 40807 transitions.
[2023-11-19 07:44:36,834 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 213
[2023-11-19 07:44:36,834 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:36,834 INFO  L195           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:36,861 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:37,056 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9
[2023-11-19 07:44:37,056 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:37,057 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:37,057 INFO  L85        PathProgramCache]: Analyzing trace with hash -1145247182, now seen corresponding path program 1 times
[2023-11-19 07:44:37,057 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:37,057 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1008328760]
[2023-11-19 07:44:37,057 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:37,057 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:37,141 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:37,883 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 72 proven. 6 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked.
[2023-11-19 07:44:37,883 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:37,884 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1008328760]
[2023-11-19 07:44:37,884 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1008328760] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:37,884 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1635074494]
[2023-11-19 07:44:37,884 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:37,884 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:37,885 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:37,886 INFO  L229       MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:37,908 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process
[2023-11-19 07:44:38,094 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:38,097 INFO  L262         TraceCheckSpWp]: Trace formula consists of 448 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:44:38,102 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:38,140 INFO  L134       CoverageAnalysis]: Checked inductivity of 97 backedges. 91 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:44:38,140 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:38,140 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1635074494] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:38,141 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:44:38,141 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2023-11-19 07:44:38,141 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361892216]
[2023-11-19 07:44:38,141 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:38,142 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:38,142 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:38,143 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:38,143 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:38,143 INFO  L87              Difference]: Start difference. First operand 32838 states and 40807 transitions. Second operand  has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:39,470 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:39,470 INFO  L93              Difference]: Finished difference Result 77450 states and 98256 transitions.
[2023-11-19 07:44:39,471 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:39,471 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 0 states have call successors, (0), 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 212
[2023-11-19 07:44:39,471 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:39,556 INFO  L225             Difference]: With dead ends: 77450
[2023-11-19 07:44:39,557 INFO  L226             Difference]: Without dead ends: 45427
[2023-11-19 07:44:39,576 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 214 GetRequests, 211 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:39,576 INFO  L413           NwaCegarLoop]: 142 mSDtfsCounter, 228 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 201 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 228 SdHoareTripleChecker+Valid, 167 SdHoareTripleChecker+Invalid, 720 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 201 IncrementalHoareTripleChecker+Valid, 519 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:39,577 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [228 Valid, 167 Invalid, 720 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [201 Valid, 519 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2023-11-19 07:44:39,622 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 45427 states.
[2023-11-19 07:44:40,304 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 45427 to 45424.
[2023-11-19 07:44:40,343 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 45424 states, 45423 states have (on average 1.2113026440349604) internal successors, (55021), 45423 states have internal predecessors, (55021), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:40,624 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 45424 states to 45424 states and 55021 transitions.
[2023-11-19 07:44:40,624 INFO  L78                 Accepts]: Start accepts. Automaton has 45424 states and 55021 transitions. Word has length 212
[2023-11-19 07:44:40,624 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:40,624 INFO  L495      AbstractCegarLoop]: Abstraction has 45424 states and 55021 transitions.
[2023-11-19 07:44:40,624 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:40,625 INFO  L276                IsEmpty]: Start isEmpty. Operand 45424 states and 55021 transitions.
[2023-11-19 07:44:40,691 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 217
[2023-11-19 07:44:40,691 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:40,691 INFO  L195           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:40,717 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:40,911 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10
[2023-11-19 07:44:40,912 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:40,912 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:40,912 INFO  L85        PathProgramCache]: Analyzing trace with hash -355502578, now seen corresponding path program 1 times
[2023-11-19 07:44:40,913 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:40,913 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [512497630]
[2023-11-19 07:44:40,913 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:40,913 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:41,055 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:41,479 INFO  L134       CoverageAnalysis]: Checked inductivity of 160 backedges. 95 proven. 0 refuted. 0 times theorem prover too weak. 65 trivial. 0 not checked.
[2023-11-19 07:44:41,479 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:41,480 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [512497630]
[2023-11-19 07:44:41,480 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [512497630] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:41,480 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:44:41,480 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:44:41,480 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [482401852]
[2023-11-19 07:44:41,481 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:41,481 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:41,481 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:41,523 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:41,524 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:41,524 INFO  L87              Difference]: Start difference. First operand 45424 states and 55021 transitions. Second operand  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:42,798 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:42,799 INFO  L93              Difference]: Finished difference Result 95132 states and 115261 transitions.
[2023-11-19 07:44:42,799 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:42,799 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 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 216
[2023-11-19 07:44:42,800 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:42,914 INFO  L225             Difference]: With dead ends: 95132
[2023-11-19 07:44:42,914 INFO  L226             Difference]: Without dead ends: 50523
[2023-11-19 07:44:42,942 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:44:42,943 INFO  L413           NwaCegarLoop]: 380 mSDtfsCounter, 216 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 570 mSolverCounterSat, 150 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 216 SdHoareTripleChecker+Valid, 400 SdHoareTripleChecker+Invalid, 720 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 150 IncrementalHoareTripleChecker+Valid, 570 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:42,944 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [216 Valid, 400 Invalid, 720 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [150 Valid, 570 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:42,999 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 50523 states.
[2023-11-19 07:44:43,855 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 50523 to 44000.
[2023-11-19 07:44:43,880 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44000 states, 43999 states have (on average 1.2029818859519534) internal successors, (52930), 43999 states have internal predecessors, (52930), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:43,951 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44000 states to 44000 states and 52930 transitions.
[2023-11-19 07:44:43,951 INFO  L78                 Accepts]: Start accepts. Automaton has 44000 states and 52930 transitions. Word has length 216
[2023-11-19 07:44:43,951 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:43,951 INFO  L495      AbstractCegarLoop]: Abstraction has 44000 states and 52930 transitions.
[2023-11-19 07:44:43,952 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 57.333333333333336) internal successors, (172), 3 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:43,952 INFO  L276                IsEmpty]: Start isEmpty. Operand 44000 states and 52930 transitions.
[2023-11-19 07:44:43,977 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 226
[2023-11-19 07:44:43,977 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:43,977 INFO  L195           NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2023-11-19 07:44:43,978 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2023-11-19 07:44:43,978 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:43,978 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:43,978 INFO  L85        PathProgramCache]: Analyzing trace with hash 1922201618, now seen corresponding path program 1 times
[2023-11-19 07:44:43,979 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:43,979 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1960465358]
[2023-11-19 07:44:43,979 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:43,979 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:44,057 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:45,083 INFO  L134       CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:44:45,083 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:45,084 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1960465358]
[2023-11-19 07:44:45,084 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1960465358] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:45,084 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1714224108]
[2023-11-19 07:44:45,084 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:45,084 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:45,085 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:45,086 INFO  L229       MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:45,144 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process
[2023-11-19 07:44:45,338 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:45,341 INFO  L262         TraceCheckSpWp]: Trace formula consists of 427 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:44:45,352 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:45,554 INFO  L134       CoverageAnalysis]: Checked inductivity of 83 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:44:45,554 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:45,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1714224108] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:45,555 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:44:45,555 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2023-11-19 07:44:45,558 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1266850996]
[2023-11-19 07:44:45,558 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:45,559 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:45,559 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:45,560 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:45,561 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:45,561 INFO  L87              Difference]: Start difference. First operand 44000 states and 52930 transitions. Second operand  has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:46,805 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:46,805 INFO  L93              Difference]: Finished difference Result 86985 states and 104731 transitions.
[2023-11-19 07:44:46,806 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:46,806 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 225
[2023-11-19 07:44:46,806 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:46,853 INFO  L225             Difference]: With dead ends: 86985
[2023-11-19 07:44:46,853 INFO  L226             Difference]: Without dead ends: 43800
[2023-11-19 07:44:46,875 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 227 GetRequests, 224 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:46,876 INFO  L413           NwaCegarLoop]: 321 mSDtfsCounter, 126 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 626 mSolverCounterSat, 48 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 126 SdHoareTripleChecker+Valid, 342 SdHoareTripleChecker+Invalid, 674 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 48 IncrementalHoareTripleChecker+Valid, 626 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:46,876 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [126 Valid, 342 Invalid, 674 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [48 Valid, 626 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:46,920 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43800 states.
[2023-11-19 07:44:47,403 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43800 to 43594.
[2023-11-19 07:44:47,435 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43594 states, 43593 states have (on average 1.1845250384236001) internal successors, (51637), 43593 states have internal predecessors, (51637), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:47,499 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43594 states to 43594 states and 51637 transitions.
[2023-11-19 07:44:47,499 INFO  L78                 Accepts]: Start accepts. Automaton has 43594 states and 51637 transitions. Word has length 225
[2023-11-19 07:44:47,500 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:44:47,500 INFO  L495      AbstractCegarLoop]: Abstraction has 43594 states and 51637 transitions.
[2023-11-19 07:44:47,500 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 73.33333333333333) internal successors, (220), 3 states have internal predecessors, (220), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:47,500 INFO  L276                IsEmpty]: Start isEmpty. Operand 43594 states and 51637 transitions.
[2023-11-19 07:44:47,523 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 233
[2023-11-19 07:44:47,523 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:44:47,524 INFO  L195           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 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]
[2023-11-19 07:44:47,551 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0
[2023-11-19 07:44:47,745 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12
[2023-11-19 07:44:47,745 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:44:47,746 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:44:47,746 INFO  L85        PathProgramCache]: Analyzing trace with hash -1803571882, now seen corresponding path program 1 times
[2023-11-19 07:44:47,746 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:44:47,746 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1980987710]
[2023-11-19 07:44:47,747 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:47,747 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:44:47,818 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:48,732 INFO  L134       CoverageAnalysis]: Checked inductivity of 157 backedges. 96 proven. 6 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked.
[2023-11-19 07:44:48,732 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:44:48,732 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1980987710]
[2023-11-19 07:44:48,732 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1980987710] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:44:48,733 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [359951466]
[2023-11-19 07:44:48,733 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:44:48,733 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:44:48,733 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:44:48,734 INFO  L229       MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:44:48,744 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75b45dfb-3c48-45f6-ac8e-cac733e95a62/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process
[2023-11-19 07:44:48,984 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:44:48,987 INFO  L262         TraceCheckSpWp]: Trace formula consists of 506 conjuncts, 2 conjunts are in the unsatisfiable core
[2023-11-19 07:44:48,993 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:44:49,042 INFO  L134       CoverageAnalysis]: Checked inductivity of 157 backedges. 132 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked.
[2023-11-19 07:44:49,042 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2023-11-19 07:44:49,042 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [359951466] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:44:49,043 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2023-11-19 07:44:49,043 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5
[2023-11-19 07:44:49,043 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1849838608]
[2023-11-19 07:44:49,043 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:44:49,044 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:44:49,044 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:44:49,045 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:44:49,045 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:49,046 INFO  L87              Difference]: Start difference. First operand 43594 states and 51637 transitions. Second operand  has 3 states, 3 states have (on average 69.66666666666667) internal successors, (209), 3 states have internal predecessors, (209), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:44:50,163 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:44:50,163 INFO  L93              Difference]: Finished difference Result 86171 states and 102135 transitions.
[2023-11-19 07:44:50,164 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:44:50,164 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 69.66666666666667) internal successors, (209), 3 states have internal predecessors, (209), 0 states have call successors, (0), 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 232
[2023-11-19 07:44:50,164 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:44:50,205 INFO  L225             Difference]: With dead ends: 86171
[2023-11-19 07:44:50,205 INFO  L226             Difference]: Without dead ends: 43392
[2023-11-19 07:44:50,228 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 234 GetRequests, 231 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:44:50,229 INFO  L413           NwaCegarLoop]: 80 mSDtfsCounter, 260 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 609 mSolverCounterSat, 55 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 260 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 664 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 55 IncrementalHoareTripleChecker+Valid, 609 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time
[2023-11-19 07:44:50,230 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [260 Valid, 97 Invalid, 664 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [55 Valid, 609 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time]
[2023-11-19 07:44:50,271 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43392 states.