./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/seq-mthreaded/pals_lcr.6.1.ufo.BOUNDED-12.pals.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_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/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_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/seq-mthreaded/pals_lcr.6.1.ufo.BOUNDED-12.pals.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/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_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/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 b4e7977192ae56aeb09dc050b873d7b40c1e47d710f31b358c00a46d3bffe743
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:39:18,471 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:39:18,583 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-32bit-Automizer_Default.epf
[2023-11-19 07:39:18,591 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:39:18,592 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:39:18,637 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:39:18,638 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:39:18,639 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:39:18,640 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:39:18,640 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:39:18,641 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:39:18,642 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:39:18,642 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:39:18,643 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:39:18,646 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:39:18,646 INFO  L153        SettingsManager]:  * sizeof long=4
[2023-11-19 07:39:18,648 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:39:18,652 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2023-11-19 07:39:18,652 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:39:18,653 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:39:18,655 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:39:18,655 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:39:18,656 INFO  L153        SettingsManager]:  * sizeof long double=12
[2023-11-19 07:39:18,656 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:39:18,657 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:39:18,657 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:39:18,658 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:39:18,658 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:39:18,659 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:39:18,659 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:39:18,660 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:39:18,661 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:39:18,661 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:39:18,661 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:39:18,661 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:39:18,661 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:39:18,662 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:39:18,662 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:39:18,662 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:39:18,662 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_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/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_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/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 -> b4e7977192ae56aeb09dc050b873d7b40c1e47d710f31b358c00a46d3bffe743
[2023-11-19 07:39:19,000 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:39:19,025 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:39:19,028 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:39:19,029 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:39:19,030 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:39:19,031 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/seq-mthreaded/pals_lcr.6.1.ufo.BOUNDED-12.pals.c
[2023-11-19 07:39:22,198 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:39:22,490 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:39:22,491 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/sv-benchmarks/c/seq-mthreaded/pals_lcr.6.1.ufo.BOUNDED-12.pals.c
[2023-11-19 07:39:22,505 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/data/fadc7bffd/808b387330244fc2aca87db303c3cd38/FLAG1361f15ca
[2023-11-19 07:39:22,522 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/data/fadc7bffd/808b387330244fc2aca87db303c3cd38
[2023-11-19 07:39:22,529 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:39:22,532 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:39:22,536 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:39:22,536 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:39:22,542 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:39:22,543 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:22,544 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@38a68e63 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22, skipping insertion in model container
[2023-11-19 07:39:22,544 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:22,604 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:39:22,883 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_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/sv-benchmarks/c/seq-mthreaded/pals_lcr.6.1.ufo.BOUNDED-12.pals.c[15112,15125]
[2023-11-19 07:39:22,887 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:39:22,904 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:39:22,964 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_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/sv-benchmarks/c/seq-mthreaded/pals_lcr.6.1.ufo.BOUNDED-12.pals.c[15112,15125]
[2023-11-19 07:39:22,965 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:39:22,982 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:39:22,983 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22 WrapperNode
[2023-11-19 07:39:22,983 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:39:22,984 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:39:22,985 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:39:22,985 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:39:22,992 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:39:22" (1/1) ...
[2023-11-19 07:39:23,003 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:39:22" (1/1) ...
[2023-11-19 07:39:23,045 INFO  L138                Inliner]: procedures = 25, calls = 17, calls flagged for inlining = 12, calls inlined = 12, statements flattened = 393
[2023-11-19 07:39:23,045 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:39:23,046 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:39:23,046 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:39:23,047 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:39:23,057 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,058 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,065 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,065 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,091 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,097 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,100 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,102 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,116 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:39:23,117 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:39:23,118 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:39:23,118 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:39:23,119 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (1/1) ...
[2023-11-19 07:39:23,140 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:39:23,166 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:39:23,177 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/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:39:23,190 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/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:39:23,218 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:39:23,218 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:39:23,218 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:39:23,219 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:39:23,322 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:39:23,324 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation
[2023-11-19 07:39:23,920 INFO  L277             CfgBuilder]: Performing block encoding
[2023-11-19 07:39:23,934 INFO  L297             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2023-11-19 07:39:23,934 INFO  L302             CfgBuilder]: Removed 1 assume(true) statements.
[2023-11-19 07:39:23,938 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:39:23 BoogieIcfgContainer
[2023-11-19 07:39:23,938 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2023-11-19 07:39:23,941 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2023-11-19 07:39:23,942 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2023-11-19 07:39:23,945 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2023-11-19 07:39:23,945 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:39:22" (1/3) ...
[2023-11-19 07:39:23,946 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a780f30 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:39:23, skipping insertion in model container
[2023-11-19 07:39:23,946 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:39:22" (2/3) ...
[2023-11-19 07:39:23,946 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a780f30 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:39:23, skipping insertion in model container
[2023-11-19 07:39:23,947 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:39:23" (3/3) ...
[2023-11-19 07:39:23,952 INFO  L112   eAbstractionObserver]: Analyzing ICFG pals_lcr.6.1.ufo.BOUNDED-12.pals.c
[2023-11-19 07:39:23,972 INFO  L203   ceAbstractionStarter]: Automizer settings: Hoare:true NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2023-11-19 07:39:23,972 INFO  L162   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2023-11-19 07:39:24,042 INFO  L356      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2023-11-19 07:39:24,068 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;@3396b230, mLbeIndependenceSettings=[IndependenceType=SYNTACTIC, AbstractionType=NONE, UseConditional=<UNSUPPORTED>, UseSemiCommutativity=<UNSUPPORTED>, Solver=<NOT_USED>, SolverTimeout=<NOT_USED>]
[2023-11-19 07:39:24,068 INFO  L358      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2023-11-19 07:39:24,073 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 98 states, 96 states have (on average 1.7708333333333333) internal successors, (170), 97 states have internal predecessors, (170), 0 states have call successors, (0), 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:39:24,080 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2023-11-19 07:39:24,080 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:24,080 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]
[2023-11-19 07:39:24,081 INFO  L420      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:24,085 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:24,086 INFO  L85        PathProgramCache]: Analyzing trace with hash 203642846, now seen corresponding path program 1 times
[2023-11-19 07:39:24,094 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:24,094 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [65397509]
[2023-11-19 07:39:24,095 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:24,095 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:24,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:24,365 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:39:24,366 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:24,367 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [65397509]
[2023-11-19 07:39:24,368 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [65397509] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:24,369 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:24,369 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2023-11-19 07:39:24,372 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1123368523]
[2023-11-19 07:39:24,378 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:24,383 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2023-11-19 07:39:24,385 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:24,419 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2023-11-19 07:39:24,419 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:39:24,422 INFO  L87              Difference]: Start difference. First operand  has 98 states, 96 states have (on average 1.7708333333333333) internal successors, (170), 97 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 2 states, 2 states have (on average 12.5) internal successors, (25), 2 states have internal predecessors, (25), 0 states have call successors, (0), 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:39:24,458 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:24,461 INFO  L93              Difference]: Finished difference Result 151 states and 254 transitions.
[2023-11-19 07:39:24,462 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2023-11-19 07:39:24,464 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 12.5) internal successors, (25), 2 states have internal predecessors, (25), 0 states have call successors, (0), 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 25
[2023-11-19 07:39:24,467 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:24,481 INFO  L225             Difference]: With dead ends: 151
[2023-11-19 07:39:24,481 INFO  L226             Difference]: Without dead ends: 94
[2023-11-19 07:39:24,485 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2023-11-19 07:39:24,492 INFO  L413           NwaCegarLoop]: 167 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 167 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:24,493 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 167 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:24,511 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94 states.
[2023-11-19 07:39:24,539 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 94.
[2023-11-19 07:39:24,545 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 94 states, 93 states have (on average 1.7526881720430108) internal successors, (163), 93 states have internal predecessors, (163), 0 states have call successors, (0), 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:39:24,555 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 163 transitions.
[2023-11-19 07:39:24,556 INFO  L78                 Accepts]: Start accepts. Automaton has 94 states and 163 transitions. Word has length 25
[2023-11-19 07:39:24,556 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:24,557 INFO  L495      AbstractCegarLoop]: Abstraction has 94 states and 163 transitions.
[2023-11-19 07:39:24,557 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 12.5) internal successors, (25), 2 states have internal predecessors, (25), 0 states have call successors, (0), 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:39:24,558 INFO  L276                IsEmpty]: Start isEmpty. Operand 94 states and 163 transitions.
[2023-11-19 07:39:24,563 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 26
[2023-11-19 07:39:24,563 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:24,563 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]
[2023-11-19 07:39:24,564 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2023-11-19 07:39:24,564 INFO  L420      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:24,564 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:24,565 INFO  L85        PathProgramCache]: Analyzing trace with hash -614005604, now seen corresponding path program 1 times
[2023-11-19 07:39:24,565 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:24,565 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1151765697]
[2023-11-19 07:39:24,565 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:24,566 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:24,610 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:24,909 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:39:24,910 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:24,910 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1151765697]
[2023-11-19 07:39:24,911 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1151765697] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:24,911 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:24,911 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:39:24,911 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1697039059]
[2023-11-19 07:39:24,912 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:24,913 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:39:24,913 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:24,914 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:39:24,914 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:39:24,915 INFO  L87              Difference]: Start difference. First operand 94 states and 163 transitions. Second operand  has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 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:39:25,038 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:25,038 INFO  L93              Difference]: Finished difference Result 146 states and 244 transitions.
[2023-11-19 07:39:25,038 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2023-11-19 07:39:25,039 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 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 25
[2023-11-19 07:39:25,039 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:25,040 INFO  L225             Difference]: With dead ends: 146
[2023-11-19 07:39:25,040 INFO  L226             Difference]: Without dead ends: 94
[2023-11-19 07:39:25,041 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:39:25,043 INFO  L413           NwaCegarLoop]: 161 mSDtfsCounter, 2 mSDsluCounter, 438 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 39 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 599 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 39 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:25,044 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 599 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [39 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:39:25,045 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 94 states.
[2023-11-19 07:39:25,051 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 94.
[2023-11-19 07:39:25,051 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 94 states, 93 states have (on average 1.3225806451612903) internal successors, (123), 93 states have internal predecessors, (123), 0 states have call successors, (0), 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:39:25,053 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 123 transitions.
[2023-11-19 07:39:25,053 INFO  L78                 Accepts]: Start accepts. Automaton has 94 states and 123 transitions. Word has length 25
[2023-11-19 07:39:25,053 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:25,053 INFO  L495      AbstractCegarLoop]: Abstraction has 94 states and 123 transitions.
[2023-11-19 07:39:25,054 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 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:39:25,054 INFO  L276                IsEmpty]: Start isEmpty. Operand 94 states and 123 transitions.
[2023-11-19 07:39:25,056 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 65
[2023-11-19 07:39:25,056 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:25,057 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]
[2023-11-19 07:39:25,057 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2023-11-19 07:39:25,057 INFO  L420      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:25,058 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:25,058 INFO  L85        PathProgramCache]: Analyzing trace with hash 877370829, now seen corresponding path program 1 times
[2023-11-19 07:39:25,058 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:25,058 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [484245209]
[2023-11-19 07:39:25,059 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:25,059 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:25,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:25,413 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:39:25,413 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:25,414 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [484245209]
[2023-11-19 07:39:25,414 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [484245209] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:25,414 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:25,414 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:25,415 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [640885605]
[2023-11-19 07:39:25,415 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:25,416 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:25,416 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:25,417 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:25,417 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:25,417 INFO  L87              Difference]: Start difference. First operand 94 states and 123 transitions. Second operand  has 8 states, 8 states have (on average 8.0) internal successors, (64), 8 states have internal predecessors, (64), 0 states have call successors, (0), 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:39:25,909 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:25,909 INFO  L93              Difference]: Finished difference Result 670 states and 1047 transitions.
[2023-11-19 07:39:25,910 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. 
[2023-11-19 07:39:25,911 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 8.0) internal successors, (64), 8 states have internal predecessors, (64), 0 states have call successors, (0), 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 64
[2023-11-19 07:39:25,912 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:25,923 INFO  L225             Difference]: With dead ends: 670
[2023-11-19 07:39:25,924 INFO  L226             Difference]: Without dead ends: 622
[2023-11-19 07:39:25,930 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 18 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=91, Invalid=181, Unknown=0, NotChecked=0, Total=272
[2023-11-19 07:39:25,932 INFO  L413           NwaCegarLoop]: 119 mSDtfsCounter, 1065 mSDsluCounter, 2134 mSDsCounter, 0 mSdLazyCounter, 209 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1065 SdHoareTripleChecker+Valid, 2253 SdHoareTripleChecker+Invalid, 218 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 209 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:25,932 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [1065 Valid, 2253 Invalid, 218 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 209 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:39:25,935 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 622 states.
[2023-11-19 07:39:25,954 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 622 to 140.
[2023-11-19 07:39:25,954 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 140 states, 139 states have (on average 1.4172661870503598) internal successors, (197), 139 states have internal predecessors, (197), 0 states have call successors, (0), 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:39:25,955 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 140 states and 197 transitions.
[2023-11-19 07:39:25,955 INFO  L78                 Accepts]: Start accepts. Automaton has 140 states and 197 transitions. Word has length 64
[2023-11-19 07:39:25,956 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:25,956 INFO  L495      AbstractCegarLoop]: Abstraction has 140 states and 197 transitions.
[2023-11-19 07:39:25,956 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 8.0) internal successors, (64), 8 states have internal predecessors, (64), 0 states have call successors, (0), 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:39:25,957 INFO  L276                IsEmpty]: Start isEmpty. Operand 140 states and 197 transitions.
[2023-11-19 07:39:25,959 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2023-11-19 07:39:25,959 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:25,959 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]
[2023-11-19 07:39:25,959 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2023-11-19 07:39:25,960 INFO  L420      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:25,960 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:25,960 INFO  L85        PathProgramCache]: Analyzing trace with hash -75917667, now seen corresponding path program 1 times
[2023-11-19 07:39:25,961 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:25,961 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2024576072]
[2023-11-19 07:39:25,961 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:25,961 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:25,990 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:26,080 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:39:26,080 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:26,081 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2024576072]
[2023-11-19 07:39:26,081 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2024576072] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:26,081 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:26,081 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:26,081 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1838463143]
[2023-11-19 07:39:26,082 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:26,082 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:26,082 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:26,083 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:26,083 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:26,083 INFO  L87              Difference]: Start difference. First operand 140 states and 197 transitions. Second operand  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 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:39:26,104 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:26,104 INFO  L93              Difference]: Finished difference Result 317 states and 480 transitions.
[2023-11-19 07:39:26,105 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:26,105 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 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 66
[2023-11-19 07:39:26,105 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:26,107 INFO  L225             Difference]: With dead ends: 317
[2023-11-19 07:39:26,107 INFO  L226             Difference]: Without dead ends: 223
[2023-11-19 07:39:26,108 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:39:26,110 INFO  L413           NwaCegarLoop]: 121 mSDtfsCounter, 51 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 51 SdHoareTripleChecker+Valid, 193 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:26,110 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [51 Valid, 193 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:26,111 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 223 states.
[2023-11-19 07:39:26,123 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 223 to 221.
[2023-11-19 07:39:26,124 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 221 states, 220 states have (on average 1.4772727272727273) internal successors, (325), 220 states have internal predecessors, (325), 0 states have call successors, (0), 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:39:26,125 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 221 states and 325 transitions.
[2023-11-19 07:39:26,125 INFO  L78                 Accepts]: Start accepts. Automaton has 221 states and 325 transitions. Word has length 66
[2023-11-19 07:39:26,126 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:26,126 INFO  L495      AbstractCegarLoop]: Abstraction has 221 states and 325 transitions.
[2023-11-19 07:39:26,126 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.0) internal successors, (66), 3 states have internal predecessors, (66), 0 states have call successors, (0), 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:39:26,126 INFO  L276                IsEmpty]: Start isEmpty. Operand 221 states and 325 transitions.
[2023-11-19 07:39:26,129 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 67
[2023-11-19 07:39:26,129 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:26,130 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]
[2023-11-19 07:39:26,130 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2023-11-19 07:39:26,130 INFO  L420      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:26,130 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:26,131 INFO  L85        PathProgramCache]: Analyzing trace with hash -9424155, now seen corresponding path program 1 times
[2023-11-19 07:39:26,131 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:26,131 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [809493545]
[2023-11-19 07:39:26,131 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:26,131 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:26,158 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:26,645 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:39:26,645 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:26,646 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [809493545]
[2023-11-19 07:39:26,646 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [809493545] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:26,646 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:26,646 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:26,648 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598435178]
[2023-11-19 07:39:26,648 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:26,649 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:26,650 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:26,651 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:26,651 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=38, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:26,651 INFO  L87              Difference]: Start difference. First operand 221 states and 325 transitions. Second operand  has 8 states, 8 states have (on average 8.25) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 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:39:26,972 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:26,972 INFO  L93              Difference]: Finished difference Result 398 states and 605 transitions.
[2023-11-19 07:39:26,973 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:39:26,973 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 8.25) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 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 66
[2023-11-19 07:39:26,974 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:26,975 INFO  L225             Difference]: With dead ends: 398
[2023-11-19 07:39:26,976 INFO  L226             Difference]: Without dead ends: 223
[2023-11-19 07:39:26,977 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=50, Invalid=82, Unknown=0, NotChecked=0, Total=132
[2023-11-19 07:39:26,978 INFO  L413           NwaCegarLoop]: 115 mSDtfsCounter, 358 mSDsluCounter, 368 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 358 SdHoareTripleChecker+Valid, 483 SdHoareTripleChecker+Invalid, 91 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:26,979 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [358 Valid, 483 Invalid, 91 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:39:26,980 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 223 states.
[2023-11-19 07:39:26,990 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 223 to 221.
[2023-11-19 07:39:26,990 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 221 states, 220 states have (on average 1.4681818181818183) internal successors, (323), 220 states have internal predecessors, (323), 0 states have call successors, (0), 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:39:26,992 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 221 states and 323 transitions.
[2023-11-19 07:39:26,992 INFO  L78                 Accepts]: Start accepts. Automaton has 221 states and 323 transitions. Word has length 66
[2023-11-19 07:39:26,993 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:26,993 INFO  L495      AbstractCegarLoop]: Abstraction has 221 states and 323 transitions.
[2023-11-19 07:39:26,993 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 8.25) internal successors, (66), 8 states have internal predecessors, (66), 0 states have call successors, (0), 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:39:26,993 INFO  L276                IsEmpty]: Start isEmpty. Operand 221 states and 323 transitions.
[2023-11-19 07:39:26,995 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2023-11-19 07:39:26,995 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:26,996 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]
[2023-11-19 07:39:26,996 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2023-11-19 07:39:26,996 INFO  L420      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:26,997 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:26,997 INFO  L85        PathProgramCache]: Analyzing trace with hash -706871807, now seen corresponding path program 1 times
[2023-11-19 07:39:26,997 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:26,997 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1985172349]
[2023-11-19 07:39:26,998 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:26,998 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:27,036 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:27,315 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:39:27,315 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:27,315 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1985172349]
[2023-11-19 07:39:27,316 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1985172349] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:27,316 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:27,316 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2023-11-19 07:39:27,316 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1268507069]
[2023-11-19 07:39:27,317 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:27,317 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2023-11-19 07:39:27,317 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:27,318 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2023-11-19 07:39:27,318 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2023-11-19 07:39:27,319 INFO  L87              Difference]: Start difference. First operand 221 states and 323 transitions. Second operand  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 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:39:27,367 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:27,367 INFO  L93              Difference]: Finished difference Result 364 states and 552 transitions.
[2023-11-19 07:39:27,368 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. 
[2023-11-19 07:39:27,368 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 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 67
[2023-11-19 07:39:27,369 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:27,371 INFO  L225             Difference]: With dead ends: 364
[2023-11-19 07:39:27,372 INFO  L226             Difference]: Without dead ends: 362
[2023-11-19 07:39:27,373 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42
[2023-11-19 07:39:27,374 INFO  L413           NwaCegarLoop]: 181 mSDtfsCounter, 65 mSDsluCounter, 473 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 654 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:27,374 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 654 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:27,376 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 362 states.
[2023-11-19 07:39:27,384 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 362 to 227.
[2023-11-19 07:39:27,385 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 227 states, 226 states have (on average 1.4513274336283186) internal successors, (328), 226 states have internal predecessors, (328), 0 states have call successors, (0), 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:39:27,386 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 227 states and 328 transitions.
[2023-11-19 07:39:27,387 INFO  L78                 Accepts]: Start accepts. Automaton has 227 states and 328 transitions. Word has length 67
[2023-11-19 07:39:27,387 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:27,388 INFO  L495      AbstractCegarLoop]: Abstraction has 227 states and 328 transitions.
[2023-11-19 07:39:27,388 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 13.4) internal successors, (67), 5 states have internal predecessors, (67), 0 states have call successors, (0), 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:39:27,388 INFO  L276                IsEmpty]: Start isEmpty. Operand 227 states and 328 transitions.
[2023-11-19 07:39:27,389 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2023-11-19 07:39:27,389 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:27,390 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]
[2023-11-19 07:39:27,390 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2023-11-19 07:39:27,390 INFO  L420      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:27,391 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:27,391 INFO  L85        PathProgramCache]: Analyzing trace with hash -227657403, now seen corresponding path program 1 times
[2023-11-19 07:39:27,391 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:27,391 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491634183]
[2023-11-19 07:39:27,392 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:27,392 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:27,416 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:27,468 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:39:27,469 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:27,469 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [491634183]
[2023-11-19 07:39:27,469 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [491634183] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:27,469 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:27,469 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:27,470 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [430639153]
[2023-11-19 07:39:27,470 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:27,470 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:27,471 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:27,471 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:27,471 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:27,472 INFO  L87              Difference]: Start difference. First operand 227 states and 328 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:27,492 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:27,493 INFO  L93              Difference]: Finished difference Result 421 states and 629 transitions.
[2023-11-19 07:39:27,493 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:27,494 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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 68
[2023-11-19 07:39:27,494 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:27,496 INFO  L225             Difference]: With dead ends: 421
[2023-11-19 07:39:27,496 INFO  L226             Difference]: Without dead ends: 321
[2023-11-19 07:39:27,497 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:39:27,498 INFO  L413           NwaCegarLoop]: 185 mSDtfsCounter, 67 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 263 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:27,498 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 263 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:27,500 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 321 states.
[2023-11-19 07:39:27,511 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 321 to 319.
[2023-11-19 07:39:27,512 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 319 states, 318 states have (on average 1.4748427672955975) internal successors, (469), 318 states have internal predecessors, (469), 0 states have call successors, (0), 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:39:27,514 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 319 states and 469 transitions.
[2023-11-19 07:39:27,514 INFO  L78                 Accepts]: Start accepts. Automaton has 319 states and 469 transitions. Word has length 68
[2023-11-19 07:39:27,515 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:27,515 INFO  L495      AbstractCegarLoop]: Abstraction has 319 states and 469 transitions.
[2023-11-19 07:39:27,515 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:27,515 INFO  L276                IsEmpty]: Start isEmpty. Operand 319 states and 469 transitions.
[2023-11-19 07:39:27,516 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2023-11-19 07:39:27,516 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:27,516 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]
[2023-11-19 07:39:27,517 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2023-11-19 07:39:27,517 INFO  L420      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:27,517 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:27,518 INFO  L85        PathProgramCache]: Analyzing trace with hash -64742843, now seen corresponding path program 1 times
[2023-11-19 07:39:27,518 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:27,518 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1765794340]
[2023-11-19 07:39:27,518 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:27,518 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:27,552 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:27,621 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:39:27,621 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:27,622 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1765794340]
[2023-11-19 07:39:27,622 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1765794340] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:27,623 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:27,623 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:27,623 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [324451183]
[2023-11-19 07:39:27,623 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:27,624 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:27,625 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:27,626 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:27,626 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:27,626 INFO  L87              Difference]: Start difference. First operand 319 states and 469 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:27,667 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:27,668 INFO  L93              Difference]: Finished difference Result 837 states and 1269 transitions.
[2023-11-19 07:39:27,668 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:27,668 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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 68
[2023-11-19 07:39:27,669 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:27,673 INFO  L225             Difference]: With dead ends: 837
[2023-11-19 07:39:27,673 INFO  L226             Difference]: Without dead ends: 566
[2023-11-19 07:39:27,674 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:39:27,676 INFO  L413           NwaCegarLoop]: 187 mSDtfsCounter, 65 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 65 SdHoareTripleChecker+Valid, 269 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:27,677 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [65 Valid, 269 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:27,678 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 566 states.
[2023-11-19 07:39:27,706 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 566 to 564.
[2023-11-19 07:39:27,707 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 564 states, 563 states have (on average 1.4937833037300177) internal successors, (841), 563 states have internal predecessors, (841), 0 states have call successors, (0), 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:39:27,710 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 564 states to 564 states and 841 transitions.
[2023-11-19 07:39:27,710 INFO  L78                 Accepts]: Start accepts. Automaton has 564 states and 841 transitions. Word has length 68
[2023-11-19 07:39:27,711 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:27,711 INFO  L495      AbstractCegarLoop]: Abstraction has 564 states and 841 transitions.
[2023-11-19 07:39:27,711 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:27,711 INFO  L276                IsEmpty]: Start isEmpty. Operand 564 states and 841 transitions.
[2023-11-19 07:39:27,712 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2023-11-19 07:39:27,712 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:27,712 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]
[2023-11-19 07:39:27,712 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2023-11-19 07:39:27,713 INFO  L420      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:27,713 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:27,713 INFO  L85        PathProgramCache]: Analyzing trace with hash 1437375557, now seen corresponding path program 1 times
[2023-11-19 07:39:27,714 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:27,714 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [936509538]
[2023-11-19 07:39:27,714 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:27,714 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:27,736 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:27,790 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:39:27,791 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:27,791 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [936509538]
[2023-11-19 07:39:27,791 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [936509538] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:27,791 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:27,791 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:27,791 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1694072412]
[2023-11-19 07:39:27,792 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:27,792 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:27,792 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:27,793 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:27,793 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:27,793 INFO  L87              Difference]: Start difference. First operand 564 states and 841 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:27,842 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:27,843 INFO  L93              Difference]: Finished difference Result 1548 states and 2343 transitions.
[2023-11-19 07:39:27,843 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:27,843 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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 68
[2023-11-19 07:39:27,844 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:27,850 INFO  L225             Difference]: With dead ends: 1548
[2023-11-19 07:39:27,850 INFO  L226             Difference]: Without dead ends: 1032
[2023-11-19 07:39:27,851 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:39:27,852 INFO  L413           NwaCegarLoop]: 175 mSDtfsCounter, 61 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 61 SdHoareTripleChecker+Valid, 265 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:27,853 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [61 Valid, 265 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:27,855 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1032 states.
[2023-11-19 07:39:27,895 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1032 to 1030.
[2023-11-19 07:39:27,898 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1030 states, 1029 states have (on average 1.4936831875607386) internal successors, (1537), 1029 states have internal predecessors, (1537), 0 states have call successors, (0), 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:39:27,903 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1030 states to 1030 states and 1537 transitions.
[2023-11-19 07:39:27,903 INFO  L78                 Accepts]: Start accepts. Automaton has 1030 states and 1537 transitions. Word has length 68
[2023-11-19 07:39:27,904 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:27,904 INFO  L495      AbstractCegarLoop]: Abstraction has 1030 states and 1537 transitions.
[2023-11-19 07:39:27,904 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:27,904 INFO  L276                IsEmpty]: Start isEmpty. Operand 1030 states and 1537 transitions.
[2023-11-19 07:39:27,905 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2023-11-19 07:39:27,905 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:27,905 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]
[2023-11-19 07:39:27,905 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2023-11-19 07:39:27,906 INFO  L420      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:27,906 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:27,906 INFO  L85        PathProgramCache]: Analyzing trace with hash -778093243, now seen corresponding path program 1 times
[2023-11-19 07:39:27,906 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:27,906 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [537449407]
[2023-11-19 07:39:27,907 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:27,907 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:27,929 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:27,980 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:39:27,980 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:27,981 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [537449407]
[2023-11-19 07:39:27,981 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [537449407] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:27,981 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:27,981 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:27,982 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2033229992]
[2023-11-19 07:39:27,982 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:27,982 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:27,982 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:27,983 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:27,983 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:27,984 INFO  L87              Difference]: Start difference. First operand 1030 states and 1537 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:28,053 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:28,054 INFO  L93              Difference]: Finished difference Result 2898 states and 4347 transitions.
[2023-11-19 07:39:28,054 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:28,055 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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 68
[2023-11-19 07:39:28,055 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:28,066 INFO  L225             Difference]: With dead ends: 2898
[2023-11-19 07:39:28,066 INFO  L226             Difference]: Without dead ends: 1916
[2023-11-19 07:39:28,068 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:39:28,069 INFO  L413           NwaCegarLoop]: 173 mSDtfsCounter, 59 mSDsluCounter, 94 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 267 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:28,069 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 267 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:28,101 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1916 states.
[2023-11-19 07:39:28,181 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1916 to 1914.
[2023-11-19 07:39:28,186 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1914 states, 1913 states have (on average 1.480920020909566) internal successors, (2833), 1913 states have internal predecessors, (2833), 0 states have call successors, (0), 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:39:28,198 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1914 states to 1914 states and 2833 transitions.
[2023-11-19 07:39:28,198 INFO  L78                 Accepts]: Start accepts. Automaton has 1914 states and 2833 transitions. Word has length 68
[2023-11-19 07:39:28,199 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:28,199 INFO  L495      AbstractCegarLoop]: Abstraction has 1914 states and 2833 transitions.
[2023-11-19 07:39:28,199 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:28,199 INFO  L276                IsEmpty]: Start isEmpty. Operand 1914 states and 2833 transitions.
[2023-11-19 07:39:28,200 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2023-11-19 07:39:28,200 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:28,200 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]
[2023-11-19 07:39:28,200 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2023-11-19 07:39:28,200 INFO  L420      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:28,201 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:28,201 INFO  L85        PathProgramCache]: Analyzing trace with hash 1002839621, now seen corresponding path program 1 times
[2023-11-19 07:39:28,201 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:28,202 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1051094967]
[2023-11-19 07:39:28,202 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:28,202 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:28,224 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:28,284 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:39:28,284 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:28,285 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1051094967]
[2023-11-19 07:39:28,285 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1051094967] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:28,285 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:28,285 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:28,285 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1349696720]
[2023-11-19 07:39:28,285 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:28,286 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:28,286 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:28,287 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:28,287 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:28,287 INFO  L87              Difference]: Start difference. First operand 1914 states and 2833 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:28,415 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:28,416 INFO  L93              Difference]: Finished difference Result 5454 states and 8067 transitions.
[2023-11-19 07:39:28,416 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:28,417 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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 68
[2023-11-19 07:39:28,417 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:28,438 INFO  L225             Difference]: With dead ends: 5454
[2023-11-19 07:39:28,438 INFO  L226             Difference]: Without dead ends: 3588
[2023-11-19 07:39:28,441 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:39:28,442 INFO  L413           NwaCegarLoop]: 171 mSDtfsCounter, 57 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 269 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:28,442 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 269 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:28,447 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 3588 states.
[2023-11-19 07:39:28,650 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 3588 to 3586.
[2023-11-19 07:39:28,658 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 3586 states, 3585 states have (on average 1.4596931659693166) internal successors, (5233), 3585 states have internal predecessors, (5233), 0 states have call successors, (0), 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:39:28,676 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 3586 states to 3586 states and 5233 transitions.
[2023-11-19 07:39:28,677 INFO  L78                 Accepts]: Start accepts. Automaton has 3586 states and 5233 transitions. Word has length 68
[2023-11-19 07:39:28,677 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:28,677 INFO  L495      AbstractCegarLoop]: Abstraction has 3586 states and 5233 transitions.
[2023-11-19 07:39:28,677 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:28,677 INFO  L276                IsEmpty]: Start isEmpty. Operand 3586 states and 5233 transitions.
[2023-11-19 07:39:28,678 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 69
[2023-11-19 07:39:28,678 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:28,678 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]
[2023-11-19 07:39:28,679 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2023-11-19 07:39:28,679 INFO  L420      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:28,679 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:28,679 INFO  L85        PathProgramCache]: Analyzing trace with hash 199113541, now seen corresponding path program 1 times
[2023-11-19 07:39:28,680 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:28,680 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576268559]
[2023-11-19 07:39:28,680 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:28,680 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:28,704 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:28,758 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:39:28,758 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:28,758 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1576268559]
[2023-11-19 07:39:28,759 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1576268559] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:28,759 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:28,759 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:28,759 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1342806861]
[2023-11-19 07:39:28,759 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:28,760 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:28,760 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:28,760 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:28,761 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:28,761 INFO  L87              Difference]: Start difference. First operand 3586 states and 5233 transitions. Second operand  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:29,047 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:29,047 INFO  L93              Difference]: Finished difference Result 10278 states and 14931 transitions.
[2023-11-19 07:39:29,048 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:29,049 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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 68
[2023-11-19 07:39:29,049 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:29,089 INFO  L225             Difference]: With dead ends: 10278
[2023-11-19 07:39:29,091 INFO  L226             Difference]: Without dead ends: 6740
[2023-11-19 07:39:29,096 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:39:29,097 INFO  L413           NwaCegarLoop]: 185 mSDtfsCounter, 63 mSDsluCounter, 86 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 63 SdHoareTripleChecker+Valid, 271 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:29,098 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [63 Valid, 271 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:29,106 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6740 states.
[2023-11-19 07:39:29,487 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6740 to 6738.
[2023-11-19 07:39:29,503 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6738 states, 6737 states have (on average 1.4322398693780614) internal successors, (9649), 6737 states have internal predecessors, (9649), 0 states have call successors, (0), 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:39:29,539 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6738 states to 6738 states and 9649 transitions.
[2023-11-19 07:39:29,540 INFO  L78                 Accepts]: Start accepts. Automaton has 6738 states and 9649 transitions. Word has length 68
[2023-11-19 07:39:29,540 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:29,540 INFO  L495      AbstractCegarLoop]: Abstraction has 6738 states and 9649 transitions.
[2023-11-19 07:39:29,540 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 3 states have internal predecessors, (68), 0 states have call successors, (0), 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:39:29,540 INFO  L276                IsEmpty]: Start isEmpty. Operand 6738 states and 9649 transitions.
[2023-11-19 07:39:29,544 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 07:39:29,545 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:29,545 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:29,545 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2023-11-19 07:39:29,545 INFO  L420      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:29,546 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:29,546 INFO  L85        PathProgramCache]: Analyzing trace with hash 1085081155, now seen corresponding path program 1 times
[2023-11-19 07:39:29,547 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:29,547 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1373789922]
[2023-11-19 07:39:29,547 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:29,547 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:29,586 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:29,848 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:39:29,849 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:29,849 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1373789922]
[2023-11-19 07:39:29,849 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1373789922] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:29,849 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:29,850 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:29,850 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1522687308]
[2023-11-19 07:39:29,850 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:29,850 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:29,851 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:29,852 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:29,852 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:29,852 INFO  L87              Difference]: Start difference. First operand 6738 states and 9649 transitions. Second operand  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 0 states have call successors, (0), 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:39:31,733 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:31,733 INFO  L93              Difference]: Finished difference Result 46336 states and 66424 transitions.
[2023-11-19 07:39:31,733 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:39:31,734 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 0 states have call successors, (0), 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 89
[2023-11-19 07:39:31,734 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:31,946 INFO  L225             Difference]: With dead ends: 46336
[2023-11-19 07:39:31,946 INFO  L226             Difference]: Without dead ends: 41598
[2023-11-19 07:39:31,958 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:39:31,961 INFO  L413           NwaCegarLoop]: 197 mSDtfsCounter, 885 mSDsluCounter, 926 mSDsCounter, 0 mSdLazyCounter, 133 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 885 SdHoareTripleChecker+Valid, 1123 SdHoareTripleChecker+Invalid, 138 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 133 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:31,961 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [885 Valid, 1123 Invalid, 138 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 133 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:39:32,012 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 41598 states.
[2023-11-19 07:39:32,877 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 41598 to 12466.
[2023-11-19 07:39:32,917 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 12466 states, 12465 states have (on average 1.4261532290413157) internal successors, (17777), 12465 states have internal predecessors, (17777), 0 states have call successors, (0), 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:39:32,962 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 12466 states to 12466 states and 17777 transitions.
[2023-11-19 07:39:32,962 INFO  L78                 Accepts]: Start accepts. Automaton has 12466 states and 17777 transitions. Word has length 89
[2023-11-19 07:39:32,963 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:32,963 INFO  L495      AbstractCegarLoop]: Abstraction has 12466 states and 17777 transitions.
[2023-11-19 07:39:32,964 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 11.0) internal successors, (88), 8 states have internal predecessors, (88), 0 states have call successors, (0), 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:39:32,964 INFO  L276                IsEmpty]: Start isEmpty. Operand 12466 states and 17777 transitions.
[2023-11-19 07:39:32,968 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 07:39:32,968 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:32,968 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:32,968 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2023-11-19 07:39:32,968 INFO  L420      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:32,969 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:32,969 INFO  L85        PathProgramCache]: Analyzing trace with hash 1247995715, now seen corresponding path program 1 times
[2023-11-19 07:39:32,969 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:32,969 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086769211]
[2023-11-19 07:39:32,969 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:32,970 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:33,008 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:33,226 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked.
[2023-11-19 07:39:33,227 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:33,227 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086769211]
[2023-11-19 07:39:33,227 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086769211] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:33,227 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:33,227 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:33,228 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074947616]
[2023-11-19 07:39:33,228 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:33,228 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:33,229 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:33,229 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:33,229 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:33,230 INFO  L87              Difference]: Start difference. First operand 12466 states and 17777 transitions. Second operand  has 8 states, 8 states have (on average 10.75) internal successors, (86), 8 states have internal predecessors, (86), 0 states have call successors, (0), 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:39:35,162 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:35,162 INFO  L93              Difference]: Finished difference Result 53024 states and 75960 transitions.
[2023-11-19 07:39:35,163 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:39:35,163 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.75) internal successors, (86), 8 states have internal predecessors, (86), 0 states have call successors, (0), 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 89
[2023-11-19 07:39:35,164 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:35,268 INFO  L225             Difference]: With dead ends: 53024
[2023-11-19 07:39:35,268 INFO  L226             Difference]: Without dead ends: 46334
[2023-11-19 07:39:35,285 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:39:35,287 INFO  L413           NwaCegarLoop]: 196 mSDtfsCounter, 885 mSDsluCounter, 913 mSDsCounter, 0 mSdLazyCounter, 160 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 885 SdHoareTripleChecker+Valid, 1109 SdHoareTripleChecker+Invalid, 165 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 160 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:35,287 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [885 Valid, 1109 Invalid, 165 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 160 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:39:35,339 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 46334 states.
[2023-11-19 07:39:36,652 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 46334 to 21522.
[2023-11-19 07:39:36,678 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 21522 states, 21521 states have (on average 1.4222852097950838) internal successors, (30609), 21521 states have internal predecessors, (30609), 0 states have call successors, (0), 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:39:36,727 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 21522 states to 21522 states and 30609 transitions.
[2023-11-19 07:39:36,727 INFO  L78                 Accepts]: Start accepts. Automaton has 21522 states and 30609 transitions. Word has length 89
[2023-11-19 07:39:36,728 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:36,728 INFO  L495      AbstractCegarLoop]: Abstraction has 21522 states and 30609 transitions.
[2023-11-19 07:39:36,728 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.75) internal successors, (86), 8 states have internal predecessors, (86), 0 states have call successors, (0), 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:39:36,728 INFO  L276                IsEmpty]: Start isEmpty. Operand 21522 states and 30609 transitions.
[2023-11-19 07:39:36,734 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 07:39:36,734 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:36,735 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:36,735 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2023-11-19 07:39:36,735 INFO  L420      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:36,736 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:36,736 INFO  L85        PathProgramCache]: Analyzing trace with hash -1544853181, now seen corresponding path program 1 times
[2023-11-19 07:39:36,736 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:36,736 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [304893192]
[2023-11-19 07:39:36,737 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:36,737 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:36,766 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:36,986 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked.
[2023-11-19 07:39:36,987 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:36,987 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [304893192]
[2023-11-19 07:39:36,987 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [304893192] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:36,987 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:36,988 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:36,988 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2114840933]
[2023-11-19 07:39:36,988 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:36,988 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:36,989 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:36,989 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:36,990 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:36,990 INFO  L87              Difference]: Start difference. First operand 21522 states and 30609 transitions. Second operand  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 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:39:39,394 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:39,396 INFO  L93              Difference]: Finished difference Result 59712 states and 85464 transitions.
[2023-11-19 07:39:39,396 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:39:39,396 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 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 89
[2023-11-19 07:39:39,397 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:39,496 INFO  L225             Difference]: With dead ends: 59712
[2023-11-19 07:39:39,497 INFO  L226             Difference]: Without dead ends: 53022
[2023-11-19 07:39:39,516 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:39:39,517 INFO  L413           NwaCegarLoop]: 194 mSDtfsCounter, 929 mSDsluCounter, 909 mSDsCounter, 0 mSdLazyCounter, 134 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 929 SdHoareTripleChecker+Valid, 1103 SdHoareTripleChecker+Invalid, 139 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 134 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:39,517 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [929 Valid, 1103 Invalid, 139 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 134 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:39:39,562 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 53022 states.
[2023-11-19 07:39:40,983 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 53022 to 28210.
[2023-11-19 07:39:41,003 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 28210 states, 28209 states have (on average 1.4219929809635223) internal successors, (40113), 28209 states have internal predecessors, (40113), 0 states have call successors, (0), 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:39:41,067 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 28210 states to 28210 states and 40113 transitions.
[2023-11-19 07:39:41,067 INFO  L78                 Accepts]: Start accepts. Automaton has 28210 states and 40113 transitions. Word has length 89
[2023-11-19 07:39:41,067 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:41,068 INFO  L495      AbstractCegarLoop]: Abstraction has 28210 states and 40113 transitions.
[2023-11-19 07:39:41,068 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.25) internal successors, (82), 8 states have internal predecessors, (82), 0 states have call successors, (0), 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:39:41,068 INFO  L276                IsEmpty]: Start isEmpty. Operand 28210 states and 40113 transitions.
[2023-11-19 07:39:41,073 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 07:39:41,074 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:41,074 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:41,074 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2023-11-19 07:39:41,075 INFO  L420      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:41,075 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:41,075 INFO  L85        PathProgramCache]: Analyzing trace with hash 534645315, now seen corresponding path program 1 times
[2023-11-19 07:39:41,076 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:41,076 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1720508990]
[2023-11-19 07:39:41,076 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:41,076 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:41,102 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:41,299 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked.
[2023-11-19 07:39:41,299 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:41,300 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1720508990]
[2023-11-19 07:39:41,302 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1720508990] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:41,302 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:41,302 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:41,303 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1957350899]
[2023-11-19 07:39:41,303 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:41,303 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:41,304 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:41,304 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:41,304 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:41,305 INFO  L87              Difference]: Start difference. First operand 28210 states and 40113 transitions. Second operand  has 8 states, 8 states have (on average 10.0) internal successors, (80), 8 states have internal predecessors, (80), 0 states have call successors, (0), 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:39:43,455 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:43,455 INFO  L93              Difference]: Finished difference Result 66400 states and 94968 transitions.
[2023-11-19 07:39:43,456 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:39:43,456 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.0) internal successors, (80), 8 states have internal predecessors, (80), 0 states have call successors, (0), 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 89
[2023-11-19 07:39:43,456 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:43,566 INFO  L225             Difference]: With dead ends: 66400
[2023-11-19 07:39:43,566 INFO  L226             Difference]: Without dead ends: 59710
[2023-11-19 07:39:43,580 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:39:43,581 INFO  L413           NwaCegarLoop]: 192 mSDtfsCounter, 982 mSDsluCounter, 895 mSDsCounter, 0 mSdLazyCounter, 164 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 982 SdHoareTripleChecker+Valid, 1087 SdHoareTripleChecker+Invalid, 169 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 164 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:43,581 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [982 Valid, 1087 Invalid, 169 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 164 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:39:43,631 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 59710 states.
[2023-11-19 07:39:44,886 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 59710 to 34898.
[2023-11-19 07:39:44,915 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 34898 states, 34897 states have (on average 1.4218127632747801) internal successors, (49617), 34897 states have internal predecessors, (49617), 0 states have call successors, (0), 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:39:45,157 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 34898 states to 34898 states and 49617 transitions.
[2023-11-19 07:39:45,158 INFO  L78                 Accepts]: Start accepts. Automaton has 34898 states and 49617 transitions. Word has length 89
[2023-11-19 07:39:45,158 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:45,159 INFO  L495      AbstractCegarLoop]: Abstraction has 34898 states and 49617 transitions.
[2023-11-19 07:39:45,159 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.0) internal successors, (80), 8 states have internal predecessors, (80), 0 states have call successors, (0), 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:39:45,159 INFO  L276                IsEmpty]: Start isEmpty. Operand 34898 states and 49617 transitions.
[2023-11-19 07:39:45,165 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 07:39:45,166 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:45,166 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:45,166 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2023-11-19 07:39:45,167 INFO  L420      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:45,168 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:45,168 INFO  L85        PathProgramCache]: Analyzing trace with hash -1979389117, now seen corresponding path program 1 times
[2023-11-19 07:39:45,168 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:45,168 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [145829566]
[2023-11-19 07:39:45,169 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:45,169 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:45,214 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:45,450 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked.
[2023-11-19 07:39:45,450 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:45,450 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [145829566]
[2023-11-19 07:39:45,451 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [145829566] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:45,451 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:45,451 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:45,451 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1554724380]
[2023-11-19 07:39:45,452 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:45,452 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:45,453 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:45,453 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:45,453 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:45,454 INFO  L87              Difference]: Start difference. First operand 34898 states and 49617 transitions. Second operand  has 8 states, 8 states have (on average 9.75) internal successors, (78), 8 states have internal predecessors, (78), 0 states have call successors, (0), 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:39:47,688 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:47,688 INFO  L93              Difference]: Finished difference Result 73088 states and 104472 transitions.
[2023-11-19 07:39:47,689 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:39:47,689 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 9.75) internal successors, (78), 8 states have internal predecessors, (78), 0 states have call successors, (0), 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 89
[2023-11-19 07:39:47,689 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:47,782 INFO  L225             Difference]: With dead ends: 73088
[2023-11-19 07:39:47,782 INFO  L226             Difference]: Without dead ends: 66398
[2023-11-19 07:39:47,798 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:39:47,799 INFO  L413           NwaCegarLoop]: 192 mSDtfsCounter, 895 mSDsluCounter, 952 mSDsCounter, 0 mSdLazyCounter, 172 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 895 SdHoareTripleChecker+Valid, 1144 SdHoareTripleChecker+Invalid, 177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 172 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:47,799 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [895 Valid, 1144 Invalid, 177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 172 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time]
[2023-11-19 07:39:47,849 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 66398 states.
[2023-11-19 07:39:49,562 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 66398 to 41586.
[2023-11-19 07:39:49,589 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41586 states, 41585 states have (on average 1.4216905134062763) internal successors, (59121), 41585 states have internal predecessors, (59121), 0 states have call successors, (0), 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:39:49,687 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41586 states to 41586 states and 59121 transitions.
[2023-11-19 07:39:49,688 INFO  L78                 Accepts]: Start accepts. Automaton has 41586 states and 59121 transitions. Word has length 89
[2023-11-19 07:39:49,688 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:49,688 INFO  L495      AbstractCegarLoop]: Abstraction has 41586 states and 59121 transitions.
[2023-11-19 07:39:49,689 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 9.75) internal successors, (78), 8 states have internal predecessors, (78), 0 states have call successors, (0), 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:39:49,689 INFO  L276                IsEmpty]: Start isEmpty. Operand 41586 states and 59121 transitions.
[2023-11-19 07:39:49,696 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 90
[2023-11-19 07:39:49,696 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:49,697 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:49,697 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2023-11-19 07:39:49,697 INFO  L420      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:49,698 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:49,698 INFO  L85        PathProgramCache]: Analyzing trace with hash 1511852099, now seen corresponding path program 1 times
[2023-11-19 07:39:49,698 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:49,698 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1496089449]
[2023-11-19 07:39:49,699 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:49,699 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:49,727 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:49,952 INFO  L134       CoverageAnalysis]: Checked inductivity of 17 backedges. 11 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked.
[2023-11-19 07:39:49,953 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:49,953 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1496089449]
[2023-11-19 07:39:49,953 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1496089449] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:49,954 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:49,954 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8
[2023-11-19 07:39:49,954 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1162265377]
[2023-11-19 07:39:49,954 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:49,955 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 8 states
[2023-11-19 07:39:49,955 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:49,955 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants.
[2023-11-19 07:39:49,956 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=42, Unknown=0, NotChecked=0, Total=56
[2023-11-19 07:39:49,956 INFO  L87              Difference]: Start difference. First operand 41586 states and 59121 transitions. Second operand  has 8 states, 8 states have (on average 10.5) internal successors, (84), 8 states have internal predecessors, (84), 0 states have call successors, (0), 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:39:52,274 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:52,275 INFO  L93              Difference]: Finished difference Result 79776 states and 113976 transitions.
[2023-11-19 07:39:52,276 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:39:52,276 INFO  L78                 Accepts]: Start accepts. Automaton has  has 8 states, 8 states have (on average 10.5) internal successors, (84), 8 states have internal predecessors, (84), 0 states have call successors, (0), 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 89
[2023-11-19 07:39:52,276 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:52,390 INFO  L225             Difference]: With dead ends: 79776
[2023-11-19 07:39:52,390 INFO  L226             Difference]: Without dead ends: 73086
[2023-11-19 07:39:52,409 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=54, Invalid=102, Unknown=0, NotChecked=0, Total=156
[2023-11-19 07:39:52,410 INFO  L413           NwaCegarLoop]: 191 mSDtfsCounter, 833 mSDsluCounter, 1085 mSDsCounter, 0 mSdLazyCounter, 196 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 833 SdHoareTripleChecker+Valid, 1276 SdHoareTripleChecker+Invalid, 201 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 196 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:52,411 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [833 Valid, 1276 Invalid, 201 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 196 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2023-11-19 07:39:52,471 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 73086 states.
[2023-11-19 07:39:54,478 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 73086 to 48274.
[2023-11-19 07:39:54,511 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48274 states, 48273 states have (on average 1.421602137841029) internal successors, (68625), 48273 states have internal predecessors, (68625), 0 states have call successors, (0), 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:39:54,626 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48274 states to 48274 states and 68625 transitions.
[2023-11-19 07:39:54,627 INFO  L78                 Accepts]: Start accepts. Automaton has 48274 states and 68625 transitions. Word has length 89
[2023-11-19 07:39:54,627 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:54,627 INFO  L495      AbstractCegarLoop]: Abstraction has 48274 states and 68625 transitions.
[2023-11-19 07:39:54,628 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 8 states, 8 states have (on average 10.5) internal successors, (84), 8 states have internal predecessors, (84), 0 states have call successors, (0), 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:39:54,628 INFO  L276                IsEmpty]: Start isEmpty. Operand 48274 states and 68625 transitions.
[2023-11-19 07:39:54,636 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2023-11-19 07:39:54,636 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:54,636 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:54,637 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2023-11-19 07:39:54,637 INFO  L420      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:54,637 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:54,637 INFO  L85        PathProgramCache]: Analyzing trace with hash 1817056852, now seen corresponding path program 1 times
[2023-11-19 07:39:54,638 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:54,638 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1376977559]
[2023-11-19 07:39:54,638 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:54,638 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:54,675 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:54,786 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:39:54,786 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:54,786 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1376977559]
[2023-11-19 07:39:54,787 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1376977559] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:54,787 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:54,787 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:54,787 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1487409168]
[2023-11-19 07:39:54,787 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:54,788 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:54,788 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:54,789 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:54,789 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:54,789 INFO  L87              Difference]: Start difference. First operand 48274 states and 68625 transitions. Second operand  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 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:39:56,710 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:56,711 INFO  L93              Difference]: Finished difference Result 96502 states and 137203 transitions.
[2023-11-19 07:39:56,711 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:56,711 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 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 90
[2023-11-19 07:39:56,712 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:56,762 INFO  L225             Difference]: With dead ends: 96502
[2023-11-19 07:39:56,762 INFO  L226             Difference]: Without dead ends: 48276
[2023-11-19 07:39:56,795 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:39:56,796 INFO  L413           NwaCegarLoop]: 165 mSDtfsCounter, 53 mSDsluCounter, 111 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:56,797 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 276 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:56,838 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48276 states.
[2023-11-19 07:39:58,566 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48276 to 48274.
[2023-11-19 07:39:58,586 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48274 states, 48273 states have (on average 1.4073498643133844) internal successors, (67937), 48273 states have internal predecessors, (67937), 0 states have call successors, (0), 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:39:58,643 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48274 states to 48274 states and 67937 transitions.
[2023-11-19 07:39:58,643 INFO  L78                 Accepts]: Start accepts. Automaton has 48274 states and 67937 transitions. Word has length 90
[2023-11-19 07:39:58,643 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:39:58,644 INFO  L495      AbstractCegarLoop]: Abstraction has 48274 states and 67937 transitions.
[2023-11-19 07:39:58,644 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.0) internal successors, (90), 3 states have internal predecessors, (90), 0 states have call successors, (0), 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:39:58,644 INFO  L276                IsEmpty]: Start isEmpty. Operand 48274 states and 67937 transitions.
[2023-11-19 07:39:58,653 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 92
[2023-11-19 07:39:58,653 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:39:58,653 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:39:58,653 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2023-11-19 07:39:58,654 INFO  L420      AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:39:58,654 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:39:58,654 INFO  L85        PathProgramCache]: Analyzing trace with hash -321194277, now seen corresponding path program 1 times
[2023-11-19 07:39:58,654 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:39:58,654 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1570677992]
[2023-11-19 07:39:58,655 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:39:58,655 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:39:58,686 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:39:58,778 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:39:58,778 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:39:58,778 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1570677992]
[2023-11-19 07:39:58,779 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1570677992] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:39:58,779 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:39:58,779 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:39:58,779 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977109527]
[2023-11-19 07:39:58,779 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:39:58,780 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:39:58,780 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:39:58,780 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:39:58,780 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:39:58,781 INFO  L87              Difference]: Start difference. First operand 48274 states and 67937 transitions. Second operand  has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 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:39:59,510 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:39:59,510 INFO  L93              Difference]: Finished difference Result 66059 states and 93161 transitions.
[2023-11-19 07:39:59,510 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:39:59,511 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 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 91
[2023-11-19 07:39:59,511 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:39:59,525 INFO  L225             Difference]: With dead ends: 66059
[2023-11-19 07:39:59,525 INFO  L226             Difference]: Without dead ends: 17833
[2023-11-19 07:39:59,544 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:39:59,545 INFO  L413           NwaCegarLoop]: 163 mSDtfsCounter, 47 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 273 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:39:59,546 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 273 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:39:59,558 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 17833 states.
[2023-11-19 07:40:00,335 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 17833 to 17825.
[2023-11-19 07:40:00,346 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 17825 states, 17824 states have (on average 1.4039497307001796) internal successors, (25024), 17824 states have internal predecessors, (25024), 0 states have call successors, (0), 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:40:00,375 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 17825 states to 17825 states and 25024 transitions.
[2023-11-19 07:40:00,375 INFO  L78                 Accepts]: Start accepts. Automaton has 17825 states and 25024 transitions. Word has length 91
[2023-11-19 07:40:00,375 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:00,375 INFO  L495      AbstractCegarLoop]: Abstraction has 17825 states and 25024 transitions.
[2023-11-19 07:40:00,375 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 0 states have call successors, (0), 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:40:00,376 INFO  L276                IsEmpty]: Start isEmpty. Operand 17825 states and 25024 transitions.
[2023-11-19 07:40:00,379 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 93
[2023-11-19 07:40:00,379 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:00,380 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:40:00,380 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19
[2023-11-19 07:40:00,380 INFO  L420      AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:00,380 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:00,381 INFO  L85        PathProgramCache]: Analyzing trace with hash -962183130, now seen corresponding path program 1 times
[2023-11-19 07:40:00,381 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:00,381 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2077452053]
[2023-11-19 07:40:00,381 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:00,382 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:00,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:00,553 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:00,554 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:00,554 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2077452053]
[2023-11-19 07:40:00,554 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2077452053] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:00,554 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:00,554 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:00,555 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1446882445]
[2023-11-19 07:40:00,556 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:00,556 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:00,557 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:40:00,557 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:00,557 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:00,558 INFO  L87              Difference]: Start difference. First operand 17825 states and 25024 transitions. Second operand  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:01,045 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:01,046 INFO  L93              Difference]: Finished difference Result 26709 states and 37506 transitions.
[2023-11-19 07:40:01,046 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:01,046 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92
[2023-11-19 07:40:01,046 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:01,052 INFO  L225             Difference]: With dead ends: 26709
[2023-11-19 07:40:01,052 INFO  L226             Difference]: Without dead ends: 8947
[2023-11-19 07:40:01,055 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:40:01,056 INFO  L413           NwaCegarLoop]: 157 mSDtfsCounter, 49 mSDsluCounter, 95 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 252 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:01,056 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 252 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:01,061 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8947 states.
[2023-11-19 07:40:01,280 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8947 to 8945.
[2023-11-19 07:40:01,285 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8945 states, 8944 states have (on average 1.389087656529517) internal successors, (12424), 8944 states have internal predecessors, (12424), 0 states have call successors, (0), 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:40:01,296 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8945 states to 8945 states and 12424 transitions.
[2023-11-19 07:40:01,296 INFO  L78                 Accepts]: Start accepts. Automaton has 8945 states and 12424 transitions. Word has length 92
[2023-11-19 07:40:01,296 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:01,296 INFO  L495      AbstractCegarLoop]: Abstraction has 8945 states and 12424 transitions.
[2023-11-19 07:40:01,296 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 30.666666666666668) internal successors, (92), 3 states have internal predecessors, (92), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2023-11-19 07:40:01,296 INFO  L276                IsEmpty]: Start isEmpty. Operand 8945 states and 12424 transitions.
[2023-11-19 07:40:01,298 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2023-11-19 07:40:01,299 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:01,299 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:40:01,299 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20
[2023-11-19 07:40:01,299 INFO  L420      AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:01,300 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:01,300 INFO  L85        PathProgramCache]: Analyzing trace with hash 32471160, now seen corresponding path program 1 times
[2023-11-19 07:40:01,300 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:01,300 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1096375917]
[2023-11-19 07:40:01,300 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:01,301 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:01,328 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:01,414 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:01,414 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:01,414 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1096375917]
[2023-11-19 07:40:01,414 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1096375917] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:01,414 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:01,415 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:01,415 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [436343407]
[2023-11-19 07:40:01,415 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:01,415 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:01,416 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:40:01,416 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:01,416 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:01,416 INFO  L87              Difference]: Start difference. First operand 8945 states and 12424 transitions. Second operand  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 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:40:01,590 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:01,590 INFO  L93              Difference]: Finished difference Result 13389 states and 18606 transitions.
[2023-11-19 07:40:01,590 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:01,591 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 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 94
[2023-11-19 07:40:01,591 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:01,595 INFO  L225             Difference]: With dead ends: 13389
[2023-11-19 07:40:01,596 INFO  L226             Difference]: Without dead ends: 4507
[2023-11-19 07:40:01,600 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:40:01,601 INFO  L413           NwaCegarLoop]: 150 mSDtfsCounter, 46 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 237 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:01,602 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 237 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:01,605 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4507 states.
[2023-11-19 07:40:01,774 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4507 to 4505.
[2023-11-19 07:40:01,778 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4505 states, 4504 states have (on average 1.3730017761989344) internal successors, (6184), 4504 states have internal predecessors, (6184), 0 states have call successors, (0), 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:40:01,784 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4505 states to 4505 states and 6184 transitions.
[2023-11-19 07:40:01,785 INFO  L78                 Accepts]: Start accepts. Automaton has 4505 states and 6184 transitions. Word has length 94
[2023-11-19 07:40:01,785 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:01,785 INFO  L495      AbstractCegarLoop]: Abstraction has 4505 states and 6184 transitions.
[2023-11-19 07:40:01,785 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 31.333333333333332) internal successors, (94), 3 states have internal predecessors, (94), 0 states have call successors, (0), 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:40:01,786 INFO  L276                IsEmpty]: Start isEmpty. Operand 4505 states and 6184 transitions.
[2023-11-19 07:40:01,787 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 97
[2023-11-19 07:40:01,787 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:01,788 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:40:01,788 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21
[2023-11-19 07:40:01,788 INFO  L420      AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:01,788 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:01,789 INFO  L85        PathProgramCache]: Analyzing trace with hash 334683978, now seen corresponding path program 1 times
[2023-11-19 07:40:01,789 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:01,789 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1130700212]
[2023-11-19 07:40:01,789 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:01,789 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:01,822 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:01,908 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:01,908 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:01,908 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1130700212]
[2023-11-19 07:40:01,908 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1130700212] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:01,908 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:01,909 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:01,910 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [849488372]
[2023-11-19 07:40:01,910 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:01,911 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:01,911 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:40:01,911 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:01,911 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:01,912 INFO  L87              Difference]: Start difference. First operand 4505 states and 6184 transitions. Second operand  has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 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:40:02,072 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:02,073 INFO  L93              Difference]: Finished difference Result 6729 states and 9246 transitions.
[2023-11-19 07:40:02,073 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:02,073 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 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 96
[2023-11-19 07:40:02,074 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:02,076 INFO  L225             Difference]: With dead ends: 6729
[2023-11-19 07:40:02,076 INFO  L226             Difference]: Without dead ends: 2287
[2023-11-19 07:40:02,078 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:40:02,079 INFO  L413           NwaCegarLoop]: 143 mSDtfsCounter, 43 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 222 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:02,080 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 222 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:02,081 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2287 states.
[2023-11-19 07:40:02,176 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2287 to 2285.
[2023-11-19 07:40:02,178 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2285 states, 2284 states have (on average 1.3546409807355517) internal successors, (3094), 2284 states have internal predecessors, (3094), 0 states have call successors, (0), 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:40:02,181 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2285 states to 2285 states and 3094 transitions.
[2023-11-19 07:40:02,181 INFO  L78                 Accepts]: Start accepts. Automaton has 2285 states and 3094 transitions. Word has length 96
[2023-11-19 07:40:02,182 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:02,182 INFO  L495      AbstractCegarLoop]: Abstraction has 2285 states and 3094 transitions.
[2023-11-19 07:40:02,182 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 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:40:02,182 INFO  L276                IsEmpty]: Start isEmpty. Operand 2285 states and 3094 transitions.
[2023-11-19 07:40:02,183 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 99
[2023-11-19 07:40:02,184 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:02,184 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:40:02,184 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22
[2023-11-19 07:40:02,184 INFO  L420      AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:02,185 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:02,185 INFO  L85        PathProgramCache]: Analyzing trace with hash 2053215388, now seen corresponding path program 1 times
[2023-11-19 07:40:02,185 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:02,185 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [38885436]
[2023-11-19 07:40:02,185 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:02,186 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:02,212 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:02,303 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:02,303 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:02,303 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [38885436]
[2023-11-19 07:40:02,303 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [38885436] provided 1 perfect and 0 imperfect interpolant sequences
[2023-11-19 07:40:02,304 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2023-11-19 07:40:02,304 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2023-11-19 07:40:02,304 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [787388810]
[2023-11-19 07:40:02,305 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2023-11-19 07:40:02,305 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2023-11-19 07:40:02,305 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:40:02,306 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2023-11-19 07:40:02,306 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2023-11-19 07:40:02,306 INFO  L87              Difference]: Start difference. First operand 2285 states and 3094 transitions. Second operand  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 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:40:02,356 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:02,356 INFO  L93              Difference]: Finished difference Result 3399 states and 4611 transitions.
[2023-11-19 07:40:02,356 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2023-11-19 07:40:02,357 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 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 98
[2023-11-19 07:40:02,357 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:02,358 INFO  L225             Difference]: With dead ends: 3399
[2023-11-19 07:40:02,358 INFO  L226             Difference]: Without dead ends: 1177
[2023-11-19 07:40:02,360 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:40:02,361 INFO  L413           NwaCegarLoop]: 136 mSDtfsCounter, 40 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 207 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:02,362 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 207 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:02,363 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 1177 states.
[2023-11-19 07:40:02,407 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 1177 to 1175.
[2023-11-19 07:40:02,409 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 1175 states, 1174 states have (on average 1.332197614991482) internal successors, (1564), 1174 states have internal predecessors, (1564), 0 states have call successors, (0), 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:40:02,410 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 1175 states to 1175 states and 1564 transitions.
[2023-11-19 07:40:02,411 INFO  L78                 Accepts]: Start accepts. Automaton has 1175 states and 1564 transitions. Word has length 98
[2023-11-19 07:40:02,411 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:02,411 INFO  L495      AbstractCegarLoop]: Abstraction has 1175 states and 1564 transitions.
[2023-11-19 07:40:02,411 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 0 states have call successors, (0), 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:40:02,411 INFO  L276                IsEmpty]: Start isEmpty. Operand 1175 states and 1564 transitions.
[2023-11-19 07:40:02,413 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 101
[2023-11-19 07:40:02,413 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:02,413 INFO  L195           NwaCegarLoop]: trace histogram [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:40:02,413 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23
[2023-11-19 07:40:02,414 INFO  L420      AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:02,414 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:02,414 INFO  L85        PathProgramCache]: Analyzing trace with hash -1932216210, now seen corresponding path program 1 times
[2023-11-19 07:40:02,414 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:02,414 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [459467338]
[2023-11-19 07:40:02,415 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:02,415 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:02,449 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:02,647 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 4 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:40:02,647 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:02,647 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [459467338]
[2023-11-19 07:40:02,647 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [459467338] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:40:02,647 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [375354882]
[2023-11-19 07:40:02,648 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:02,648 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:40:02,648 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:40:02,656 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:40:02,684 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2023-11-19 07:40:02,807 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:02,826 INFO  L262         TraceCheckSpWp]: Trace formula consists of 452 conjuncts, 13 conjunts are in the unsatisfiable core
[2023-11-19 07:40:02,835 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2023-11-19 07:40:03,086 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 4 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:40:03,086 INFO  L327         TraceCheckSpWp]: Computing backward predicates...
[2023-11-19 07:40:03,603 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 4 proven. 13 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.
[2023-11-19 07:40:03,604 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [375354882] provided 0 perfect and 2 imperfect interpolant sequences
[2023-11-19 07:40:03,604 INFO  L185   FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences.
[2023-11-19 07:40:03,604 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 4] total 9
[2023-11-19 07:40:03,604 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1039515843]
[2023-11-19 07:40:03,604 INFO  L85    oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton
[2023-11-19 07:40:03,605 INFO  L571      AbstractCegarLoop]: INTERPOLANT automaton has 9 states
[2023-11-19 07:40:03,605 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2023-11-19 07:40:03,606 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants.
[2023-11-19 07:40:03,606 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=39, Unknown=0, NotChecked=0, Total=72
[2023-11-19 07:40:03,607 INFO  L87              Difference]: Start difference. First operand 1175 states and 1564 transitions. Second operand  has 9 states, 9 states have (on average 28.444444444444443) internal successors, (256), 9 states have internal predecessors, (256), 0 states have call successors, (0), 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:40:03,812 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2023-11-19 07:40:03,812 INFO  L93              Difference]: Finished difference Result 3830 states and 5082 transitions.
[2023-11-19 07:40:03,813 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. 
[2023-11-19 07:40:03,813 INFO  L78                 Accepts]: Start accepts. Automaton has  has 9 states, 9 states have (on average 28.444444444444443) internal successors, (256), 9 states have internal predecessors, (256), 0 states have call successors, (0), 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 100
[2023-11-19 07:40:03,813 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2023-11-19 07:40:03,816 INFO  L225             Difference]: With dead ends: 3830
[2023-11-19 07:40:03,816 INFO  L226             Difference]: Without dead ends: 2718
[2023-11-19 07:40:03,817 INFO  L412           NwaCegarLoop]: 0 DeclaredPredicates, 204 GetRequests, 195 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=52, Invalid=58, Unknown=0, NotChecked=0, Total=110
[2023-11-19 07:40:03,818 INFO  L413           NwaCegarLoop]: 119 mSDtfsCounter, 200 mSDsluCounter, 401 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 200 SdHoareTripleChecker+Valid, 520 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2023-11-19 07:40:03,818 INFO  L414           NwaCegarLoop]: SdHoareTripleChecker [200 Valid, 520 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2023-11-19 07:40:03,822 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2718 states.
[2023-11-19 07:40:03,964 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2718 to 2627.
[2023-11-19 07:40:03,967 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2627 states, 2626 states have (on average 1.2947448591012947) internal successors, (3400), 2626 states have internal predecessors, (3400), 0 states have call successors, (0), 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:40:03,970 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2627 states to 2627 states and 3400 transitions.
[2023-11-19 07:40:03,971 INFO  L78                 Accepts]: Start accepts. Automaton has 2627 states and 3400 transitions. Word has length 100
[2023-11-19 07:40:03,971 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2023-11-19 07:40:03,971 INFO  L495      AbstractCegarLoop]: Abstraction has 2627 states and 3400 transitions.
[2023-11-19 07:40:03,971 INFO  L496      AbstractCegarLoop]: INTERPOLANT automaton has  has 9 states, 9 states have (on average 28.444444444444443) internal successors, (256), 9 states have internal predecessors, (256), 0 states have call successors, (0), 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:40:03,972 INFO  L276                IsEmpty]: Start isEmpty. Operand 2627 states and 3400 transitions.
[2023-11-19 07:40:03,973 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 102
[2023-11-19 07:40:03,973 INFO  L187           NwaCegarLoop]: Found error trace
[2023-11-19 07:40:03,973 INFO  L195           NwaCegarLoop]: trace histogram [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]
[2023-11-19 07:40:04,001 INFO  L540       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2023-11-19 07:40:04,186 WARN  L477      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:40:04,187 INFO  L420      AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2023-11-19 07:40:04,187 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2023-11-19 07:40:04,187 INFO  L85        PathProgramCache]: Analyzing trace with hash 1462739713, now seen corresponding path program 1 times
[2023-11-19 07:40:04,187 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2023-11-19 07:40:04,187 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1856341512]
[2023-11-19 07:40:04,188 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:04,188 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2023-11-19 07:40:04,246 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:05,686 INFO  L134       CoverageAnalysis]: Checked inductivity of 19 backedges. 9 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2023-11-19 07:40:05,687 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2023-11-19 07:40:05,687 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1856341512]
[2023-11-19 07:40:05,687 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1856341512] provided 0 perfect and 1 imperfect interpolant sequences
[2023-11-19 07:40:05,687 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [874248701]
[2023-11-19 07:40:05,687 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2023-11-19 07:40:05,687 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2023-11-19 07:40:05,688 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:40:05,692 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2023-11-19 07:40:05,709 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ffbf1dd9-d903-4253-b1d1-997c1d1075fb/bin/uautomizer-verify-uCwYo4JHxu/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2023-11-19 07:40:05,843 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2023-11-19 07:40:05,847 INFO  L262         TraceCheckSpWp]: Trace formula consists of 455 conjuncts, 37 conjunts are in the unsatisfiable core
[2023-11-19 07:40:05,853 INFO  L285         TraceCheckSpWp]: Computing forward predicates...