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


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


Checking for ERROR reachability
Using default analysis
Version d790fecc
Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/config/AutomizerReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem18_label56.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB --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 91e42c16ff11f401cb1a0bb363f1df3f27964ca291eb9a5ac2a88f9cc95fa9e5
--- Real Ultimate output ---
This is Ultimate 0.3.0-dev-d790fec
[2024-11-28 05:04:54,933 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-28 05:04:55,029 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-11-28 05:04:55,034 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-28 05:04:55,034 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-28 05:04:55,068 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-28 05:04:55,070 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-28 05:04:55,070 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-28 05:04:55,071 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-28 05:04:55,071 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-28 05:04:55,072 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-28 05:04:55,072 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-28 05:04:55,073 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-28 05:04:55,073 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-28 05:04:55,074 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-28 05:04:55,074 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-28 05:04:55,074 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-28 05:04:55,074 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-11-28 05:04:55,074 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR
[2024-11-28 05:04:55,075 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-28 05:04:55,076 INFO  L151        SettingsManager]: Preferences of IcfgBuilder differ from their defaults:
[2024-11-28 05:04:55,076 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-28 05:04:55,076 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-28 05:04:55,076 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-28 05:04:55,077 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-28 05:04:55,077 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-28 05:04:55,077 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-28 05:04:55,077 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-28 05:04:55,077 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-28 05:04:55,077 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-28 05:04:55,077 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-28 05:04:55,077 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-28 05:04:55,078 INFO  L153        SettingsManager]:  * Compute procedure contracts=false
[2024-11-28 05:04:55,078 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-28 05:04:55,078 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-28 05:04:55,078 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-28 05:04:55,078 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-28 05:04:55,078 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-28 05:04:55,079 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-28 05:04:55,079 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-28 05:04:55,079 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
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_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB
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 -> 91e42c16ff11f401cb1a0bb363f1df3f27964ca291eb9a5ac2a88f9cc95fa9e5
[2024-11-28 05:04:55,375 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-28 05:04:55,383 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-28 05:04:55,385 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-28 05:04:55,387 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-28 05:04:55,387 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-28 05:04:55,388 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/../../sv-benchmarks/c/eca-rers2012/Problem18_label56.c
[2024-11-28 05:04:58,438 INFO  L533              CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/data/4b9de63d7/6e8c157b011f4a039089872d68a5140b/FLAGb44f4409c
[2024-11-28 05:04:59,099 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-28 05:04:59,099 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/sv-benchmarks/c/eca-rers2012/Problem18_label56.c
[2024-11-28 05:04:59,134 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/data/4b9de63d7/6e8c157b011f4a039089872d68a5140b/FLAGb44f4409c
[2024-11-28 05:04:59,158 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/data/4b9de63d7/6e8c157b011f4a039089872d68a5140b
[2024-11-28 05:04:59,161 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-28 05:04:59,162 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-28 05:04:59,165 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-28 05:04:59,165 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-28 05:04:59,170 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-28 05:04:59,172 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:04:59" (1/1) ...
[2024-11-28 05:04:59,173 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d468d64 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:04:59, skipping insertion in model container
[2024-11-28 05:04:59,173 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 05:04:59" (1/1) ...
[2024-11-28 05:04:59,290 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-28 05:04:59,535 WARN  L250   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_725a21d9-545c-4ca6-b1dd-5579529b1438/sv-benchmarks/c/eca-rers2012/Problem18_label56.c[5125,5138]
[2024-11-28 05:05:00,328 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-28 05:05:00,338 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-28 05:05:00,360 WARN  L250   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_725a21d9-545c-4ca6-b1dd-5579529b1438/sv-benchmarks/c/eca-rers2012/Problem18_label56.c[5125,5138]
[2024-11-28 05:05:00,761 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-28 05:05:00,784 INFO  L204         MainTranslator]: Completed translation
[2024-11-28 05:05:00,785 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00 WrapperNode
[2024-11-28 05:05:00,785 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-28 05:05:00,786 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-28 05:05:00,786 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-28 05:05:00,786 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-28 05:05:00,796 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:00,854 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,152 INFO  L138                Inliner]: procedures = 16, calls = 10, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 4134
[2024-11-28 05:05:01,154 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-28 05:05:01,155 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-28 05:05:01,155 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-28 05:05:01,155 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-28 05:05:01,165 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,165 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,238 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,401 INFO  L175           MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0].
[2024-11-28 05:05:01,402 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,406 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,549 INFO  L184        PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,570 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,611 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,637 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,648 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,732 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-28 05:05:01,734 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-28 05:05:01,734 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-28 05:05:01,734 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-28 05:05:01,735 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (1/1) ...
[2024-11-28 05:05:01,744 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-28 05:05:01,759 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3
[2024-11-28 05:05:01,773 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-28 05:05:01,778 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-28 05:05:01,805 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-28 05:05:01,805 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-28 05:05:01,806 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-28 05:05:01,806 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-28 05:05:01,880 INFO  L234             CfgBuilder]: Building ICFG
[2024-11-28 05:05:01,882 INFO  L260             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-28 05:05:06,941 INFO  L?                        ?]: Removed 639 outVars from TransFormulas that were not future-live.
[2024-11-28 05:05:06,942 INFO  L283             CfgBuilder]: Performing block encoding
[2024-11-28 05:05:06,971 INFO  L307             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-28 05:05:06,971 INFO  L312             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-28 05:05:06,972 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:05:06 BoogieIcfgContainer
[2024-11-28 05:05:06,972 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-28 05:05:06,975 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-28 05:05:06,975 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-28 05:05:06,981 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-28 05:05:06,981 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 28.11 05:04:59" (1/3) ...
[2024-11-28 05:05:06,981 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17c95a31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:05:06, skipping insertion in model container
[2024-11-28 05:05:06,982 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 05:05:00" (2/3) ...
[2024-11-28 05:05:06,982 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@17c95a31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 28.11 05:05:06, skipping insertion in model container
[2024-11-28 05:05:06,982 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:05:06" (3/3) ...
[2024-11-28 05:05:06,983 INFO  L128   eAbstractionObserver]: Analyzing ICFG Problem18_label56.c
[2024-11-28 05:05:06,999 INFO  L216   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-28 05:05:07,001 INFO  L151   ceAbstractionStarter]: Applying trace abstraction to ICFG Problem18_label56.c that has 1 procedures, 757 locations, 1 initial locations, 1 loop locations, and 1 error locations.
[2024-11-28 05:05:07,090 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-28 05:05:07,107 INFO  L333      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, 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;@7c29463f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-28 05:05:07,107 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-28 05:05:07,116 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 757 states, 755 states have (on average 1.9125827814569536) internal successors, (1444), 756 states have internal predecessors, (1444), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:07,125 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 49
[2024-11-28 05:05:07,126 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:07,127 INFO  L218           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]
[2024-11-28 05:05:07,128 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:07,133 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:07,134 INFO  L85        PathProgramCache]: Analyzing trace with hash 563919826, now seen corresponding path program 1 times
[2024-11-28 05:05:07,143 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:07,143 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [209086871]
[2024-11-28 05:05:07,144 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:07,144 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:07,285 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:07,782 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 05:05:07,783 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:07,784 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [209086871]
[2024-11-28 05:05:07,784 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [209086871] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:07,788 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:07,788 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:07,789 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1908408818]
[2024-11-28 05:05:07,790 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:07,795 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 05:05:07,795 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:07,817 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 05:05:07,817 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-28 05:05:07,821 INFO  L87              Difference]: Start difference. First operand  has 757 states, 755 states have (on average 1.9125827814569536) internal successors, (1444), 756 states have internal predecessors, (1444), 0 states have call successors, (0), 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 4 states, 4 states have (on average 12.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:14,682 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:14,683 INFO  L93              Difference]: Finished difference Result 2900 states and 5648 transitions.
[2024-11-28 05:05:14,684 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 05:05:14,685 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 12.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 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 48
[2024-11-28 05:05:14,686 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:14,713 INFO  L225             Difference]: With dead ends: 2900
[2024-11-28 05:05:14,713 INFO  L226             Difference]: Without dead ends: 2074
[2024-11-28 05:05:14,722 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-28 05:05:14,725 INFO  L435           NwaCegarLoop]: 142 mSDtfsCounter, 2176 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 3368 mSolverCounterSat, 1796 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 5.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2176 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 5164 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1796 IncrementalHoareTripleChecker+Valid, 3368 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 6.5s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:14,726 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [2176 Valid, 160 Invalid, 5164 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1796 Valid, 3368 Invalid, 0 Unknown, 0 Unchecked, 6.5s Time]
[2024-11-28 05:05:14,749 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 2074 states.
[2024-11-28 05:05:14,858 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 2074 to 2074.
[2024-11-28 05:05:14,865 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 2074 states, 2073 states have (on average 1.5561987457790643) internal successors, (3226), 2073 states have internal predecessors, (3226), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:14,878 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 2074 states to 2074 states and 3226 transitions.
[2024-11-28 05:05:14,880 INFO  L78                 Accepts]: Start accepts. Automaton has 2074 states and 3226 transitions. Word has length 48
[2024-11-28 05:05:14,880 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:14,881 INFO  L471      AbstractCegarLoop]: Abstraction has 2074 states and 3226 transitions.
[2024-11-28 05:05:14,881 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 12.0) internal successors, (48), 3 states have internal predecessors, (48), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:14,881 INFO  L276                IsEmpty]: Start isEmpty. Operand 2074 states and 3226 transitions.
[2024-11-28 05:05:14,892 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 226
[2024-11-28 05:05:14,892 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:14,893 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:14,893 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-28 05:05:14,893 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:14,894 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:14,895 INFO  L85        PathProgramCache]: Analyzing trace with hash 1931796280, now seen corresponding path program 1 times
[2024-11-28 05:05:14,895 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:14,895 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869639423]
[2024-11-28 05:05:14,895 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:14,896 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:15,003 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:16,076 INFO  L134       CoverageAnalysis]: Checked inductivity of 174 backedges. 128 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked.
[2024-11-28 05:05:16,076 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:16,076 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869639423]
[2024-11-28 05:05:16,076 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [869639423] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:16,077 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:16,077 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:16,077 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [733359341]
[2024-11-28 05:05:16,077 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:16,079 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 05:05:16,080 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:16,081 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 05:05:16,081 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-28 05:05:16,081 INFO  L87              Difference]: Start difference. First operand 2074 states and 3226 transitions. Second operand  has 4 states, 4 states have (on average 45.0) internal successors, (180), 3 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:21,752 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:21,753 INFO  L93              Difference]: Finished difference Result 6906 states and 10879 transitions.
[2024-11-28 05:05:21,753 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 05:05:21,753 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 45.0) internal successors, (180), 3 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 225
[2024-11-28 05:05:21,754 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:21,771 INFO  L225             Difference]: With dead ends: 6906
[2024-11-28 05:05:21,771 INFO  L226             Difference]: Without dead ends: 4834
[2024-11-28 05:05:21,775 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-28 05:05:21,775 INFO  L435           NwaCegarLoop]: 630 mSDtfsCounter, 1923 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 4378 mSolverCounterSat, 616 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1923 SdHoareTripleChecker+Valid, 647 SdHoareTripleChecker+Invalid, 4994 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 616 IncrementalHoareTripleChecker+Valid, 4378 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.5s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:21,776 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [1923 Valid, 647 Invalid, 4994 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [616 Valid, 4378 Invalid, 0 Unknown, 0 Unchecked, 5.5s Time]
[2024-11-28 05:05:21,782 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 4834 states.
[2024-11-28 05:05:21,859 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 4834 to 4144.
[2024-11-28 05:05:21,866 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 4144 states, 4143 states have (on average 1.3376780111030655) internal successors, (5542), 4143 states have internal predecessors, (5542), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:21,874 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 4144 states to 4144 states and 5542 transitions.
[2024-11-28 05:05:21,875 INFO  L78                 Accepts]: Start accepts. Automaton has 4144 states and 5542 transitions. Word has length 225
[2024-11-28 05:05:21,875 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:21,875 INFO  L471      AbstractCegarLoop]: Abstraction has 4144 states and 5542 transitions.
[2024-11-28 05:05:21,875 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 45.0) internal successors, (180), 3 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:21,875 INFO  L276                IsEmpty]: Start isEmpty. Operand 4144 states and 5542 transitions.
[2024-11-28 05:05:21,881 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 315
[2024-11-28 05:05:21,881 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:21,882 INFO  L218           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:21,882 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-28 05:05:21,882 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:21,882 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:21,883 INFO  L85        PathProgramCache]: Analyzing trace with hash 2085716981, now seen corresponding path program 1 times
[2024-11-28 05:05:21,883 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:21,883 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [89240073]
[2024-11-28 05:05:21,883 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:21,883 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:21,984 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:22,723 INFO  L134       CoverageAnalysis]: Checked inductivity of 174 backedges. 174 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-11-28 05:05:22,725 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:22,726 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [89240073]
[2024-11-28 05:05:22,726 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [89240073] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:22,726 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:22,726 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:22,726 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1160247696]
[2024-11-28 05:05:22,726 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:22,727 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-28 05:05:22,729 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:22,730 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-28 05:05:22,730 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-28 05:05:22,731 INFO  L87              Difference]: Start difference. First operand 4144 states and 5542 transitions. Second operand  has 4 states, 4 states have (on average 78.5) internal successors, (314), 3 states have internal predecessors, (314), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:26,365 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:26,365 INFO  L93              Difference]: Finished difference Result 10409 states and 13835 transitions.
[2024-11-28 05:05:26,365 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. 
[2024-11-28 05:05:26,366 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 78.5) internal successors, (314), 3 states have internal predecessors, (314), 0 states have call successors, (0), 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 314
[2024-11-28 05:05:26,367 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:26,386 INFO  L225             Difference]: With dead ends: 10409
[2024-11-28 05:05:26,386 INFO  L226             Difference]: Without dead ends: 6214
[2024-11-28 05:05:26,391 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12
[2024-11-28 05:05:26,391 INFO  L435           NwaCegarLoop]: 624 mSDtfsCounter, 529 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 2590 mSolverCounterSat, 867 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 529 SdHoareTripleChecker+Valid, 636 SdHoareTripleChecker+Invalid, 3457 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 867 IncrementalHoareTripleChecker+Valid, 2590 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.5s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:26,392 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [529 Valid, 636 Invalid, 3457 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [867 Valid, 2590 Invalid, 0 Unknown, 0 Unchecked, 3.5s Time]
[2024-11-28 05:05:26,398 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6214 states.
[2024-11-28 05:05:26,484 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6214 to 5524.
[2024-11-28 05:05:26,493 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5524 states, 5523 states have (on average 1.1921057396342567) internal successors, (6584), 5523 states have internal predecessors, (6584), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:26,503 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5524 states to 5524 states and 6584 transitions.
[2024-11-28 05:05:26,503 INFO  L78                 Accepts]: Start accepts. Automaton has 5524 states and 6584 transitions. Word has length 314
[2024-11-28 05:05:26,504 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:26,504 INFO  L471      AbstractCegarLoop]: Abstraction has 5524 states and 6584 transitions.
[2024-11-28 05:05:26,505 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 78.5) internal successors, (314), 3 states have internal predecessors, (314), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:26,505 INFO  L276                IsEmpty]: Start isEmpty. Operand 5524 states and 6584 transitions.
[2024-11-28 05:05:26,534 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 947
[2024-11-28 05:05:26,534 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:26,536 INFO  L218           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:26,536 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-11-28 05:05:26,537 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:26,537 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:26,538 INFO  L85        PathProgramCache]: Analyzing trace with hash -141609402, now seen corresponding path program 1 times
[2024-11-28 05:05:26,538 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:26,541 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [12229399]
[2024-11-28 05:05:26,541 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:26,541 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:26,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:27,988 INFO  L134       CoverageAnalysis]: Checked inductivity of 602 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 465 trivial. 0 not checked.
[2024-11-28 05:05:27,988 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:27,988 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [12229399]
[2024-11-28 05:05:27,989 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [12229399] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:27,989 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:27,989 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-28 05:05:27,989 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1689857389]
[2024-11-28 05:05:27,990 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:27,990 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:27,991 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:27,991 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:27,992 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:27,992 INFO  L87              Difference]: Start difference. First operand 5524 states and 6584 transitions. Second operand  has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 2 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:30,661 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:30,661 INFO  L93              Difference]: Finished difference Result 13116 states and 16143 transitions.
[2024-11-28 05:05:30,661 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:05:30,662 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 2 states have internal predecessors, (566), 0 states have call successors, (0), 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 946
[2024-11-28 05:05:30,663 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:30,682 INFO  L225             Difference]: With dead ends: 13116
[2024-11-28 05:05:30,682 INFO  L226             Difference]: Without dead ends: 7594
[2024-11-28 05:05:30,687 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:30,688 INFO  L435           NwaCegarLoop]: 383 mSDtfsCounter, 227 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 1667 mSolverCounterSat, 602 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 227 SdHoareTripleChecker+Valid, 388 SdHoareTripleChecker+Invalid, 2269 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 602 IncrementalHoareTripleChecker+Valid, 1667 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:30,688 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [227 Valid, 388 Invalid, 2269 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [602 Valid, 1667 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time]
[2024-11-28 05:05:30,696 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7594 states.
[2024-11-28 05:05:30,800 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7594 to 6904.
[2024-11-28 05:05:30,811 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 6904 states, 6903 states have (on average 1.1752861074894974) internal successors, (8113), 6903 states have internal predecessors, (8113), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:30,823 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 6904 states to 6904 states and 8113 transitions.
[2024-11-28 05:05:30,823 INFO  L78                 Accepts]: Start accepts. Automaton has 6904 states and 8113 transitions. Word has length 946
[2024-11-28 05:05:30,828 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:30,828 INFO  L471      AbstractCegarLoop]: Abstraction has 6904 states and 8113 transitions.
[2024-11-28 05:05:30,829 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 188.66666666666666) internal successors, (566), 2 states have internal predecessors, (566), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:30,830 INFO  L276                IsEmpty]: Start isEmpty. Operand 6904 states and 8113 transitions.
[2024-11-28 05:05:30,874 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1015
[2024-11-28 05:05:30,875 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:30,876 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:30,877 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-11-28 05:05:30,877 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:30,878 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:30,878 INFO  L85        PathProgramCache]: Analyzing trace with hash -1897444118, now seen corresponding path program 1 times
[2024-11-28 05:05:30,878 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:30,879 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1790492769]
[2024-11-28 05:05:30,879 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:30,879 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:31,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:32,184 INFO  L134       CoverageAnalysis]: Checked inductivity of 851 backedges. 372 proven. 0 refuted. 0 times theorem prover too weak. 479 trivial. 0 not checked.
[2024-11-28 05:05:32,186 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:32,186 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1790492769]
[2024-11-28 05:05:32,186 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1790492769] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:32,186 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:32,187 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-11-28 05:05:32,187 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [217598182]
[2024-11-28 05:05:32,187 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:32,188 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:32,188 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:32,189 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:32,189 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:32,189 INFO  L87              Difference]: Start difference. First operand 6904 states and 8113 transitions. Second operand  has 3 states, 3 states have (on average 201.66666666666666) internal successors, (605), 2 states have internal predecessors, (605), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:34,731 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:34,731 INFO  L93              Difference]: Finished difference Result 15876 states and 18741 transitions.
[2024-11-28 05:05:34,732 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:05:34,732 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 201.66666666666666) internal successors, (605), 2 states have internal predecessors, (605), 0 states have call successors, (0), 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 1014
[2024-11-28 05:05:34,734 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:34,757 INFO  L225             Difference]: With dead ends: 15876
[2024-11-28 05:05:34,758 INFO  L226             Difference]: Without dead ends: 8974
[2024-11-28 05:05:34,763 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:34,764 INFO  L435           NwaCegarLoop]: 72 mSDtfsCounter, 249 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 1791 mSolverCounterSat, 673 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 249 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 2464 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 673 IncrementalHoareTripleChecker+Valid, 1791 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:34,765 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [249 Valid, 77 Invalid, 2464 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [673 Valid, 1791 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-28 05:05:34,774 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 8974 states.
[2024-11-28 05:05:34,891 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 8974 to 8974.
[2024-11-28 05:05:34,903 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 8974 states, 8973 states have (on average 1.1618187897024406) internal successors, (10425), 8973 states have internal predecessors, (10425), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:34,918 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 8974 states to 8974 states and 10425 transitions.
[2024-11-28 05:05:34,918 INFO  L78                 Accepts]: Start accepts. Automaton has 8974 states and 10425 transitions. Word has length 1014
[2024-11-28 05:05:34,921 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:34,921 INFO  L471      AbstractCegarLoop]: Abstraction has 8974 states and 10425 transitions.
[2024-11-28 05:05:34,925 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 201.66666666666666) internal successors, (605), 2 states have internal predecessors, (605), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:34,929 INFO  L276                IsEmpty]: Start isEmpty. Operand 8974 states and 10425 transitions.
[2024-11-28 05:05:34,942 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1065
[2024-11-28 05:05:34,942 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:34,944 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:34,945 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-11-28 05:05:34,945 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:34,946 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:34,947 INFO  L85        PathProgramCache]: Analyzing trace with hash 547063693, now seen corresponding path program 1 times
[2024-11-28 05:05:34,947 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:34,947 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2099466195]
[2024-11-28 05:05:34,947 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:34,947 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:35,181 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:36,767 INFO  L134       CoverageAnalysis]: Checked inductivity of 967 backedges. 624 proven. 0 refuted. 0 times theorem prover too weak. 343 trivial. 0 not checked.
[2024-11-28 05:05:36,767 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:36,767 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2099466195]
[2024-11-28 05:05:36,768 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2099466195] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:36,768 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:36,768 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:36,768 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1900278683]
[2024-11-28 05:05:36,768 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:36,769 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:36,770 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:36,770 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:36,773 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:36,775 INFO  L87              Difference]: Start difference. First operand 8974 states and 10425 transitions. Second operand  has 3 states, 3 states have (on average 241.0) internal successors, (723), 3 states have internal predecessors, (723), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:39,245 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:39,245 INFO  L93              Difference]: Finished difference Result 24156 states and 28454 transitions.
[2024-11-28 05:05:39,246 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:05:39,246 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 241.0) internal successors, (723), 3 states have internal predecessors, (723), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 1064
[2024-11-28 05:05:39,247 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:39,273 INFO  L225             Difference]: With dead ends: 24156
[2024-11-28 05:05:39,273 INFO  L226             Difference]: Without dead ends: 15184
[2024-11-28 05:05:39,280 INFO  L434           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
[2024-11-28 05:05:39,281 INFO  L435           NwaCegarLoop]: 999 mSDtfsCounter, 576 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1978 mSolverCounterSat, 347 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 576 SdHoareTripleChecker+Valid, 1005 SdHoareTripleChecker+Invalid, 2325 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 347 IncrementalHoareTripleChecker+Valid, 1978 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:39,282 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [576 Valid, 1005 Invalid, 2325 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [347 Valid, 1978 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-28 05:05:39,295 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15184 states.
[2024-11-28 05:05:39,446 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15184 to 15184.
[2024-11-28 05:05:39,463 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 15184 states, 15183 states have (on average 1.1337680300335902) internal successors, (17214), 15183 states have internal predecessors, (17214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:39,483 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 15184 states to 15184 states and 17214 transitions.
[2024-11-28 05:05:39,483 INFO  L78                 Accepts]: Start accepts. Automaton has 15184 states and 17214 transitions. Word has length 1064
[2024-11-28 05:05:39,485 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:39,485 INFO  L471      AbstractCegarLoop]: Abstraction has 15184 states and 17214 transitions.
[2024-11-28 05:05:39,485 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 241.0) internal successors, (723), 3 states have internal predecessors, (723), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:39,485 INFO  L276                IsEmpty]: Start isEmpty. Operand 15184 states and 17214 transitions.
[2024-11-28 05:05:39,499 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1101
[2024-11-28 05:05:39,499 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:39,501 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:39,501 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-11-28 05:05:39,501 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:39,502 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:39,502 INFO  L85        PathProgramCache]: Analyzing trace with hash 649748737, now seen corresponding path program 1 times
[2024-11-28 05:05:39,502 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:39,502 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [905745977]
[2024-11-28 05:05:39,502 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:39,502 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:39,678 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:42,008 INFO  L134       CoverageAnalysis]: Checked inductivity of 1220 backedges. 574 proven. 578 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked.
[2024-11-28 05:05:42,008 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:42,009 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [905745977]
[2024-11-28 05:05:42,009 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [905745977] provided 0 perfect and 1 imperfect interpolant sequences
[2024-11-28 05:05:42,009 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1994086524]
[2024-11-28 05:05:42,009 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:42,009 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-28 05:05:42,009 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3
[2024-11-28 05:05:42,014 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-11-28 05:05:42,015 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-28 05:05:42,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:42,497 INFO  L256         TraceCheckSpWp]: Trace formula consists of 1288 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-28 05:05:42,533 INFO  L279         TraceCheckSpWp]: Computing forward predicates...
[2024-11-28 05:05:42,826 INFO  L134       CoverageAnalysis]: Checked inductivity of 1220 backedges. 548 proven. 0 refuted. 0 times theorem prover too weak. 672 trivial. 0 not checked.
[2024-11-28 05:05:42,826 INFO  L308         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-11-28 05:05:42,826 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1994086524] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:42,826 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-11-28 05:05:42,826 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [7] total 8
[2024-11-28 05:05:42,827 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1473808661]
[2024-11-28 05:05:42,827 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:42,828 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:42,828 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:42,829 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:42,829 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56
[2024-11-28 05:05:42,830 INFO  L87              Difference]: Start difference. First operand 15184 states and 17214 transitions. Second operand  has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:45,369 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:45,369 INFO  L93              Difference]: Finished difference Result 34506 states and 39752 transitions.
[2024-11-28 05:05:45,370 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:05:45,370 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 0 states have call successors, (0), 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 1100
[2024-11-28 05:05:45,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:45,404 INFO  L225             Difference]: With dead ends: 34506
[2024-11-28 05:05:45,405 INFO  L226             Difference]: Without dead ends: 19324
[2024-11-28 05:05:45,418 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 1106 GetRequests, 1100 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56
[2024-11-28 05:05:45,418 INFO  L435           NwaCegarLoop]: 207 mSDtfsCounter, 697 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 1844 mSolverCounterSat, 498 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 697 SdHoareTripleChecker+Valid, 212 SdHoareTripleChecker+Invalid, 2342 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 498 IncrementalHoareTripleChecker+Valid, 1844 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:45,419 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [697 Valid, 212 Invalid, 2342 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [498 Valid, 1844 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time]
[2024-11-28 05:05:45,436 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 19324 states.
[2024-11-28 05:05:45,618 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 19324 to 19324.
[2024-11-28 05:05:45,639 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 19324 states, 19323 states have (on average 1.1331056254204834) internal successors, (21895), 19323 states have internal predecessors, (21895), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:45,663 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 19324 states to 19324 states and 21895 transitions.
[2024-11-28 05:05:45,663 INFO  L78                 Accepts]: Start accepts. Automaton has 19324 states and 21895 transitions. Word has length 1100
[2024-11-28 05:05:45,665 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:45,665 INFO  L471      AbstractCegarLoop]: Abstraction has 19324 states and 21895 transitions.
[2024-11-28 05:05:45,665 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 217.0) internal successors, (651), 3 states have internal predecessors, (651), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:45,666 INFO  L276                IsEmpty]: Start isEmpty. Operand 19324 states and 21895 transitions.
[2024-11-28 05:05:45,680 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1142
[2024-11-28 05:05:45,681 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:45,681 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:45,692 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-11-28 05:05:45,885 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-28 05:05:45,886 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:45,886 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:45,887 INFO  L85        PathProgramCache]: Analyzing trace with hash 1703805045, now seen corresponding path program 1 times
[2024-11-28 05:05:45,887 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:45,887 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1522280231]
[2024-11-28 05:05:45,887 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:45,887 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:46,103 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:46,795 INFO  L134       CoverageAnalysis]: Checked inductivity of 1299 backedges. 713 proven. 0 refuted. 0 times theorem prover too weak. 586 trivial. 0 not checked.
[2024-11-28 05:05:46,795 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:46,796 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1522280231]
[2024-11-28 05:05:46,796 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1522280231] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:46,796 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:46,796 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:46,796 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2107511937]
[2024-11-28 05:05:46,796 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:46,797 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:46,798 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:46,798 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:46,798 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:46,799 INFO  L87              Difference]: Start difference. First operand 19324 states and 21895 transitions. Second operand  has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:49,174 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:49,175 INFO  L93              Difference]: Finished difference Result 44856 states and 50830 transitions.
[2024-11-28 05:05:49,175 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:05:49,175 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 0 states have call successors, (0), 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 1141
[2024-11-28 05:05:49,177 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:49,218 INFO  L225             Difference]: With dead ends: 44856
[2024-11-28 05:05:49,219 INFO  L226             Difference]: Without dead ends: 22774
[2024-11-28 05:05:49,230 INFO  L434           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
[2024-11-28 05:05:49,231 INFO  L435           NwaCegarLoop]: 1088 mSDtfsCounter, 638 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 1706 mSolverCounterSat, 436 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 638 SdHoareTripleChecker+Valid, 1095 SdHoareTripleChecker+Invalid, 2142 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 436 IncrementalHoareTripleChecker+Valid, 1706 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:49,231 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [638 Valid, 1095 Invalid, 2142 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [436 Valid, 1706 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-28 05:05:49,245 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22774 states.
[2024-11-28 05:05:49,424 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22774 to 22084.
[2024-11-28 05:05:49,444 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22084 states, 22083 states have (on average 1.0762124711316396) internal successors, (23766), 22083 states have internal predecessors, (23766), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:49,471 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22084 states to 22084 states and 23766 transitions.
[2024-11-28 05:05:49,472 INFO  L78                 Accepts]: Start accepts. Automaton has 22084 states and 23766 transitions. Word has length 1141
[2024-11-28 05:05:49,473 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:49,474 INFO  L471      AbstractCegarLoop]: Abstraction has 22084 states and 23766 transitions.
[2024-11-28 05:05:49,474 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 225.0) internal successors, (675), 3 states have internal predecessors, (675), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:49,474 INFO  L276                IsEmpty]: Start isEmpty. Operand 22084 states and 23766 transitions.
[2024-11-28 05:05:49,489 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1150
[2024-11-28 05:05:49,489 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:49,490 INFO  L218           NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:49,490 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-11-28 05:05:49,491 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:49,492 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:49,493 INFO  L85        PathProgramCache]: Analyzing trace with hash 40705285, now seen corresponding path program 1 times
[2024-11-28 05:05:49,493 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:49,493 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [667621300]
[2024-11-28 05:05:49,494 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:49,494 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:49,672 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:50,475 INFO  L134       CoverageAnalysis]: Checked inductivity of 1320 backedges. 229 proven. 0 refuted. 0 times theorem prover too weak. 1091 trivial. 0 not checked.
[2024-11-28 05:05:50,475 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:50,475 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [667621300]
[2024-11-28 05:05:50,475 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [667621300] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:50,475 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:50,476 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:50,476 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [514481064]
[2024-11-28 05:05:50,476 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:50,477 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:50,477 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:50,478 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:50,478 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:50,479 INFO  L87              Difference]: Start difference. First operand 22084 states and 23766 transitions. Second operand  has 3 states, 3 states have (on average 189.33333333333334) internal successors, (568), 3 states have internal predecessors, (568), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:52,493 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:52,493 INFO  L93              Difference]: Finished difference Result 44166 states and 47530 transitions.
[2024-11-28 05:05:52,493 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:05:52,493 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 189.33333333333334) internal successors, (568), 3 states have internal predecessors, (568), 0 states have call successors, (0), 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 1149
[2024-11-28 05:05:52,495 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:52,522 INFO  L225             Difference]: With dead ends: 44166
[2024-11-28 05:05:52,523 INFO  L226             Difference]: Without dead ends: 22084
[2024-11-28 05:05:52,536 INFO  L434           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
[2024-11-28 05:05:52,537 INFO  L435           NwaCegarLoop]: 887 mSDtfsCounter, 711 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 1621 mSolverCounterSat, 224 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 711 SdHoareTripleChecker+Valid, 894 SdHoareTripleChecker+Invalid, 1845 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 224 IncrementalHoareTripleChecker+Valid, 1621 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:52,537 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [711 Valid, 894 Invalid, 1845 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [224 Valid, 1621 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time]
[2024-11-28 05:05:52,554 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22084 states.
[2024-11-28 05:05:52,759 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22084 to 22084.
[2024-11-28 05:05:52,775 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22084 states, 22083 states have (on average 1.0550649821129376) internal successors, (23299), 22083 states have internal predecessors, (23299), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:52,804 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22084 states to 22084 states and 23299 transitions.
[2024-11-28 05:05:52,805 INFO  L78                 Accepts]: Start accepts. Automaton has 22084 states and 23299 transitions. Word has length 1149
[2024-11-28 05:05:52,806 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:52,806 INFO  L471      AbstractCegarLoop]: Abstraction has 22084 states and 23299 transitions.
[2024-11-28 05:05:52,806 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 189.33333333333334) internal successors, (568), 3 states have internal predecessors, (568), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:52,806 INFO  L276                IsEmpty]: Start isEmpty. Operand 22084 states and 23299 transitions.
[2024-11-28 05:05:52,825 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1197
[2024-11-28 05:05:52,825 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:52,826 INFO  L218           NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:52,826 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-11-28 05:05:52,826 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:52,827 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:52,828 INFO  L85        PathProgramCache]: Analyzing trace with hash -59831805, now seen corresponding path program 1 times
[2024-11-28 05:05:52,828 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:52,828 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013749186]
[2024-11-28 05:05:52,828 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:52,828 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:53,002 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:53,918 INFO  L134       CoverageAnalysis]: Checked inductivity of 1233 backedges. 183 proven. 0 refuted. 0 times theorem prover too weak. 1050 trivial. 0 not checked.
[2024-11-28 05:05:53,918 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:53,918 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013749186]
[2024-11-28 05:05:53,918 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013749186] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:53,919 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:53,919 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:53,919 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1984329368]
[2024-11-28 05:05:53,919 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:53,920 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:53,920 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:53,921 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:53,921 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:53,921 INFO  L87              Difference]: Start difference. First operand 22084 states and 23299 transitions. Second operand  has 3 states, 3 states have (on average 189.0) internal successors, (567), 3 states have internal predecessors, (567), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:55,826 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:05:55,826 INFO  L93              Difference]: Finished difference Result 44166 states and 46596 transitions.
[2024-11-28 05:05:55,827 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:05:55,827 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 189.0) internal successors, (567), 3 states have internal predecessors, (567), 0 states have call successors, (0), 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 1196
[2024-11-28 05:05:55,828 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:05:55,856 INFO  L225             Difference]: With dead ends: 44166
[2024-11-28 05:05:55,856 INFO  L226             Difference]: Without dead ends: 22084
[2024-11-28 05:05:55,870 INFO  L434           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
[2024-11-28 05:05:55,871 INFO  L435           NwaCegarLoop]: 844 mSDtfsCounter, 683 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 1744 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 683 SdHoareTripleChecker+Valid, 851 SdHoareTripleChecker+Invalid, 1814 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 1744 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-28 05:05:55,871 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [683 Valid, 851 Invalid, 1814 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 1744 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-28 05:05:55,892 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 22084 states.
[2024-11-28 05:05:56,103 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 22084 to 22084.
[2024-11-28 05:05:56,122 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 22084 states, 22083 states have (on average 1.0496309378254767) internal successors, (23179), 22083 states have internal predecessors, (23179), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:56,152 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 22084 states to 22084 states and 23179 transitions.
[2024-11-28 05:05:56,152 INFO  L78                 Accepts]: Start accepts. Automaton has 22084 states and 23179 transitions. Word has length 1196
[2024-11-28 05:05:56,153 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:05:56,153 INFO  L471      AbstractCegarLoop]: Abstraction has 22084 states and 23179 transitions.
[2024-11-28 05:05:56,154 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 189.0) internal successors, (567), 3 states have internal predecessors, (567), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:05:56,154 INFO  L276                IsEmpty]: Start isEmpty. Operand 22084 states and 23179 transitions.
[2024-11-28 05:05:56,233 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1234
[2024-11-28 05:05:56,234 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:05:56,234 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:05:56,235 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-11-28 05:05:56,235 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:05:56,236 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:05:56,236 INFO  L85        PathProgramCache]: Analyzing trace with hash -509266175, now seen corresponding path program 1 times
[2024-11-28 05:05:56,236 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:05:56,237 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [4447394]
[2024-11-28 05:05:56,237 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:05:56,237 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:05:56,443 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:05:58,085 INFO  L134       CoverageAnalysis]: Checked inductivity of 1769 backedges. 678 proven. 0 refuted. 0 times theorem prover too weak. 1091 trivial. 0 not checked.
[2024-11-28 05:05:58,085 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:05:58,085 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [4447394]
[2024-11-28 05:05:58,085 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [4447394] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:05:58,085 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:05:58,085 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:05:58,086 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [718128604]
[2024-11-28 05:05:58,086 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:05:58,090 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:05:58,090 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:05:58,091 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:05:58,091 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:05:58,091 INFO  L87              Difference]: Start difference. First operand 22084 states and 23179 transitions. Second operand  has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:00,413 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:00,413 INFO  L93              Difference]: Finished difference Result 48996 states and 51481 transitions.
[2024-11-28 05:06:00,413 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:00,413 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 0 states have call successors, (0), 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 1233
[2024-11-28 05:06:00,414 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:00,453 INFO  L225             Difference]: With dead ends: 48996
[2024-11-28 05:06:00,453 INFO  L226             Difference]: Without dead ends: 25534
[2024-11-28 05:06:00,468 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:00,469 INFO  L435           NwaCegarLoop]: 769 mSDtfsCounter, 642 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1672 mSolverCounterSat, 344 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 642 SdHoareTripleChecker+Valid, 775 SdHoareTripleChecker+Invalid, 2016 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 344 IncrementalHoareTripleChecker+Valid, 1672 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:00,469 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [642 Valid, 775 Invalid, 2016 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [344 Valid, 1672 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-28 05:06:00,489 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25534 states.
[2024-11-28 05:06:00,696 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25534 to 25534.
[2024-11-28 05:06:00,716 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25534 states, 25533 states have (on average 1.0451180824814945) internal successors, (26685), 25533 states have internal predecessors, (26685), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:00,743 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25534 states to 25534 states and 26685 transitions.
[2024-11-28 05:06:00,743 INFO  L78                 Accepts]: Start accepts. Automaton has 25534 states and 26685 transitions. Word has length 1233
[2024-11-28 05:06:00,743 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:00,744 INFO  L471      AbstractCegarLoop]: Abstraction has 25534 states and 26685 transitions.
[2024-11-28 05:06:00,744 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 217.33333333333334) internal successors, (652), 3 states have internal predecessors, (652), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:00,744 INFO  L276                IsEmpty]: Start isEmpty. Operand 25534 states and 26685 transitions.
[2024-11-28 05:06:00,758 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1240
[2024-11-28 05:06:00,758 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:00,759 INFO  L218           NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:00,759 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-11-28 05:06:00,759 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:00,759 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:00,760 INFO  L85        PathProgramCache]: Analyzing trace with hash 480910690, now seen corresponding path program 1 times
[2024-11-28 05:06:00,760 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:00,760 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992592684]
[2024-11-28 05:06:00,760 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:00,760 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:00,950 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:01,833 INFO  L134       CoverageAnalysis]: Checked inductivity of 1791 backedges. 275 proven. 0 refuted. 0 times theorem prover too weak. 1516 trivial. 0 not checked.
[2024-11-28 05:06:01,833 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:01,833 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992592684]
[2024-11-28 05:06:01,833 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992592684] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:01,833 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:01,834 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:01,834 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [646411927]
[2024-11-28 05:06:01,834 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:01,835 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:01,835 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:01,836 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:01,836 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:01,836 INFO  L87              Difference]: Start difference. First operand 25534 states and 26685 transitions. Second operand  has 3 states, 3 states have (on average 189.66666666666666) internal successors, (569), 3 states have internal predecessors, (569), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:03,084 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:03,084 INFO  L93              Difference]: Finished difference Result 50387 states and 52688 transitions.
[2024-11-28 05:06:03,084 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:03,085 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 189.66666666666666) internal successors, (569), 3 states have internal predecessors, (569), 0 states have call successors, (0), 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 1239
[2024-11-28 05:06:03,086 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:03,107 INFO  L225             Difference]: With dead ends: 50387
[2024-11-28 05:06:03,107 INFO  L226             Difference]: Without dead ends: 25534
[2024-11-28 05:06:03,121 INFO  L434           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
[2024-11-28 05:06:03,121 INFO  L435           NwaCegarLoop]: 987 mSDtfsCounter, 0 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 983 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 994 SdHoareTripleChecker+Invalid, 983 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 983 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:03,122 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 994 Invalid, 983 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 983 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time]
[2024-11-28 05:06:03,139 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25534 states.
[2024-11-28 05:06:03,331 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25534 to 25534.
[2024-11-28 05:06:03,348 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25534 states, 25533 states have (on average 1.0450397524771864) internal successors, (26683), 25533 states have internal predecessors, (26683), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:03,379 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25534 states to 25534 states and 26683 transitions.
[2024-11-28 05:06:03,379 INFO  L78                 Accepts]: Start accepts. Automaton has 25534 states and 26683 transitions. Word has length 1239
[2024-11-28 05:06:03,380 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:03,380 INFO  L471      AbstractCegarLoop]: Abstraction has 25534 states and 26683 transitions.
[2024-11-28 05:06:03,381 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 189.66666666666666) internal successors, (569), 3 states have internal predecessors, (569), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:03,381 INFO  L276                IsEmpty]: Start isEmpty. Operand 25534 states and 26683 transitions.
[2024-11-28 05:06:03,459 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1344
[2024-11-28 05:06:03,460 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:03,460 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:03,460 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-11-28 05:06:03,461 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:03,462 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:03,462 INFO  L85        PathProgramCache]: Analyzing trace with hash 370288796, now seen corresponding path program 1 times
[2024-11-28 05:06:03,462 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:03,462 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [157445084]
[2024-11-28 05:06:03,463 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:03,463 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:03,726 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:05,852 INFO  L134       CoverageAnalysis]: Checked inductivity of 2382 backedges. 1245 proven. 0 refuted. 0 times theorem prover too weak. 1137 trivial. 0 not checked.
[2024-11-28 05:06:05,852 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:05,852 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [157445084]
[2024-11-28 05:06:05,852 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [157445084] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:05,852 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:05,853 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:05,853 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1610725376]
[2024-11-28 05:06:05,853 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:05,853 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:05,853 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:05,854 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:05,854 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:05,854 INFO  L87              Difference]: Start difference. First operand 25534 states and 26683 transitions. Second operand  has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:07,867 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:07,867 INFO  L93              Difference]: Finished difference Result 50376 states and 52673 transitions.
[2024-11-28 05:06:07,867 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:07,867 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 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 1343
[2024-11-28 05:06:07,869 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:07,887 INFO  L225             Difference]: With dead ends: 50376
[2024-11-28 05:06:07,887 INFO  L226             Difference]: Without dead ends: 25534
[2024-11-28 05:06:07,900 INFO  L434           NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:07,901 INFO  L435           NwaCegarLoop]: 67 mSDtfsCounter, 631 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 1671 mSolverCounterSat, 236 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 631 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 1907 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 236 IncrementalHoareTripleChecker+Valid, 1671 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:07,901 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [631 Valid, 72 Invalid, 1907 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [236 Valid, 1671 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time]
[2024-11-28 05:06:07,921 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 25534 states.
[2024-11-28 05:06:08,099 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 25534 to 25534.
[2024-11-28 05:06:08,112 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 25534 states, 25533 states have (on average 1.0315669917361845) internal successors, (26339), 25533 states have internal predecessors, (26339), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:08,134 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 25534 states to 25534 states and 26339 transitions.
[2024-11-28 05:06:08,134 INFO  L78                 Accepts]: Start accepts. Automaton has 25534 states and 26339 transitions. Word has length 1343
[2024-11-28 05:06:08,135 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:08,135 INFO  L471      AbstractCegarLoop]: Abstraction has 25534 states and 26339 transitions.
[2024-11-28 05:06:08,135 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:08,135 INFO  L276                IsEmpty]: Start isEmpty. Operand 25534 states and 26339 transitions.
[2024-11-28 05:06:08,149 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1384
[2024-11-28 05:06:08,149 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:08,150 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:08,150 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-11-28 05:06:08,150 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:08,150 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:08,150 INFO  L85        PathProgramCache]: Analyzing trace with hash 1344791240, now seen corresponding path program 1 times
[2024-11-28 05:06:08,151 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:08,151 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [529286386]
[2024-11-28 05:06:08,151 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:08,151 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:08,354 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:09,320 INFO  L134       CoverageAnalysis]: Checked inductivity of 2444 backedges. 808 proven. 0 refuted. 0 times theorem prover too weak. 1636 trivial. 0 not checked.
[2024-11-28 05:06:09,321 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:09,321 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [529286386]
[2024-11-28 05:06:09,321 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [529286386] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:09,321 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:09,321 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:09,321 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [965398002]
[2024-11-28 05:06:09,321 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:09,323 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:09,323 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:09,323 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:09,323 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:09,324 INFO  L87              Difference]: Start difference. First operand 25534 states and 26339 transitions. Second operand  has 3 states, 3 states have (on average 217.66666666666666) internal successors, (653), 3 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:11,525 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:11,525 INFO  L93              Difference]: Finished difference Result 59346 states and 61490 transitions.
[2024-11-28 05:06:11,526 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:11,526 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 217.66666666666666) internal successors, (653), 3 states have internal predecessors, (653), 0 states have call successors, (0), 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 1383
[2024-11-28 05:06:11,527 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:11,639 INFO  L225             Difference]: With dead ends: 59346
[2024-11-28 05:06:11,639 INFO  L226             Difference]: Without dead ends: 34504
[2024-11-28 05:06:11,644 INFO  L434           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
[2024-11-28 05:06:11,644 INFO  L435           NwaCegarLoop]: 270 mSDtfsCounter, 611 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1737 mSolverCounterSat, 240 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 611 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 1977 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 240 IncrementalHoareTripleChecker+Valid, 1737 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:11,644 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [611 Valid, 276 Invalid, 1977 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [240 Valid, 1737 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-28 05:06:11,661 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 34504 states.
[2024-11-28 05:06:11,836 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 34504 to 33124.
[2024-11-28 05:06:11,855 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33124 states, 33123 states have (on average 1.0300093590556412) internal successors, (34117), 33123 states have internal predecessors, (34117), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:11,883 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33124 states to 33124 states and 34117 transitions.
[2024-11-28 05:06:11,883 INFO  L78                 Accepts]: Start accepts. Automaton has 33124 states and 34117 transitions. Word has length 1383
[2024-11-28 05:06:11,884 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:11,884 INFO  L471      AbstractCegarLoop]: Abstraction has 33124 states and 34117 transitions.
[2024-11-28 05:06:11,884 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 217.66666666666666) internal successors, (653), 3 states have internal predecessors, (653), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:11,884 INFO  L276                IsEmpty]: Start isEmpty. Operand 33124 states and 34117 transitions.
[2024-11-28 05:06:11,901 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1413
[2024-11-28 05:06:11,901 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:11,902 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:11,902 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-11-28 05:06:11,902 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:11,902 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:11,903 INFO  L85        PathProgramCache]: Analyzing trace with hash 1754347985, now seen corresponding path program 1 times
[2024-11-28 05:06:11,903 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:11,903 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1414209362]
[2024-11-28 05:06:11,903 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:11,903 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:12,028 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:12,621 INFO  L134       CoverageAnalysis]: Checked inductivity of 2520 backedges. 1245 proven. 0 refuted. 0 times theorem prover too weak. 1275 trivial. 0 not checked.
[2024-11-28 05:06:12,622 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:12,622 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1414209362]
[2024-11-28 05:06:12,622 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1414209362] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:12,622 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:12,622 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:12,622 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1789602643]
[2024-11-28 05:06:12,622 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:12,623 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:12,623 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:12,624 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:12,624 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:12,624 INFO  L87              Difference]: Start difference. First operand 33124 states and 34117 transitions. Second operand  has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:15,061 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:15,062 INFO  L93              Difference]: Finished difference Result 77976 states and 80496 transitions.
[2024-11-28 05:06:15,062 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:15,062 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 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 1412
[2024-11-28 05:06:15,063 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:15,098 INFO  L225             Difference]: With dead ends: 77976
[2024-11-28 05:06:15,098 INFO  L226             Difference]: Without dead ends: 45544
[2024-11-28 05:06:15,115 INFO  L434           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
[2024-11-28 05:06:15,115 INFO  L435           NwaCegarLoop]: 978 mSDtfsCounter, 581 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 1787 mSolverCounterSat, 222 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 581 SdHoareTripleChecker+Valid, 985 SdHoareTripleChecker+Invalid, 2009 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 222 IncrementalHoareTripleChecker+Valid, 1787 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:15,115 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [581 Valid, 985 Invalid, 2009 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [222 Valid, 1787 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-28 05:06:15,143 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 45544 states.
[2024-11-28 05:06:15,491 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 45544 to 42784.
[2024-11-28 05:06:15,513 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 42784 states, 42783 states have (on average 1.0280718977163827) internal successors, (43984), 42783 states have internal predecessors, (43984), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:15,545 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 42784 states to 42784 states and 43984 transitions.
[2024-11-28 05:06:15,546 INFO  L78                 Accepts]: Start accepts. Automaton has 42784 states and 43984 transitions. Word has length 1412
[2024-11-28 05:06:15,546 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:15,546 INFO  L471      AbstractCegarLoop]: Abstraction has 42784 states and 43984 transitions.
[2024-11-28 05:06:15,547 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 239.0) internal successors, (717), 3 states have internal predecessors, (717), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:15,547 INFO  L276                IsEmpty]: Start isEmpty. Operand 42784 states and 43984 transitions.
[2024-11-28 05:06:15,562 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1420
[2024-11-28 05:06:15,562 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:15,562 INFO  L218           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:15,562 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-11-28 05:06:15,562 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:15,563 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:15,563 INFO  L85        PathProgramCache]: Analyzing trace with hash -2128937359, now seen corresponding path program 1 times
[2024-11-28 05:06:15,563 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:15,563 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1752651339]
[2024-11-28 05:06:15,563 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:15,563 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:15,740 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:16,348 INFO  L134       CoverageAnalysis]: Checked inductivity of 2918 backedges. 1427 proven. 0 refuted. 0 times theorem prover too weak. 1491 trivial. 0 not checked.
[2024-11-28 05:06:16,348 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:16,348 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1752651339]
[2024-11-28 05:06:16,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1752651339] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:16,349 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:16,349 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:16,349 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1230449534]
[2024-11-28 05:06:16,349 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:16,349 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:16,349 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:16,350 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:16,350 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:16,350 INFO  L87              Difference]: Start difference. First operand 42784 states and 43984 transitions. Second operand  has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:18,574 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:18,574 INFO  L93              Difference]: Finished difference Result 94536 states and 97362 transitions.
[2024-11-28 05:06:18,575 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:18,575 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 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 1419
[2024-11-28 05:06:18,576 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:18,612 INFO  L225             Difference]: With dead ends: 94536
[2024-11-28 05:06:18,612 INFO  L226             Difference]: Without dead ends: 52444
[2024-11-28 05:06:18,631 INFO  L434           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
[2024-11-28 05:06:18,632 INFO  L435           NwaCegarLoop]: 260 mSDtfsCounter, 585 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1776 mSolverCounterSat, 182 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 585 SdHoareTripleChecker+Valid, 266 SdHoareTripleChecker+Invalid, 1958 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 182 IncrementalHoareTripleChecker+Valid, 1776 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:18,632 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [585 Valid, 266 Invalid, 1958 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [182 Valid, 1776 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-28 05:06:18,661 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 52444 states.
[2024-11-28 05:06:18,968 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 52444 to 51064.
[2024-11-28 05:06:18,997 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 51064 states, 51063 states have (on average 1.0267708516930067) internal successors, (52430), 51063 states have internal predecessors, (52430), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:19,042 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 51064 states to 51064 states and 52430 transitions.
[2024-11-28 05:06:19,042 INFO  L78                 Accepts]: Start accepts. Automaton has 51064 states and 52430 transitions. Word has length 1419
[2024-11-28 05:06:19,043 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:19,043 INFO  L471      AbstractCegarLoop]: Abstraction has 51064 states and 52430 transitions.
[2024-11-28 05:06:19,043 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:19,043 INFO  L276                IsEmpty]: Start isEmpty. Operand 51064 states and 52430 transitions.
[2024-11-28 05:06:19,061 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1483
[2024-11-28 05:06:19,061 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:19,061 INFO  L218           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:19,061 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-11-28 05:06:19,061 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:19,062 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:19,062 INFO  L85        PathProgramCache]: Analyzing trace with hash -2014429107, now seen corresponding path program 1 times
[2024-11-28 05:06:19,062 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:19,062 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [898039995]
[2024-11-28 05:06:19,062 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:19,062 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:19,188 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:19,941 INFO  L134       CoverageAnalysis]: Checked inductivity of 3290 backedges. 1530 proven. 0 refuted. 0 times theorem prover too weak. 1760 trivial. 0 not checked.
[2024-11-28 05:06:19,941 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:19,941 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [898039995]
[2024-11-28 05:06:19,941 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [898039995] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:19,941 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:19,941 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:19,941 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [164223157]
[2024-11-28 05:06:19,941 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:19,943 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:19,943 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:19,943 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:19,944 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:19,944 INFO  L87              Difference]: Start difference. First operand 51064 states and 52430 transitions. Second operand  has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:22,247 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:22,247 INFO  L93              Difference]: Finished difference Result 113166 states and 116455 transitions.
[2024-11-28 05:06:22,247 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:22,248 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 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 1482
[2024-11-28 05:06:22,248 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:22,295 INFO  L225             Difference]: With dead ends: 113166
[2024-11-28 05:06:22,295 INFO  L226             Difference]: Without dead ends: 62794
[2024-11-28 05:06:22,315 INFO  L434           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
[2024-11-28 05:06:22,316 INFO  L435           NwaCegarLoop]: 938 mSDtfsCounter, 583 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 1774 mSolverCounterSat, 237 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 583 SdHoareTripleChecker+Valid, 945 SdHoareTripleChecker+Invalid, 2011 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 237 IncrementalHoareTripleChecker+Valid, 1774 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:22,316 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [583 Valid, 945 Invalid, 2011 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [237 Valid, 1774 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-28 05:06:22,351 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 62794 states.
[2024-11-28 05:06:22,718 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 62794 to 59344.
[2024-11-28 05:06:22,747 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 59344 states, 59343 states have (on average 1.0268607923428206) internal successors, (60937), 59343 states have internal predecessors, (60937), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:22,798 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 59344 states to 59344 states and 60937 transitions.
[2024-11-28 05:06:22,799 INFO  L78                 Accepts]: Start accepts. Automaton has 59344 states and 60937 transitions. Word has length 1482
[2024-11-28 05:06:22,799 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:22,799 INFO  L471      AbstractCegarLoop]: Abstraction has 59344 states and 60937 transitions.
[2024-11-28 05:06:22,800 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 239.33333333333334) internal successors, (718), 3 states have internal predecessors, (718), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:22,800 INFO  L276                IsEmpty]: Start isEmpty. Operand 59344 states and 60937 transitions.
[2024-11-28 05:06:22,832 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1527
[2024-11-28 05:06:22,832 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:22,833 INFO  L218           NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:22,833 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-11-28 05:06:22,833 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:22,833 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:22,834 INFO  L85        PathProgramCache]: Analyzing trace with hash 2104982434, now seen corresponding path program 1 times
[2024-11-28 05:06:22,834 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:22,834 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [155637887]
[2024-11-28 05:06:22,834 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:22,834 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:22,975 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:23,789 INFO  L134       CoverageAnalysis]: Checked inductivity of 3385 backedges. 2046 proven. 0 refuted. 0 times theorem prover too weak. 1339 trivial. 0 not checked.
[2024-11-28 05:06:23,789 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:23,789 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [155637887]
[2024-11-28 05:06:23,789 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [155637887] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:23,790 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:23,790 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:23,790 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1725044263]
[2024-11-28 05:06:23,790 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:23,791 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:23,791 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:23,792 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:23,793 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:23,793 INFO  L87              Difference]: Start difference. First operand 59344 states and 60937 transitions. Second operand  has 3 states, 3 states have (on average 269.3333333333333) internal successors, (808), 3 states have internal predecessors, (808), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:26,355 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:26,355 INFO  L93              Difference]: Finished difference Result 142836 states and 146843 transitions.
[2024-11-28 05:06:26,356 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:26,356 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 269.3333333333333) internal successors, (808), 3 states have internal predecessors, (808), 0 states have call successors, (0), 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 1526
[2024-11-28 05:06:26,357 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:26,426 INFO  L225             Difference]: With dead ends: 142836
[2024-11-28 05:06:26,426 INFO  L226             Difference]: Without dead ends: 84184
[2024-11-28 05:06:26,457 INFO  L434           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
[2024-11-28 05:06:26,458 INFO  L435           NwaCegarLoop]: 892 mSDtfsCounter, 548 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1691 mSolverCounterSat, 316 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 548 SdHoareTripleChecker+Valid, 898 SdHoareTripleChecker+Invalid, 2007 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 316 IncrementalHoareTripleChecker+Valid, 1691 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:26,458 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [548 Valid, 898 Invalid, 2007 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [316 Valid, 1691 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time]
[2024-11-28 05:06:26,521 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 84184 states.
[2024-11-28 05:06:27,397 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 84184 to 83494.
[2024-11-28 05:06:27,447 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 83494 states, 83493 states have (on average 1.024708658210868) internal successors, (85556), 83493 states have internal predecessors, (85556), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:27,565 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 83494 states to 83494 states and 85556 transitions.
[2024-11-28 05:06:27,565 INFO  L78                 Accepts]: Start accepts. Automaton has 83494 states and 85556 transitions. Word has length 1526
[2024-11-28 05:06:27,566 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:27,567 INFO  L471      AbstractCegarLoop]: Abstraction has 83494 states and 85556 transitions.
[2024-11-28 05:06:27,567 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 269.3333333333333) internal successors, (808), 3 states have internal predecessors, (808), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:27,567 INFO  L276                IsEmpty]: Start isEmpty. Operand 83494 states and 85556 transitions.
[2024-11-28 05:06:27,643 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 1571
[2024-11-28 05:06:27,643 INFO  L210           NwaCegarLoop]: Found error trace
[2024-11-28 05:06:27,644 INFO  L218           NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:27,644 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17
[2024-11-28 05:06:27,644 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-28 05:06:27,645 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-28 05:06:27,646 INFO  L85        PathProgramCache]: Analyzing trace with hash -1171324837, now seen corresponding path program 1 times
[2024-11-28 05:06:27,646 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-28 05:06:27,646 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1109084370]
[2024-11-28 05:06:27,646 INFO  L97    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-28 05:06:27,646 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-28 05:06:27,853 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-28 05:06:28,919 INFO  L134       CoverageAnalysis]: Checked inductivity of 2656 backedges. 321 proven. 0 refuted. 0 times theorem prover too weak. 2335 trivial. 0 not checked.
[2024-11-28 05:06:28,920 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-28 05:06:28,920 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1109084370]
[2024-11-28 05:06:28,920 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1109084370] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-28 05:06:28,920 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-28 05:06:28,920 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-11-28 05:06:28,920 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1883969725]
[2024-11-28 05:06:28,920 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-28 05:06:28,921 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-11-28 05:06:28,921 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-28 05:06:28,922 INFO  L144   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-11-28 05:06:28,922 INFO  L146   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-11-28 05:06:28,922 INFO  L87              Difference]: Start difference. First operand 83494 states and 85556 transitions. Second operand  has 3 states, 3 states have (on average 190.0) internal successors, (570), 3 states have internal predecessors, (570), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:31,362 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-28 05:06:31,362 INFO  L93              Difference]: Finished difference Result 167674 states and 171808 transitions.
[2024-11-28 05:06:31,362 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-11-28 05:06:31,362 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 190.0) internal successors, (570), 3 states have internal predecessors, (570), 0 states have call successors, (0), 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 1570
[2024-11-28 05:06:31,364 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-28 05:06:31,364 INFO  L225             Difference]: With dead ends: 167674
[2024-11-28 05:06:31,364 INFO  L226             Difference]: Without dead ends: 0
[2024-11-28 05:06:31,403 INFO  L434           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
[2024-11-28 05:06:31,404 INFO  L435           NwaCegarLoop]: 951 mSDtfsCounter, 649 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 1783 mSolverCounterSat, 221 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 649 SdHoareTripleChecker+Valid, 957 SdHoareTripleChecker+Invalid, 2004 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 221 IncrementalHoareTripleChecker+Valid, 1783 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time
[2024-11-28 05:06:31,404 INFO  L436           NwaCegarLoop]: SdHoareTripleChecker [649 Valid, 957 Invalid, 2004 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [221 Valid, 1783 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time]
[2024-11-28 05:06:31,404 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-11-28 05:06:31,404 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-11-28 05:06:31,404 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:31,405 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-11-28 05:06:31,405 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 1570
[2024-11-28 05:06:31,405 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-28 05:06:31,405 INFO  L471      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-11-28 05:06:31,406 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 190.0) internal successors, (570), 3 states have internal predecessors, (570), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)
[2024-11-28 05:06:31,406 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-11-28 05:06:31,406 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-11-28 05:06:31,408 INFO  L782   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining)
[2024-11-28 05:06:31,408 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18
[2024-11-28 05:06:31,411 INFO  L422         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-28 05:06:31,412 INFO  L343    DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions.
[2024-11-28 05:06:34,858 INFO  L170   ceAbstractionStarter]: Computing trace abstraction results
[2024-11-28 05:06:34,875 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 28.11 05:06:34 BoogieIcfgContainer
[2024-11-28 05:06:34,875 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-11-28 05:06:34,876 INFO  L112        PluginConnector]: ------------------------Witness Printer----------------------------
[2024-11-28 05:06:34,876 INFO  L270        PluginConnector]: Initializing Witness Printer...
[2024-11-28 05:06:34,876 INFO  L274        PluginConnector]: Witness Printer initialized
[2024-11-28 05:06:34,877 INFO  L184        PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 28.11 05:05:06" (3/4) ...
[2024-11-28 05:06:34,879 INFO  L146         WitnessPrinter]: Generating witness for correct program
[2024-11-28 05:06:34,935 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges
[2024-11-28 05:06:34,939 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges
[2024-11-28 05:06:34,943 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges
[2024-11-28 05:06:34,947 INFO  L919   BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges
[2024-11-28 05:06:35,240 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/witness.graphml
[2024-11-28 05:06:35,240 INFO  L149         WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/witness.yml
[2024-11-28 05:06:35,240 INFO  L131        PluginConnector]: ------------------------ END Witness Printer----------------------------
[2024-11-28 05:06:35,241 INFO  L158              Benchmark]: Toolchain (without parser) took 96079.01ms. Allocated memory was 117.4MB in the beginning and 2.4GB in the end (delta: 2.3GB). Free memory was 82.6MB in the beginning and 1.3GB in the end (delta: -1.2GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB.
[2024-11-28 05:06:35,242 INFO  L158              Benchmark]: CDTParser took 0.40ms. Allocated memory is still 117.4MB. Free memory is still 72.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-11-28 05:06:35,242 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 1620.22ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 61.4MB in the end (delta: 21.0MB). Peak memory consumption was 71.5MB. Max. memory is 16.1GB.
[2024-11-28 05:06:35,242 INFO  L158              Benchmark]: Boogie Procedure Inliner took 368.76ms. Allocated memory was 117.4MB in the beginning and 125.8MB in the end (delta: 8.4MB). Free memory was 61.4MB in the beginning and 55.2MB in the end (delta: 6.2MB). Peak memory consumption was 56.6MB. Max. memory is 16.1GB.
[2024-11-28 05:06:35,243 INFO  L158              Benchmark]: Boogie Preprocessor took 576.72ms. Allocated memory was 125.8MB in the beginning and 260.0MB in the end (delta: 134.2MB). Free memory was 55.2MB in the beginning and 175.9MB in the end (delta: -120.7MB). Peak memory consumption was 50.8MB. Max. memory is 16.1GB.
[2024-11-28 05:06:35,243 INFO  L158              Benchmark]: RCFGBuilder took 5238.18ms. Allocated memory was 260.0MB in the beginning and 520.1MB in the end (delta: 260.0MB). Free memory was 175.3MB in the beginning and 401.4MB in the end (delta: -226.1MB). Peak memory consumption was 124.5MB. Max. memory is 16.1GB.
[2024-11-28 05:06:35,243 INFO  L158              Benchmark]: TraceAbstraction took 87900.40ms. Allocated memory was 520.1MB in the beginning and 2.4GB in the end (delta: 1.9GB). Free memory was 401.4MB in the beginning and 1.3GB in the end (delta: -920.0MB). Peak memory consumption was 971.7MB. Max. memory is 16.1GB.
[2024-11-28 05:06:35,243 INFO  L158              Benchmark]: Witness Printer took 364.26ms. Allocated memory is still 2.4GB. Free memory was 1.3GB in the beginning and 1.3GB in the end (delta: 46.1MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB.
[2024-11-28 05:06:35,245 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.40ms. Allocated memory is still 117.4MB. Free memory is still 72.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 1620.22ms. Allocated memory is still 117.4MB. Free memory was 82.4MB in the beginning and 61.4MB in the end (delta: 21.0MB). Peak memory consumption was 71.5MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 368.76ms. Allocated memory was 117.4MB in the beginning and 125.8MB in the end (delta: 8.4MB). Free memory was 61.4MB in the beginning and 55.2MB in the end (delta: 6.2MB). Peak memory consumption was 56.6MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 576.72ms. Allocated memory was 125.8MB in the beginning and 260.0MB in the end (delta: 134.2MB). Free memory was 55.2MB in the beginning and 175.9MB in the end (delta: -120.7MB). Peak memory consumption was 50.8MB. Max. memory is 16.1GB.
 * RCFGBuilder took 5238.18ms. Allocated memory was 260.0MB in the beginning and 520.1MB in the end (delta: 260.0MB). Free memory was 175.3MB in the beginning and 401.4MB in the end (delta: -226.1MB). Peak memory consumption was 124.5MB. Max. memory is 16.1GB.
 * TraceAbstraction took 87900.40ms. Allocated memory was 520.1MB in the beginning and 2.4GB in the end (delta: 1.9GB). Free memory was 401.4MB in the beginning and 1.3GB in the end (delta: -920.0MB). Peak memory consumption was 971.7MB. Max. memory is 16.1GB.
 * Witness Printer took 364.26ms. Allocated memory is still 2.4GB. Free memory was 1.3GB in the beginning and 1.3GB in the end (delta: 46.1MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - StatisticsResult: ErrorAutomatonStatistics
    NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0
  - PositiveResult [Line: 163]: a call to reach_error is unreachable
    For all program executions holds that a call to reach_error is unreachable at this location
  - StatisticsResult: Ultimate Automizer benchmark data
    CFG has 1 procedures, 757 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 84.4s, OverallIterations: 19, TraceHistogramMax: 9, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.5s, AutomataDifference: 53.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 13239 SdHoareTripleChecker+Valid, 48.7s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 13239 mSDsluCounter, 12133 SdHoareTripleChecker+Invalid, 40.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 145 mSDsCounter, 8127 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 37561 IncrementalHoareTripleChecker+Invalid, 45688 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 8127 mSolverCounterUnsat, 11988 mSDtfsCounter, 37561 mSolverCounterSat, 0.3s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1168 GetRequests, 1139 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=83494occurred in iteration=18, InterpolantAutomatonStates: 60, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 5.3s AutomataMinimizationTime, 19 MinimizatonAttempts, 12420 StatesRemovedByMinimization, 9 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.7s SsaConstructionTime, 1.7s SatisfiabilityAnalysisTime, 20.7s InterpolantComputationTime, 21904 NumberOfCodeBlocks, 21904 NumberOfCodeBlocksAsserted, 20 NumberOfCheckSat, 21884 ConstructedInterpolants, 0 QuantifiedInterpolants, 38678 SizeOfPredicates, 0 NumberOfNonLiveVariables, 1288 ConjunctsInSsa, 2 ConjunctsInUnsatCore, 20 InterpolantComputations, 19 PerfectInterpolantSequences, 31637/32215 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available
  - AllSpecificationsHoldResult: All specifications hold
    1 specifications checked. All of them hold
  - InvariantResult [Line: 4269]: Loop Invariant
    Derived loop invariant: (((((((((((((((((((((((((((a18 == 8) && (5 == a15)) && (307 <= a3)) || (((a18 == 8) && (a24 <= 3)) && (a15 == 6))) || ((((5 == a15) && (a24 <= 3)) && (a18 == 9)) && (a24 != 3))) || (((a15 <= 4) && (a18 == 11)) && (a24 != 2))) || (((a18 == 8) && (5 == a15)) && (a24 <= 3))) || (((5 == a15) && (a18 == 10)) && (a24 != 3))) || (((307 <= a3) && (a15 <= 4)) && (a18 == 9))) || ((((307 <= a3) && (a18 == 11)) && (a24 <= 3)) && (a15 == 6))) || (((((5 == a15) && (a24 <= 3)) && (a18 == 12)) && (a24 != 3)) && (a24 != 2))) || (((a15 <= 4) && (a18 == 10)) && (a24 != 2))) || ((((a18 == 11) && (a24 <= 3)) && (a15 == 6)) && (a24 != 3))) || ((((5 == a15) && (307 <= a3)) && (a24 <= 3)) && (a18 == 12))) || (((a24 <= 3) && (a18 == 12)) && (a15 == 6))) || (((a15 <= 4) && (a18 == 12)) && (a24 != 2))) || (((a18 == 10) && (a24 <= 3)) && (a15 == 6))) || ((5 == a15) && (a18 == 11))) || (((307 <= a3) && (a15 <= 4)) && (a18 == 11))) || (((a3 <= 115) && (5 == a15)) && (a18 == 12))) || ((((a24 <= 3) && (a18 == 9)) && (a15 == 6)) && (a24 != 0))) || (((((a3 <= 115) && (a24 <= 3)) && (a15 == 6)) && (a24 != 0)) && (a24 != 2))) || ((((a15 <= 4) && (a24 <= 3)) && (a24 != 3)) && (a24 != 2))) || (((a15 <= 4) && (a24 <= 3)) && (a18 == 9))) || ((((a24 == 0) && (307 <= a3)) && (a18 == 9)) && (a15 == 6))) || ((a18 == 8) && (a15 <= 4))) || (((5 == a15) && (307 <= a3)) && (a18 == 10)))
RESULT: Ultimate proved your program to be correct!
[2024-11-28 05:06:35,266 INFO  L552       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_725a21d9-545c-4ca6-b1dd-5579529b1438/bin/uautomizer-verify-aQ6SnzHsRB/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE